Awesome-Python-Scripts/url_shortener/requirements.txt
Sam Ebison c19ba9da50
url_shortener files were added (#191)
url_shortener.py skel was created

the script has completed

README.md description and requirements.txt were added

The project was added to README.md
2020-10-14 16:15:23 +05:30

9 lines
139 B
Plaintext

beautifulsoup4==4.9.3
certifi==2020.6.20
chardet==3.0.4
idna==2.10
pkg-resources==0.0.0
requests==2.24.0
soupsieve==2.0.1
urllib3==1.25.10