.flake8
.gitignore
LICENSE
MANIFEST.in
Makefile
README.md
publish_guide.md
pyproject.toml
pytest.ini
setup.py
.github/workflows/publish.yml
.github/workflows/test.yml
powechi/__init__.py
powechi/core.py
powechi.egg-info/PKG-INFO
powechi.egg-info/SOURCES.txt
powechi.egg-info/dependency_links.txt
powechi.egg-info/requires.txt
powechi.egg-info/top_level.txt
tests/__init__.py
tests/test_core.py