rlane-netflix


Namerlane-netflix JSON
Version 1.0.6 PyPI version JSON
download
home_pageNone
SummaryNetflix history report
upload_time2024-11-17 16:42:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords netflix python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### netflix - Netflix history report

#### Usage
    netflix [--seasons] [--episodes] [--movies-only] [--series1-only]
            [--series2-only] [-h] [-v] [-V] [--print-config] [--print-url]
            [--completion [SHELL]]
            [FILE ...]
    
Print list of Titles, number of Seasons and total number of Episodes.

#### Positional Arguments
    FILE                Read from `FILE`, use `-` for `stdin` (default:
                        `~/Downloads/NetflixViewingHistory.csv`).

#### Options
    --seasons           List seasons and number of episodes.
    --episodes          List episodes; implies `--seasons`.
    --movies-only       Print movies only.
    --series1-only      Print series1 only.
    --series2-only      Print series2 only.

#### General options
    -h, --help          Show this help message and exit.
    -v, --verbose       `-v` for detailed output and `-vv` for more detailed.
    -V, --version       Print version number and exit.
    --print-config      Print effective config and exit.
    --print-url         Print project url and exit.
    --completion [SHELL]
                        Print completion scripts for `SHELL` and exit
                        (default: `bash`).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rlane-netflix",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "netflix, python",
    "author": null,
    "author_email": "Russel Lane <russel@rlane.com>",
    "download_url": "https://files.pythonhosted.org/packages/ff/0f/f09ea9bbdec3cb06242977719256326852fc7d3509af63a2dbd6fad2a50f/rlane_netflix-1.0.6.tar.gz",
    "platform": null,
    "description": "### netflix - Netflix history report\n\n#### Usage\n    netflix [--seasons] [--episodes] [--movies-only] [--series1-only]\n            [--series2-only] [-h] [-v] [-V] [--print-config] [--print-url]\n            [--completion [SHELL]]\n            [FILE ...]\n    \nPrint list of Titles, number of Seasons and total number of Episodes.\n\n#### Positional Arguments\n    FILE                Read from `FILE`, use `-` for `stdin` (default:\n                        `~/Downloads/NetflixViewingHistory.csv`).\n\n#### Options\n    --seasons           List seasons and number of episodes.\n    --episodes          List episodes; implies `--seasons`.\n    --movies-only       Print movies only.\n    --series1-only      Print series1 only.\n    --series2-only      Print series2 only.\n\n#### General options\n    -h, --help          Show this help message and exit.\n    -v, --verbose       `-v` for detailed output and `-vv` for more detailed.\n    -V, --version       Print version number and exit.\n    --print-config      Print effective config and exit.\n    --print-url         Print project url and exit.\n    --completion [SHELL]\n                        Print completion scripts for `SHELL` and exit\n                        (default: `bash`).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Netflix history report",
    "version": "1.0.6",
    "project_urls": {
        "Homepage": "https://github.com/russellane/netflix"
    },
    "split_keywords": [
        "netflix",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0d53ea8655f298d87fc4638d42a0fc79a4be7ee60dfba1c6474b45c8c853b3d",
                "md5": "dfb2a898c0d91c5ece93c2ad3682fd48",
                "sha256": "c61450d3850b04385623275e858be838a27383d1234252132f8aac327456f0f8"
            },
            "downloads": -1,
            "filename": "rlane_netflix-1.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dfb2a898c0d91c5ece93c2ad3682fd48",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5755,
            "upload_time": "2024-11-17T16:42:36",
            "upload_time_iso_8601": "2024-11-17T16:42:36.807724Z",
            "url": "https://files.pythonhosted.org/packages/b0/d5/3ea8655f298d87fc4638d42a0fc79a4be7ee60dfba1c6474b45c8c853b3d/rlane_netflix-1.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff0ff09ea9bbdec3cb06242977719256326852fc7d3509af63a2dbd6fad2a50f",
                "md5": "9f842c65f0a8c4e81448cb05c796f8bb",
                "sha256": "4753f1365bf1a3d56b4086a3ff3d5060296ae8f2e161ffa3ccb2d72e46987f79"
            },
            "downloads": -1,
            "filename": "rlane_netflix-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "9f842c65f0a8c4e81448cb05c796f8bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 82482,
            "upload_time": "2024-11-17T16:42:38",
            "upload_time_iso_8601": "2024-11-17T16:42:38.615256Z",
            "url": "https://files.pythonhosted.org/packages/ff/0f/f09ea9bbdec3cb06242977719256326852fc7d3509af63a2dbd6fad2a50f/rlane_netflix-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-17 16:42:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "russellane",
    "github_project": "netflix",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rlane-netflix"
}
        
Elapsed time: 0.34024s