antur


Nameantur JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/jb3/antur
SummaryAntur is a Python TUI tool for browsing and debugging sitemap data.
upload_time2024-07-09 02:26:21
maintainerNone
docs_urlNone
authorJoe Banks
requires_python<4.0,>=3.12
licenseMIT
keywords sitemap xml tui cli debugging browser
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Antur

![PyPI - Version](https://img.shields.io/pypi/v/antur?style=for-the-badge)
![PyPI - License](https://img.shields.io/pypi/l/antur?style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/jb3/antur?style=for-the-badge)

Antur is a Python TUI tool for browsing and debugging sitemap data.

> [!NOTE]
> This project is under development and may error/have bugs.

## Demo

![Demo](./resources/demo.gif)

## Installation

```bash
$ pip install antur
```

## Usage

```bash
$ antur
```

## License

MIT License. See [LICENSE](LICENSE) for more information.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jb3/antur",
    "name": "antur",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "sitemap, xml, tui, cli, debugging, browser",
    "author": "Joe Banks",
    "author_email": "joe@jb3.dev",
    "download_url": "https://files.pythonhosted.org/packages/34/16/57a9a26c841311ae70851744d92c60f47d18b90c3804f3a8b1f09694b106/antur-0.3.1.tar.gz",
    "platform": null,
    "description": "# Antur\n\n![PyPI - Version](https://img.shields.io/pypi/v/antur?style=for-the-badge)\n![PyPI - License](https://img.shields.io/pypi/l/antur?style=for-the-badge)\n![GitHub Repo stars](https://img.shields.io/github/stars/jb3/antur?style=for-the-badge)\n\nAntur is a Python TUI tool for browsing and debugging sitemap data.\n\n> [!NOTE]\n> This project is under development and may error/have bugs.\n\n## Demo\n\n![Demo](./resources/demo.gif)\n\n## Installation\n\n```bash\n$ pip install antur\n```\n\n## Usage\n\n```bash\n$ antur\n```\n\n## License\n\nMIT License. See [LICENSE](LICENSE) for more information.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Antur is a Python TUI tool for browsing and debugging sitemap data.",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/jb3/antur",
        "Repository": "https://github.com/jb3/antur"
    },
    "split_keywords": [
        "sitemap",
        " xml",
        " tui",
        " cli",
        " debugging",
        " browser"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b76f671b74d43c6441d0206be6d7fc0316d663bacdc1c420e8839cde45f16abe",
                "md5": "6d7ca0145dc2f5b6aa0d53e94e5edb1c",
                "sha256": "06ebff88116fa5df66ae01e741fe04de007c2755425fafaf4d26fcb9984c3638"
            },
            "downloads": -1,
            "filename": "antur-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d7ca0145dc2f5b6aa0d53e94e5edb1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 10054,
            "upload_time": "2024-07-09T02:26:20",
            "upload_time_iso_8601": "2024-07-09T02:26:20.084289Z",
            "url": "https://files.pythonhosted.org/packages/b7/6f/671b74d43c6441d0206be6d7fc0316d663bacdc1c420e8839cde45f16abe/antur-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "341657a9a26c841311ae70851744d92c60f47d18b90c3804f3a8b1f09694b106",
                "md5": "0c5c5f7f75cddc44a7637684df892419",
                "sha256": "4781a390a4ee2bc8d04efab2320a746085924878ac016b955762b3f3d76febad"
            },
            "downloads": -1,
            "filename": "antur-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0c5c5f7f75cddc44a7637684df892419",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 7663,
            "upload_time": "2024-07-09T02:26:21",
            "upload_time_iso_8601": "2024-07-09T02:26:21.735071Z",
            "url": "https://files.pythonhosted.org/packages/34/16/57a9a26c841311ae70851744d92c60f47d18b90c3804f3a8b1f09694b106/antur-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-09 02:26:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jb3",
    "github_project": "antur",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "antur"
}
        
Elapsed time: 0.27817s