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.3.tar.gz
(24.1 kB
view details)
Built Distribution
File details
Details for the file cats-python-0.3.3.tar.gz
.
File metadata
- Download URL: cats-python-0.3.3.tar.gz
- Upload date:
- Size: 24.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 | f5a2342431b48c511484bcb5229009d70b64940c11f29b43ab79ca334bbc7b7e |
|
MD5 | a6e87c252ca190619d48a701dbb4176c |
|
BLAKE2b-256 | 32d39de14845d734a3e05ffaa7b99cd345b8a3bbdebf8014e7bee1f4f7022186 |
File details
Details for the file cats_python-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: cats_python-0.3.3-py3-none-any.whl
- Upload date:
- Size: 30.9 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 | 4e05de9979af79b4ed7e48b2d24698809f1b9a7df2c07bd91624665ce6f07a0d |
|
MD5 | b5549fe20fb109b080a60657ae95457b |
|
BLAKE2b-256 | c75a13355d9d6e90b5cb6e4c854d0d0bca5ceacf6aadc7281c2bb6ea3aebd66f |