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.12.tar.gz
(24.5 kB
view details)
Built Distribution
File details
Details for the file cats-python-0.3.12.tar.gz
.
File metadata
- Download URL: cats-python-0.3.12.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 | 929200923dd99f3e74866556acc99b69628a7a9891cc380ababdda7fe41da8be |
|
MD5 | 4fe9758fe1b1d8113d9e8e854e4d762d |
|
BLAKE2b-256 | de37570fcb0de8e134dee9f735c632da9b83014ffa8b9b9f28d96ce87d75d35e |
File details
Details for the file cats_python-0.3.12-py3-none-any.whl
.
File metadata
- Download URL: cats_python-0.3.12-py3-none-any.whl
- Upload date:
- Size: 31.3 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 | 97b29d0ded4e873acbe6b8fd5349791c6324ce93640864335ddc8624ed102098 |
|
MD5 | ad89a6460c1d691c1ee3344a4dad2947 |
|
BLAKE2b-256 | 4bdcd5575d87bf612bb98c11961ecd4389bc17217bb772e3af75a9fd28797982 |