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.0.tar.gz
(23.7 kB
view details)
Built Distribution
File details
Details for the file cats-python-0.3.0.tar.gz
.
File metadata
- Download URL: cats-python-0.3.0.tar.gz
- Upload date:
- Size: 23.7 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 | 633983fa6eb1df713a11cec60918ec9eabefdcc88073eeeee823259e00e08b3e |
|
MD5 | 18c9050a3f5475eafe8a9ab210d75f39 |
|
BLAKE2b-256 | f661590020fa65978eb8ab18e2390f937d1d9cbaa8ed6b98f182045bb524536c |
File details
Details for the file cats_python-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: cats_python-0.3.0-py3-none-any.whl
- Upload date:
- Size: 30.4 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 | e8328190e092a17b511745d938ab0dc8629045b11750da18d898abfde71d1732 |
|
MD5 | 7d2a10afde0d1f25fe9223764ac5d7a1 |
|
BLAKE2b-256 | 7a23336f51914f9ac6322fc8a59746aafe367141eb7e1001c260239a55794e9b |