https://github.com/jb3/antur
Antur is a Python TUI tool for browsing and debugging sitemap data.
https://github.com/jb3/antur
sitemap sitemap-xml terminal-based textual tui
Last synced: 3 months ago
JSON representation
Antur is a Python TUI tool for browsing and debugging sitemap data.
- Host: GitHub
- URL: https://github.com/jb3/antur
- Owner: jb3
- License: mit
- Created: 2024-04-04T21:45:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T00:58:39.000Z (almost 2 years ago)
- Last Synced: 2025-09-18T08:26:50.093Z (9 months ago)
- Topics: sitemap, sitemap-xml, terminal-based, textual, tui
- Language: Python
- Homepage:
- Size: 3.18 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Antur



Antur is a Python TUI tool for browsing and debugging sitemap data.
> [!NOTE]
> This project is under development and may error/have bugs.
## Demo

## Installation
```bash
$ pip install antur
```
## Usage
```bash
$ antur
```
## License
MIT License. See [LICENSE](LICENSE) for more information.