.gitignore
.readthedocs.yaml
LICENSE
README.md
requirements.txt
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/optschedule.rst
docs/paradigm_shift.rst
optschedule/__init__.py
optschedule/oop_schedule.py
optschedule/schedule.py
optschedule.egg-info/PKG-INFO
optschedule.egg-info/SOURCES.txt
optschedule.egg-info/dependency_links.txt
optschedule.egg-info/requires.txt
optschedule.egg-info/top_level.txt
tests/__init__.py
tests/test_oop_schedule.py
tests/test_schedule.py