Metadata-Version: |
2.1 |
Name: |
citizenk |
Version: |
0.1.65 |
Summary: |
An async Kafka Python Framework based on FastAPI and Confluent Kafka |
Author: |
Valerann |
Author-Email: |
info[at]valerann.com |
Maintainer: |
Valerann |
Maintainer-Email: |
info[at]valerann.com |
Home-Page: |
https://pypi.org/user/valerann/ |
Project-Url: |
Repository, https://github.com/Valerann/citizenk |
License: |
Apache-2.0 |
Keywords: |
kafka,fastapi,confluent,pydantic,distributed,real-time |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Framework :: FastAPI |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: System :: Distributed Computing |
Requires-Python: |
>=3.8.1,<4.0.0 |
Requires-Dist: |
certifi (<2023.0.0,>=2022.12.7) |
Requires-Dist: |
confluent-kafka[avro,schema-registry] (==2.4.0) |
Requires-Dist: |
croniter (<4.0.0,>=3.0.3) |
Requires-Dist: |
fastapi (<0.104.0,>=0.103.0) |
Requires-Dist: |
fastavro (<2.0.0,>=1.8.3) |
Requires-Dist: |
httpx (<0.24.0,>=0.23.3) |
Requires-Dist: |
pydantic (<3.0.0,>=2.3.0) |
Requires-Dist: |
pydantic-avro (<0.8.0,>=0.7.2) |
Requires-Dist: |
websockets (<11.0,>=10.4) |
Description-Content-Type: |
text/markdown |