- The core implementation is done
- base.py contains a working implementation
of the spetrographic idea.
Created some examples.
Adding requirements
- Wrote README.md
- test upload to testpypi
- create demonstrational video
- quick fix of centering in README.md
- added gitpython as dependency
- removed dependencies from config file and moved to requirements
- Release
- upload to the official pypi and making github repo public.
- Put dependencies into setup.cfg so pip can pull them while installing