pytxtchat

View on PyPIReverse Dependencies (0)

0.5.0 pytxtchat-0.5.0-py3-none-any.whl

Wheel Details

Project: pytxtchat
Version: 0.5.0
Filename: pytxtchat-0.5.0-py3-none-any.whl
Download: [link]
Size: 680616
MD5: 53ac1ccbf1ab469680a46eb760d4ff93
SHA256: f94d58813747f2cb88a3394c4c86c3b30476fb80b440455d63ce08b77595047f
Uploaded: 2024-08-29 03:11:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytxtchat
Version: 0.5.0
Summary: Python Terminal Chat Using Apache Kafka
Author-Email: dMario24 <data.mario24[at]gmail.com>
Project-Url: Homepage, https://github.com/dMario24/pytxtchat
Project-Url: Issues, https://github.com/dMario24/pytxtchat/issues
License: GNU
Requires-Python: >=3.9
Requires-Dist: textual (>=0.77.0)
Requires-Dist: textual-dev (>=1.5.1)
Requires-Dist: kafka-python (>=2.0.2)
Requires-Dist: httpx (>=0.27.0)
Requires-Dist: typer (>=0.12.5)
Requires-Dist: pandas (>=2.2.2)
Requires-Dist: pyarrow (>=17.0.0)
Requires-Dist: termplotlib (>=0.3.9)
Requires-Dist: tabulate (>=0.9.0)
Requires-Dist: seaborn (>=0.13.2)
Requires-Dist: matplotlib (>=3.9.2)
Description-Content-Type: text/markdown
[Description omitted; length: 5362 characters]

WHEEL

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

RECORD

Path Digest Size
pytxtchat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytxtchat/cli.py sha256=cjSEt-HQTRJ9_jPpMFh6LebVFMi6WfUEN6gyWu4j39Q 1206
pytxtchat/com.py sha256=hzRneoGIcsiqd40YAmVQiRBUa7Uw7X-PXN091WLSHK0 29
pytxtchat/bot/__init__.py sha256=z5P3nLGCtpmSbTwqMZN0L4KGNQTjoNGVQT2jFnurqt4 543
pytxtchat/bot/movie_bot.py sha256=iT4C0_hIWzGsq7Njx8LQ-nHrBvr_WEVMAkmBDK64TZM 951
pytxtchat/data/__init__.py sha256=z5P3nLGCtpmSbTwqMZN0L4KGNQTjoNGVQT2jFnurqt4 543
pytxtchat/data/manager.py sha256=9UaLZkyu6IB4sqd-9ho1oLDijlu-juNhXHgIP7cIuVk 3068
pytxtchat/data/movies/movies.parquet sha256=NvDp3kJLxz5MbngbpyUYgc5HgtC7H5D-VrAcj3STCLs 765253
pytxtchat/kafka/__init__.py sha256=z5P3nLGCtpmSbTwqMZN0L4KGNQTjoNGVQT2jFnurqt4 543
pytxtchat/kafka/consumer.py sha256=UooMmL8f5P8h5eFkQ9hdlnPV3yj1qxH0CqqIifqkrBg 590
pytxtchat/kafka/producer.py sha256=IPdO4O6nBxtAdrcQ-YQhknhzYkAy5QeX4qGVeHKfOS8 377
pytxtchat/textual/__init__.py sha256=z5P3nLGCtpmSbTwqMZN0L4KGNQTjoNGVQT2jFnurqt4 543
pytxtchat/textual/chat.py sha256=zTq2preY-rKTd2ArdT4kXwSnEnTJGVhpGkspm8zcecA 4071
pytxtchat/textual/chat.tcss sha256=Z4iu5HxA5L44ZbKWbxyPdtH7pydWXCTDr1-WfTSTe48 744
pytxtchat/textual/stopwatch.py sha256=VHaBCiJrlf9xflnDXUwD7CtyfWmQA-WWuVcbxpEL2Nw 3234
pytxtchat/textual/stopwatch.tcss sha256=n-U8OfDAcTeoIhZyUFBtfnhipbT9rs3zma9bRrDi_RQ 597
pytxtchat/textual/weather.py sha256=T--UhujA2eJ_dm2vl6QjPYWKwTfH7Eu_C6PY3PRwem0 1437
pytxtchat/textual/weather.tcss sha256=evcy0xO8WEiMFodEdGyW91Wructoz1OLOwAWyfVSyIM 195
pytxtchat-0.5.0.dist-info/METADATA sha256=qLSnUzlo-06HS_QMTyLu782GKODxmYFSqifDpVmEYwI 7135
pytxtchat-0.5.0.dist-info/WHEEL sha256=UvcQYKBHoFqaQd6LKyqHw9fxEolWLQnlzP0h_LgJAfI 91
pytxtchat-0.5.0.dist-info/entry_points.txt sha256=tfJNPKOnae5ofuj_4xj4J6dLONbYX-0om1vXeYOxTX0 419
pytxtchat-0.5.0.dist-info/top_level.txt sha256=NFJ_HHWDM4FMt-23j4dWryG9bdymCGxk3m0c8kb4U7Q 10
pytxtchat-0.5.0.dist-info/RECORD

top_level.txt

pytxtchat

entry_points.txt

txtbot = pytxtchat.cli:run_movie_bot
txtchat = pytxtchat.cli:run_chat
txtgmovie = pytxtchat.cli:print_group_count
txtparquet = pytxtchat.cli:print_parquet_path
txtping = pytxtchat.cli:ping
txtsmovie = pytxtchat.cli:print_search_movie
txtstopwatch = pytxtchat.cli:run_stopwatch
txtweather = pytxtchat.cli:run_weather
txtweatherpf = pytxtchat.cli:weather_fire
txtweatherpt = pytxtchat.cli:weather_typer