auto-archiver/Pipfile

25 wiersze
408 B
Plaintext
Czysty Zwykły widok Historia

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
gspread = "*"
boto3 = "*"
python-dotenv = "*"
youtube_dl = "*"
argparse = "*"
2021-03-18 10:03:13 +00:00
ffmpeg-python = "*"
beautifulsoup4 = "*"
nordvpn-switcher = "*"
tiktok-downloader = {git = "https://github.com/msramalho/tiktok-downloader"}
telethon = "*"
ffmpeg = "*"
bs4 = "*"
loguru = "*"
[dev-packages]
[requires]
python_version = "3.9"