TopTenBot

View on PyPIReverse Dependencies (0)

0.4.0 TopTenBot-0.4.0-py3-none-any.whl

Wheel Details

Project: TopTenBot
Version: 0.4.0
Filename: TopTenBot-0.4.0-py3-none-any.whl
Download: [link]
Size: 28173
MD5: fb9cdd711d69beb3cf6b0ceaecc2854e
SHA256: 3998a26daf4b7bbfc6d32bb526f6471d725bfc715fd258317de717a4c23a70f2
Uploaded: 2021-10-25 22:15:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: TopTenBot
Version: 0.4.0
Summary: Utility for creating top 10 videos
Author: Drakovek
Author-Email: DrakovekMail[at]gmail.com
Home-Page: https://github.com/Drakovek/TopTenBot
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Requires-Dist: dvk-archive
Requires-Dist: moviepy
Requires-Dist: pillow
Requires-Dist: youtube-dl
Requires-Dist: youtube-search-python
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1064 characters]

WHEEL

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

RECORD

Path Digest Size
top_ten_bot/__init__.py sha256=fAaT3iBvXVd5riXDVbzHh3SXIUf6uu1YeKvUvKbp0Kg 49
top_ten_bot/main/__init__.py sha256=fREmrK4lcQ3tS9gtLcn7KyHyYxW4A2jjK8v397ZY9Cc 58
top_ten_bot/main/create_top_ten.py sha256=m5UCziafY19qtHLMsGiWSfAV2YQw4nmDFUgXbwgmdfI 4204
top_ten_bot/main/encode_video.py sha256=MSTYkWrqInhCxwUcNTUb0FmVAAxCHMfakPh1pruvhyg 9901
top_ten_bot/main/image_search.py sha256=yFou5bELnNKEni4qUqr_fcTYszf_K0xzgDi4fHtiIU0 3805
top_ten_bot/main/music_search.py sha256=qctvWTPXW6U432PgZJOzI42kfroLq0D3zKvU7RFqfXE 7536
top_ten_bot/test/__init__.py sha256=H-YRzz3HIsqsBqAFsOV4MtNRP1A2CA_HJbWZwlS7-f0 58
top_ten_bot/test/all_tests.py sha256=YOSpLsEWZx8prRD5jlv2azdvupw25hcIf5EVCZI11PU 2879
top_ten_bot/test/test_create_top_ten.py sha256=plr0KZeNnRuJ9dD3PTxBkzVxiniGia9aa-78kRDDDlg 1644
top_ten_bot/test/test_encode_video.py sha256=UQzLUAfz9SPGF34ZdQpEwdOo9lbePJ4dF1XTZcxmHhA 5790
top_ten_bot/test/test_image_search.py sha256=eiPhNl6F1nE2XLUbn6f06xzh5t_Zr0Iz2L9oPRZfHcA 800
top_ten_bot/test/test_music_search.py sha256=I9sE3pG2-1MYKFxnZJ-h5-mGMeU6NeCTzCfPjxGcjVo 4451
TopTenBot-0.4.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
TopTenBot-0.4.0.dist-info/METADATA sha256=xJLKBCIP8fQBVELX1DmyFcylfKOSW3jpvYs-wC3219w 1692
TopTenBot-0.4.0.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
TopTenBot-0.4.0.dist-info/entry_points.txt sha256=kIaCGN3eODhiT4sE9xiAVjgGPl-2zbwrGg7X5Tx_7ak 111
TopTenBot-0.4.0.dist-info/top_level.txt sha256=iAI71pMe3Kbmv_p51YqxgcWSfAXAr5vOED9y4b419Cc 12
TopTenBot-0.4.0.dist-info/RECORD

top_level.txt

top_ten_bot

entry_points.txt

top10bot = top_ten_bot.main.create_top_ten:main
top10test = top_ten_bot.test.all_tests:main