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.3.tar.gz
(23.3 kB
view details)
Built Distribution
File details
Details for the file cats-python-0.2.3.tar.gz
.
File metadata
- Download URL: cats-python-0.2.3.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 | 97118f7a6fa3a9823e5bc4fa81259fce9dce8f4ab11040144825b87f0ca61990 |
|
MD5 | d9a37c8bf713f43c604176b3f4d399f4 |
|
BLAKE2b-256 | 5c12843cd64789c8a36d972b6543f7557c644f0d1469300ed66cf0c5757d5bcd |
File details
Details for the file cats_python-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: cats_python-0.2.3-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 | 794bf422e6458729685e5a828a7af1bce3a066e0c874534c035cbe70a524ae1a |
|
MD5 | 05142439242d70ffe62061a1301489e5 |
|
BLAKE2b-256 | 039250356aa02aab5148c2a2c6c0271e2ae854795157cc79fbbe44edc64dce24 |