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.1.tar.gz
(23.1 kB
view details)
Built Distribution
File details
Details for the file cats-python-0.2.1.tar.gz
.
File metadata
- Download URL: cats-python-0.2.1.tar.gz
- Upload date:
- Size: 23.1 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 | ffe8a8bc3d66f79029d4b4ec2f4ab76af838283dc6a99f9204c8777c2af8e0ad |
|
MD5 | 58308c083286751218d6dbd490c11880 |
|
BLAKE2b-256 | 84c6f1ba0684cb25878dbffb12ef3c7acbce075fd6a0e66af2fa3710b9e141ab |
File details
Details for the file cats_python-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: cats_python-0.2.1-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 | 7ac48f3f271d9513a5bbcaf18c5438c2930eaeeeb4c32d0fe366039da73d12d3 |
|
MD5 | d6daece1f2b35907061769023909ca58 |
|
BLAKE2b-256 | 2b1aeed6f4600b958878b57dfabae218d307ed0fc2b5857532f86e6e9cbefd6b |