Merge branch 'main' into feature/docker

This commit is contained in:
Bruce
2025-04-30 22:10:55 +02:00
committed by GitHub
15 changed files with 5793 additions and 0 deletions

View File

@@ -15,3 +15,19 @@ TypeScript types for consuming the json output are available, you may install th
## Documentation
See [docs](docs) for more information on how to use this utility.
## Testing
Run `PYTHONPATH=. pytest` from inside the venv
## License
### Code
(c) 2025 bcye and moll-re
All code and documentation unless otherwise stated is licensed under the AGPLv3 license, refer to [LICENSE](LICENSE) for the full license text.
### Examples
Files in the `docs/example` and `tests/fixtures` are copies (.txt) or derivatives (.json) of the Boston Article on Wikivoyage and licensed under CC BY-SA 4.0. A [list of contributors is available on the original article](https://en.wikivoyage.org/w/index.php?title=Boston&action=history).