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.0.tar.gz
(23.0 kB
view details)
Built Distribution
File details
Details for the file cats-python-0.2.0.tar.gz
.
File metadata
- Download URL: cats-python-0.2.0.tar.gz
- Upload date:
- Size: 23.0 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 | 4109d81d792020163f2cb12ad378aba2d273ba6a1bfffd54056055f7633be3a1 |
|
MD5 | 200aaac0950023e97f6e225379acb150 |
|
BLAKE2b-256 | cfbdfa7963c653a87aa3b1147443e0df45e161173902186664a1ea888bc3e4b3 |
File details
Details for the file cats_python-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: cats_python-0.2.0-py3-none-any.whl
- Upload date:
- Size: 29.7 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 | 5175ff7f3d27ad13852eed6cf27dbcd8ffa8905d6264c327bc6ce312d1fad3ce |
|
MD5 | 9d0b5327d4b7039b3c448e9bb732a80a |
|
BLAKE2b-256 | a2f1651bc39e4d17d5aa75c2b8ec5d47ad2e69adb220470d5d63f8e0ae49faf3 |