Cifrazia Action Transport System for Python
Project description
CATS Python
Cifrazia Action Transport System
Requirements
- Python
^3.9
- Tornado
^6.1
- Sentry SDK
^1.1.0
- uJSON
^4.0.2
- PyTZ
^2021.1
Extras
django
- Django
^2.2
(optional) - Django Rest Framework
^3.12.4
(optional)
- Django
Installation
Install via Poetry
poetry add cats-python
With Django
support:
poetry add cats-python[django]
[WIP] Protocol declaration
Compression
Compression algorithms
0x00
No compression
All payload in not compressed (unless the payload itself is a compressed data)
0x01
GZip
Payload compressed with GZip at level 6
0x02
ZLib
Payload compressed with ZLib DEFLATE method at level 6
Additional header with Adler32 checksum provided {"Adler32": 1235323}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cats-python-0.2.2.tar.gz
(23.3 kB
view details)
Built Distribution
File details
Details for the file cats-python-0.2.2.tar.gz
.
File metadata
- Download URL: cats-python-0.2.2.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.5 Darwin/20.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 439467a3a5f6409f809690727251e75a4bcd275b650ff4b971b1a9d16f425fe8 |
|
MD5 | cae142c293dc6f591cd9301cb656833a |
|
BLAKE2b-256 | 29baf69a8388a1a792417017955a2f816b3c1d2042b17a636da4ad462cae9e51 |
File details
Details for the file cats_python-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: cats_python-0.2.2-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.5 Darwin/20.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7112c302c89b396b7b1c9676023d6592c7c09dfa26062f0a48953ee883a417f3 |
|
MD5 | 50ef5a034f40d9a4006ce3eb901b4b75 |
|
BLAKE2b-256 | 11a75b98cc7ff4a3c3f10e53f29fc060223c8390200bcd4a6f1528a693e3fe73 |