Skip to content

crockeo/natclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

natclass

Natural class tester (and hopefully solver).

Setup

On a POSIX-compliant OS:

# Install packages
$ pip3 install parsy openpyxl

# Get code and configure
$ git clone https://github.com/crockeo/klasik
$ cd klasik
$ python3 loader.py # or ./loader.py

# From there, run main.py
$ python3 src/main.py # or ./src/main.py

License

MIT licensed, refer to LICENSE file for further information.

Releases

No releases published

Packages

No packages published

Languages