mirror of
https://github.com/michaelmeer/textual-worldmap
synced 2026-09-06 04:36:07 +00:00
No description
- Python 84.5%
- Makefile 15.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| .idea | ||
| examples | ||
| resources | ||
| textual_worldmap | ||
| .editorconfig | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| Makefile | ||
| poetry.lock | ||
| poetry.toml | ||
| pyproject.toml | ||
| README.md | ||
| tox.ini | ||
textual-worldmap
A worldmap widget for the textual library. The map and the coordinate conversion is based on: https://github.com/HenrySeed/Terminal-World-Map Thanks @HenrySeed!
- Github repository: https://github.com/michaelmeer/textual-worldmap/
- Documentation https://michaelmeer.github.io/textual-worldmap/
Repository initiated with fpgmaas/cookiecutter-poetry.
