* first coding changes in years! * gh-pages configured
0.0.0.3
* added pyproject.toml
0.0.0.2
* got package working again * did not understand iterators that well when I first wrote this package * replaced my `take` with `itertools.islice` * generated docs from docstrings with pdoc3
0.0.0.1
* fixed Markdown issues with first commit * Added .gitignore file to anticipate pytest & __pycache__ directories
0.0.0.0
* first commit of source code with with the old pipfile build infrastructure removed.