twtxt

View on PyPIReverse Dependencies (1)

1.3.1 twtxt-1.3.1-py3-none-any.whl

Wheel Details

Project: twtxt
Version: 1.3.1
Filename: twtxt-1.3.1-py3-none-any.whl
Download: [link]
Size: 20960
MD5: 40d86223e7da0930bd96958b74a4e85b
SHA256: 9e59e6cae0d4c8c91504cb41bfbe9a471c76ae759cfa08042144b6b10a5fdfc0
Uploaded: 2022-11-12 22:22:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: twtxt
Version: 1.3.1
Summary: Decentralised, minimalist microblogging service for hackers.
Author: buckket
Author-Email: buckket[at]cock.li
Home-Page: https://github.com/buckket/twtxt
License: MIT
Keywords: microblogging,twitter,twtxt
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Communications
Classifier: Topic :: Utilities
Platform: any
Requires-Python: >=3.7
Requires-Dist: aiohttp (<4,>=3.8.1)
Requires-Dist: python-dateutil (<3,>=2.6.1)
Requires-Dist: humanize (<5,>=3.1.0)
Requires-Dist: click (<9,>=8.0.0)
Requires-Dist: tox; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Provides-Extra: dev
License-File: LICENSE
License-File: AUTHORS
[Description omitted; length: 5137 characters]

WHEEL

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

RECORD

Path Digest Size
twtxt/__init__.py sha256=ZaoxpFqKd5dL_snLSXhuUnU4c1ukMe0qmzRrLQAHBOY 210
twtxt/__main__.py sha256=QaPVwLOdSQ_98E8h_UsmPhrBm_4v7IMs9aWEFhjdbDM 304
twtxt/cache.py sha256=Hw4PdQV2SUs8swBz3t3TTjBkZq7TnB5ePUPVH9nXLnM 3879
twtxt/cli.py sha256=fYAZk6u_w0sebNoo4NXwN0dPuX7ZiHeBvxXMGz9yjlU 13992
twtxt/config.py sha256=KzqbyCAGdTmjVDg3NHpD0AwuCu0ae561aGzsHAae4TI 8779
twtxt/helper.py sha256=wHZVt_E-ZdSs2OLsRMjvpO8widG7eGmlBkzmP_k8WWw 5922
twtxt/log.py sha256=R7KacX_-zly7o8VyuVPo52PlTb2LT59a5QnpTUjZ7RQ 586
twtxt/mentions.py sha256=x8liIlAreAkbnXxGSADJ-8bIStO9PmQvLjFsu5dEMo0 2564
twtxt/models.py sha256=dPdlgNAe0pERGXV3hJM_l1TMloskdNtF1hu4ttvOhGA 3215
twtxt/parser.py sha256=JAxIR8tsuOk3KRXNodL0TicgPIfXXb73ICoytwHqNvo 2126
twtxt/twfile.py sha256=mUqpI0ck1po6Du2feXs3tP6TWvqqReXNUqx38hJoVbo 871
twtxt/twhttp.py sha256=qjN5mDcP313eZ-PLT0ipwdXqiYiieZZEMLvQ4PEaip0 5710
twtxt-1.3.1.dist-info/AUTHORS sha256=AAbl1b4t_3bUBheKkBS3zwJzJJuqS3ee0edR-UstQOg 486
twtxt-1.3.1.dist-info/LICENSE sha256=sBMRj8feyRcKDUOYXNJ1YwOsAwe3qeNYTCbileci5Go 1056
twtxt-1.3.1.dist-info/METADATA sha256=dl5-iMzXDOLaajQGKCkzeAipIwOjFl9bkKf4iphbu6c 6369
twtxt-1.3.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
twtxt-1.3.1.dist-info/entry_points.txt sha256=ui9H0XPc55LwcaAFeEIhtSAXUkyo4ZeGQ4wE-gAii3U 42
twtxt-1.3.1.dist-info/top_level.txt sha256=FqTujBq2DOPswM9J7gLflvdTk6wlmw0F3YvRv_iF160 6
twtxt-1.3.1.dist-info/RECORD

top_level.txt

twtxt

entry_points.txt

twtxt = twtxt.cli:main