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.3.13.tar.gz
(24.5 kB
view details)
Built Distribution
File details
Details for the file cats-python-0.3.13.tar.gz
.
File metadata
- Download URL: cats-python-0.3.13.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.6 Darwin/20.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d7906069d40f38e2806e99f9e0f15f61426299094cbadd8f5dd8b242c4cc234 |
|
MD5 | 9cd7e98a8bbc9f0668112db84310deb1 |
|
BLAKE2b-256 | bc33ee3a575beb090253322821085be0950bf30cf3b77d8f5a23482030270718 |
File details
Details for the file cats_python-0.3.13-py3-none-any.whl
.
File metadata
- Download URL: cats_python-0.3.13-py3-none-any.whl
- Upload date:
- Size: 31.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.6 Darwin/20.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c904223b3e850e5bb290bb32a58ec3c5675a43881dba3fcacefebdc798a30762 |
|
MD5 | 2fa3bc212872c8a60bc8c6dc83e83b1a |
|
BLAKE2b-256 | 9556332a93a3504a2a795e240cfb1811514e1af6236e6fca2591c7d534649648 |