Skip to content

acw125/Freestyle-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freestyle Project

Packages

Install packages:

# pip install pytest
pip install -r requirements.txt

Tests

Run the tests:

# find all the tests and run them:
pytest

Web App

# Windows OS:
# ... if `export` doesn't work for you, try `set` instead
# ... or set FLASK_APP variable via ".env" file
export FLASK_APP=web_app
flask run

Run the character optimizer:

python -m app.optimizer

cd ~\Desktop\OPAN_3244\Freestyle-Project

About

Character Optimizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published