AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
oddsnends/__init__.py
oddsnends/cli.py
oddsnends/math.py
oddsnends/misc.py
oddsnends/oddsnends.py
oddsnends/pdtools.py
oddsnends.egg-info/PKG-INFO
oddsnends.egg-info/SOURCES.txt
oddsnends.egg-info/dependency_links.txt
oddsnends.egg-info/not-zip-safe
oddsnends.egg-info/requires.txt
oddsnends.egg-info/top_level.txt
tests/__init__.py
tests/test_oddsnends.py