twity

View on PyPIReverse Dependencies (0)

0.0.3 twity-0.0.3-py3-none-any.whl

Wheel Details

Project: twity
Version: 0.0.3
Filename: twity-0.0.3-py3-none-any.whl
Download: [link]
Size: 1696
MD5: 96398b15bd1c9b41c1ec07d234bd96c2
SHA256: ba2ac844f5c41e9bbec044ded57de46b39dcceaaa118dfd0e8cdfd5635b841cb
Uploaded: 2023-05-05 10:27:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: twity
Version: 0.0.3
Summary: A simple twitter bot to create and delete your tweets from the terminal
Author: Sanuja Methmal
Author-Email: methmal66[at]gmail.com
Home-Page: https://github.com/methmal66/twity.git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: certifi (==2022.12.7)
Requires-Dist: charset-normalizer (==3.1.0)
Requires-Dist: fire (==0.5.0)
Requires-Dist: idna (==3.4)
Requires-Dist: oauthlib (==3.2.2)
Requires-Dist: prompt-toolkit (==3.0.38)
Requires-Dist: python-dotenv (==1.0.0)
Requires-Dist: requests (==2.29.0)
Requires-Dist: requests-oauthlib (==1.3.1)
Requires-Dist: six (==1.16.0)
Requires-Dist: termcolor (==2.3.0)
Requires-Dist: tweepy (==4.14.0)
Requires-Dist: urllib3 (==1.26.15)
Requires-Dist: wcwidth (==0.2.6)
Description-Content-Type: text/markdown
[Description omitted; length: 279 characters]

WHEEL

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

RECORD

Path Digest Size
twity-0.0.3.dist-info/METADATA sha256=LqDgqEcIVViur3NH_fNU93rgXxE5Z_mVO_k2_9Akh8E 1223
twity-0.0.3.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
twity-0.0.3.dist-info/entry_points.txt sha256=lIhBz4JhvY_pzovz54ceYA0GMVJFPVPZnIbqFBaLcLI 41
twity-0.0.3.dist-info/top_level.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
twity-0.0.3.dist-info/RECORD

top_level.txt

[empty]

entry_points.txt

twity = twity:__main__