IMDbPY


NameIMDbPY JSON
Version 2022.7.9 PyPI version JSON
download
home_pagehttps://cinemagoer.github.io/
SummaryIMDbPY is now cinemagoer
upload_time2022-07-09 12:07:57
maintainer
docs_urlNone
author
requires_python
license
keywords
VCS
bugtrack_url
requirements atomicwrites attrs lxml more-itertools packaging pluggy py pyparsing pytest six SQLAlchemy tox virtualenv
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # IMDbPY is now cinemagoer

This package has been renamed. Use `pip install cinemagoer` instead.

New package: https://pypi.org/project/cinemagoer/

New homepage: https://cinemagoer.github.io/


            

Raw data

            {
    "_id": null,
    "home_page": "https://cinemagoer.github.io/",
    "name": "IMDbPY",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/30/57/d72563c77f63efe08da5645ab92d5f1dd382f6d3460e0b0c4c4ee7847f1c/IMDbPY-2022.7.9.tar.gz",
    "platform": null,
    "description": "# IMDbPY is now cinemagoer\n\nThis package has been renamed. Use `pip install cinemagoer` instead.\n\nNew package: https://pypi.org/project/cinemagoer/\n\nNew homepage: https://cinemagoer.github.io/\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "IMDbPY is now cinemagoer",
    "version": "2022.7.9",
    "project_urls": {
        "Homepage": "https://cinemagoer.github.io/",
        "Source": "https://github.com/cinemagoer/cinemagoer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f3c38555ae0ae26487eff082065a1f7b7a490f7f6e13ea249b8e82cfcc6eb31",
                "md5": "3374d81f3ed1d4b95bbc636585d37d3d",
                "sha256": "371ea45dc12c96073efce8eb9a6fe3b004db588e3daafdc6a2a7cb68b752334c"
            },
            "downloads": -1,
            "filename": "IMDbPY-2022.7.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3374d81f3ed1d4b95bbc636585d37d3d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1180,
            "upload_time": "2022-07-09T12:07:54",
            "upload_time_iso_8601": "2022-07-09T12:07:54.428357Z",
            "url": "https://files.pythonhosted.org/packages/6f/3c/38555ae0ae26487eff082065a1f7b7a490f7f6e13ea249b8e82cfcc6eb31/IMDbPY-2022.7.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3057d72563c77f63efe08da5645ab92d5f1dd382f6d3460e0b0c4c4ee7847f1c",
                "md5": "1cafbb100dea64bbb4b0ec2e57400ab0",
                "sha256": "80a5edf8a87113ff22a44d00fd76d422c42cfeecd4ea820be33753b8f24bf4e6"
            },
            "downloads": -1,
            "filename": "IMDbPY-2022.7.9.tar.gz",
            "has_sig": false,
            "md5_digest": "1cafbb100dea64bbb4b0ec2e57400ab0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1204,
            "upload_time": "2022-07-09T12:07:57",
            "upload_time_iso_8601": "2022-07-09T12:07:57.413082Z",
            "url": "https://files.pythonhosted.org/packages/30/57/d72563c77f63efe08da5645ab92d5f1dd382f6d3460e0b0c4c4ee7847f1c/IMDbPY-2022.7.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-07-09 12:07:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cinemagoer",
    "github_project": "cinemagoer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "atomicwrites",
            "specs": [
                [
                    ">=",
                    "1.1.5"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    ">=",
                    "18.1.0"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    ">=",
                    "4.2.3"
                ]
            ]
        },
        {
            "name": "more-itertools",
            "specs": [
                [
                    ">=",
                    "4.2.0"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    ">=",
                    "17.1"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    ">=",
                    "0.7.1"
                ]
            ]
        },
        {
            "name": "py",
            "specs": [
                [
                    ">=",
                    "1.5.4"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    ">=",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    ">=",
                    "3.6.4"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.11.0"
                ]
            ]
        },
        {
            "name": "SQLAlchemy",
            "specs": [
                [
                    ">=",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "tox",
            "specs": [
                [
                    ">=",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "virtualenv",
            "specs": [
                [
                    ">=",
                    "16.0.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "imdbpy"
}
        
Elapsed time: 0.22092s