.flake8
.gitignore
CHANGES.rst
README.md
pyproject.toml
pytest.ini
.github/define_versions.sh
.github/dependabot.yml
.github/index.html
.github/workflows/ci.yml
.github/workflows/codeql.yml
.github/workflows/pages.yml
.github/workflows/pypi.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/changes.rst
docs/source/conf.py
docs/source/index.rst
docs/source/license.rst
docs/source/sum_registers.rst
docs/source/_static/pysumreg-logo-dark.png
docs/source/_static/pysumreg-logo-light.png
docs/source/_static/switcher.json
docs/source/_static/css/custom.css
pysumreg/LICENSE.txt
pysumreg/__init__.py
pysumreg/_version.py
pysumreg/sum_registers.py
pysumreg.egg-info/PKG-INFO
pysumreg.egg-info/SOURCES.txt
pysumreg.egg-info/dependency_links.txt
pysumreg.egg-info/top_level.txt
pysumreg/tests/__init__.py
pysumreg/tests/test_sum_registers.py