generated from KOLANICH/python_project_boilerplate.py
A parser for
*.prb files, that are used by "Delphi for Fun" Logic Problem Solver by Gary Darby.
| .ci | Initial commit | |
| .github | Initial commit | |
| tests | Initial commit | |
| .editorconfig | Initial commit | |
| .gitignore | Initial commit | |
| .gitlab-ci.yml | Initial commit | |
| Code_Of_Conduct.md | Initial commit | |
| MANIFEST.in | Initial commit | |
| prb.py | Initial commit | |
| pyproject.toml | Initial commit | |
| ReadMe.md | Initial commit | |
| tutorial.ipynb | Initial commit | |
| UNLICENSE | Initial commit | |
prb.py Unlicensed work
(削除) wheel (GHA via
nightly.link) (削除ここまで)(削除) GitHub Actions (削除ここまで)
N∅ dependencies
Libraries.io Status
Code style: antiflash
A parser for *.prb files, that are used by "Delphi for Fun" Logic Problem Solver by Gary Darby. The archives with the tool contain quite some pre-formalized examples, that may be used in future to test this library.
See ./tutorial.ipynb NBViewer for the docs.