antur


Nameantur JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/jb3/antur
SummaryAntur is a Python TUI tool for browsing and debugging sitemap data.
upload_time2024-04-05 02:11:32
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/bd/88/9d98413a1e4e318439685f28f8127b2dd11197884ccf7013f70a9aeb0809/antur-0.3.0.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.0",
    "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": "3143f3ec9807623c6e823c570495a571e98fe9face7c9c6129e129bd7c5f5a4c",
                "md5": "f0e447821432bc8f2b6afd134f5a2a91",
                "sha256": "4a58de9971627fa0a06ed5b0ed4a76db5eff5eb809859afd0c5a2e613ebcec48"
            },
            "downloads": -1,
            "filename": "antur-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f0e447821432bc8f2b6afd134f5a2a91",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 9530,
            "upload_time": "2024-04-05T02:11:30",
            "upload_time_iso_8601": "2024-04-05T02:11:30.187450Z",
            "url": "https://files.pythonhosted.org/packages/31/43/f3ec9807623c6e823c570495a571e98fe9face7c9c6129e129bd7c5f5a4c/antur-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd889d98413a1e4e318439685f28f8127b2dd11197884ccf7013f70a9aeb0809",
                "md5": "b98d42201ec4aaf9192b5cb4c7c16559",
                "sha256": "984e294dc7adf7da50c493daefbbcd3ab8b591abc25206e116230a4f4be46a17"
            },
            "downloads": -1,
            "filename": "antur-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b98d42201ec4aaf9192b5cb4c7c16559",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 7480,
            "upload_time": "2024-04-05T02:11:32",
            "upload_time_iso_8601": "2024-04-05T02:11:32.001011Z",
            "url": "https://files.pythonhosted.org/packages/bd/88/9d98413a1e4e318439685f28f8127b2dd11197884ccf7013f70a9aeb0809/antur-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 02:11:32",
    "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.23046s