showtime-cli


Nameshowtime-cli JSON
Version 0.3.20 PyPI version JSON
download
home_pagehttps://github.com/aquilax/showtime
SummaryCommand line show tracker using the TVMaze public API
upload_time2023-12-03 10:49:28
maintainer
docs_urlNone
authorEvgeniy Vasilev
requires_python
licenseMIT
keywords tv commandline application show tvmaze
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # showtime

Small command line interactive tv show tracker using the TvMaze API.

## Installation

```sh
pip install showtime-cli
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aquilax/showtime",
    "name": "showtime-cli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "tv commandline application show tvmaze",
    "author": "Evgeniy Vasilev",
    "author_email": "aquilax@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3f/48/9969512b101ef3e5b1a21c2e722448cbe6d6ba5fe803e0846717c1d4f373/showtime-cli-0.3.20.tar.gz",
    "platform": null,
    "description": "# showtime\n\nSmall command line interactive tv show tracker using the TvMaze API.\n\n## Installation\n\n```sh\npip install showtime-cli\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Command line show tracker using the TVMaze public API",
    "version": "0.3.20",
    "project_urls": {
        "Homepage": "https://github.com/aquilax/showtime"
    },
    "split_keywords": [
        "tv",
        "commandline",
        "application",
        "show",
        "tvmaze"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d5b0351947887b21ab3ff96b390b03400e8c386f27a90b670ddae22e78e38f1",
                "md5": "e3cb6883229b99b78de4e942b0c16343",
                "sha256": "7c89a5419b5ac889e2f65a9e24fbb9f260ca10fa5955e08758659296173297e4"
            },
            "downloads": -1,
            "filename": "showtime_cli-0.3.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e3cb6883229b99b78de4e942b0c16343",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14633,
            "upload_time": "2023-12-03T10:49:27",
            "upload_time_iso_8601": "2023-12-03T10:49:27.320386Z",
            "url": "https://files.pythonhosted.org/packages/8d/5b/0351947887b21ab3ff96b390b03400e8c386f27a90b670ddae22e78e38f1/showtime_cli-0.3.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f489969512b101ef3e5b1a21c2e722448cbe6d6ba5fe803e0846717c1d4f373",
                "md5": "c61c14cf7677822097237e6eedaed807",
                "sha256": "5948627d40619f37a8a14b2e234b1999fca533d19160eee82fa4b758299a3dde"
            },
            "downloads": -1,
            "filename": "showtime-cli-0.3.20.tar.gz",
            "has_sig": false,
            "md5_digest": "c61c14cf7677822097237e6eedaed807",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13274,
            "upload_time": "2023-12-03T10:49:28",
            "upload_time_iso_8601": "2023-12-03T10:49:28.990510Z",
            "url": "https://files.pythonhosted.org/packages/3f/48/9969512b101ef3e5b1a21c2e722448cbe6d6ba5fe803e0846717c1d4f373/showtime-cli-0.3.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-03 10:49:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aquilax",
    "github_project": "showtime",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "showtime-cli"
}
        
Elapsed time: 0.15721s