Skip to content

RevEmmanuel/Replit100DaysOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 

Repository files navigation

Replit100DaysOfCode

100 Days of code challenge on Replit.

Languages:
Python My Skills
HTML and CSS My Skills
pip: pip 22.3.1
Tutorial: Replit

Requirements:

  • pip
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python get-pip.py
  • Chardet
pip install chardet
  • tkinter
pip install tkinter
  • flask
pip install Flask
  • schedule
pip install schedule
  • BeautifulSoup
pip install beautifulsoup4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors