Skip to content

scalvetr/paraulogic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paraulogic

Install python

Ubuntu

sudo apt install python3.9

Mac

brew install python@3.9
brew install pyenv
pyenv install 3.9.9

Install dependencies

python3 -VV
python3 -m site
python3 -m pip install --upgrade unidecode

Run

# assuming:
# G is mandatory char
# O, E, S, A, L and P are the optional chars
python3 run.py g oesalp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages