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.5.tar.gz
(24.2 kB
view details)
Built Distribution
File details
Details for the file cats-python-0.3.5.tar.gz
.
File metadata
- Download URL: cats-python-0.3.5.tar.gz
- Upload date:
- Size: 24.2 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 | 91a5e991d1d02771f3bf6cdb18a558d26ed01476a0d739d5f782e3f4eac0dedb |
|
MD5 | fa4f2cc0d486fb8d20322265d0d57f8a |
|
BLAKE2b-256 | 7e686f1aae3aff296fb6de09af9dfd4daa03cf47cbe70b5c11c632e32b594cee |
File details
Details for the file cats_python-0.3.5-py3-none-any.whl
.
File metadata
- Download URL: cats_python-0.3.5-py3-none-any.whl
- Upload date:
- Size: 31.0 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 | 0987882c3f0eca6dcc9c5e4186ee0135ad0adbb949ce0586eef20fa8a66e5a48 |
|
MD5 | a1309d97bd26078a09787cb8fc22b1b7 |
|
BLAKE2b-256 | c0f0aee161306eef0fc0c1158428e88706206ca7ef2f11b6dd0e6479b567322c |