strefi

View on PyPIReverse Dependencies (0)

0.2.0 strefi-0.2.0-py3-none-any.whl

Wheel Details

Project: strefi
Version: 0.2.0
Filename: strefi-0.2.0-py3-none-any.whl
Download: [link]
Size: 9535
MD5: 207f5e2967ec02a445ca4b8a11d411fb
SHA256: 2786c071c3c799934e9bcef37556f22a223057ecf0105652300f4cf431980a22
Uploaded: 2023-11-10 16:26:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: strefi
Version: 0.2.0
Summary: Stream each new rows of a file and write in kafka
Author: Victor Meyer
Home-Page: https://github.com/VictorMeyer77/strefi
Project-Url: Bug Tracker, https://github.com/VictorMeyer77/strefi/issues
Project-Url: Changelog, https://github.com/VictorMeyer77/strefi/blob/main/CHANGELOG.md
Project-Url: Documentation, https://strefi.readthedocs.io
Project-Url: Source, https://github.com/VictorMeyer77/strefi
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Requires-Dist: kafka-python (>=2.0.2)
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-timeout; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: mkdocs; extra == "test"
Requires-Dist: mkdocstrings; extra == "test"
Requires-Dist: mkdocstrings-python; extra == "test"
Requires-Dist: kafka-python (>=2.0.2); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 4084 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
strefi/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
strefi/__main__.py sha256=eKCOJyDBCIr1goKrjvwNXemdLlh0DvVwkvvQtN0MLNk 3132
strefi/command.py sha256=ad1ZSuyeHPt52tN7TydVyKN8cn90jNfag_thDF7vnMw 2196
strefi/kafka_utils.py sha256=gvRi7ho140cQbUvNQZVrngMRlc0psXVG0F-xyaR0fzA 2022
strefi/parser.py sha256=vgsacNNMhlaXCo1l0meYSnvH3p4M8t3sOGR6hcJd6hM 3732
strefi/supervisor.py sha256=fWhO_StKnnrgt6NshIp0_7OamhTRcl7vjyNpdJKnSlc 4042
strefi-0.2.0.dist-info/METADATA sha256=7OGOwHruRyYmv-DOVnWf4rt6ZMzdumWjvEN19cxMzk8 5556
strefi-0.2.0.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
strefi-0.2.0.dist-info/entry_points.txt sha256=Yw00VemdoGmufvI_naRZbGE9THuvWgRa23NyCsrq9h4 48
strefi-0.2.0.dist-info/top_level.txt sha256=4qy4ZVFYLQqjVcB1Ub1xNUG1nmvhcLqNTmeo9o4R7PA 7
strefi-0.2.0.dist-info/RECORD

top_level.txt

strefi

entry_points.txt

strefi = strefi.__main__:main