Skip to content

Larryson7780/WEEKLY_DECEMBER_DEV_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WEEKLY_DECEMBER_DEV_1

C'est un petit projet de correction orthographique réalisé en python.

Python et pip doivent être installés sur votre ordinateur.

pip install virtualenv

python -m virtualenv env

source /path/to/env/bin/activate

pip install -r requirements.txt

run project:

streamlit run file.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages