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.16.tar.gz
(24.6 kB
view details)
Built Distribution
File details
Details for the file cats-python-0.3.16.tar.gz
.
File metadata
- Download URL: cats-python-0.3.16.tar.gz
- Upload date:
- Size: 24.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.6 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ed0756d785de640f24e80b904960bab2ae5402b59923aa5dee6dd8ba3523387 |
|
MD5 | b6216637a74d4842d78fb1dcff19b80d |
|
BLAKE2b-256 | 82ecccd45b729cca924dc7ea0441a887a4cf8ff9cbe23cb72c329850221fbb16 |
File details
Details for the file cats_python-0.3.16-py3-none-any.whl
.
File metadata
- Download URL: cats_python-0.3.16-py3-none-any.whl
- Upload date:
- Size: 31.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.6 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 594fe0b0c606651cda692a435e3e5071735fd633e23f046b6597cf3e922bba30 |
|
MD5 | 16d4d433564bc405e316eb376c32fced |
|
BLAKE2b-256 | 69fe487d664a9e27a2f225092067ce59fe40b2f30003a3b6d90306f17acc9996 |