stoichiograph

Spell words with elemental symbols from the periodic table.
git clone git://git.amin.space/stoichiograph.git
Log | Files | Refs | LICENSE

.gitignore (84B)


      1 *.json
      2 *.swp
      3 
      4 __pycache__/
      5 .cache/
      6 perf_tests/
      7 build/
      8 dist/
      9 Stoichiograph.egg-info/