.gitignore
LICENSE
MANIFEST.in
README.md
example.png
go.mod
go.sum
pygfried.go
pygfried_test.go
requirements-dev.txt
setup.cfg
setup.py
.github/workflows/release.yml
pygfried/__init__.pyi
pygfried/py.typed
pygfried.egg-info/PKG-INFO
pygfried.egg-info/SOURCES.txt
pygfried.egg-info/dependency_links.txt
pygfried.egg-info/top_level.txt
pylib/main.go
pylib/support.c
tests/__init__.py
tests/pygfried_test.py