Cifrazia Action Transport System for Python
Reason this release was yanked:
broken
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.9.tar.gz
(24.3 kB
view details)
Built Distribution
File details
Details for the file cats-python-0.3.9.tar.gz
.
File metadata
- Download URL: cats-python-0.3.9.tar.gz
- Upload date:
- Size: 24.3 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 | 0be9fc0e4f6de70885b1b052842627847357eda528eaadad62fa6e153a502615 |
|
MD5 | a74bb6a4f8ccd75ae449198d99f7763e |
|
BLAKE2b-256 | 5e50491ab11192f9f71a25cee6e8f52814f093e3d0166cf8f50ee7b135537f6e |
File details
Details for the file cats_python-0.3.9-py3-none-any.whl
.
File metadata
- Download URL: cats_python-0.3.9-py3-none-any.whl
- Upload date:
- Size: 31.1 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 | 7ffcec7648bb88ee1649cd5b30700c75fa0005aa744743246b72d0bb6047da03 |
|
MD5 | d9392d092bc00f427e243f4e10958c58 |
|
BLAKE2b-256 | 36e628fa34bd0ff3b32907ef6f523c163eb6b9f119d2f1a8d789e5355aea4740 |