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.17.tar.gz
(24.7 kB
view details)
Built Distribution
File details
Details for the file cats-python-0.3.17.tar.gz
.
File metadata
- Download URL: cats-python-0.3.17.tar.gz
- Upload date:
- Size: 24.7 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 | 8ae8be904e2fb5f0b9858b36735c91d5749959078264751fbffe98689504d6a8 |
|
MD5 | e19cbd4a6177d371089b542cd7c3fa8a |
|
BLAKE2b-256 | c0732ca537b5ec8e71fa8010aa65b6aa63ee95ae4bfdad2a8479da28826132b3 |
File details
Details for the file cats_python-0.3.17-py3-none-any.whl
.
File metadata
- Download URL: cats_python-0.3.17-py3-none-any.whl
- Upload date:
- Size: 31.6 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 | 45e2a7e6f40e3fe7e0aee0c26779511b9ad71f0d1a008a1598f0434569941b20 |
|
MD5 | 330633445529bf6b8241e09e047cd9d7 |
|
BLAKE2b-256 | eb47d5ba522b60d766f54b3faf8780d7d52cabcccd309cb2ad955f325d486884 |