cinemagoer


Namecinemagoer JSON
Version 2022.12.27 PyPI version JSON
download
home_pagehttps://cinemagoer.github.io/
SummaryPython package to access the IMDb's database
upload_time2022-12-27 20:49:17
maintainerDavide Alberani
docs_urlNone
authorDavide Alberani
requires_python
licenseGPL
keywords imdb movie people database cinema film person cast actor actress director sql character company package plain text data files keywords top250 bottom100 xml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Cinemagoer is a Python package useful to retrieve and
manage the data of the IMDb movie database about movies, people,
characters and companies.

Cinemagoer and its authors are not affiliated in any way to
Internet Movie Database Inc.; see the DISCLAIMER.txt file for
details about data licenses.

Platform-independent and written in Python 3

Cinemagoer package can be very easily used by programmers and developers
to provide access to the IMDb's data to their programs.

Some simple example scripts - useful for the end users - are included
in this package; other Cinemagoer-based programs are available at the
home page: https://cinemagoer.github.io/



            

Raw data

            {
    "_id": null,
    "home_page": "https://cinemagoer.github.io/",
    "name": "cinemagoer",
    "maintainer": "Davide Alberani",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "da@mimante.net",
    "keywords": "imdb,movie,people,database,cinema,film,person,cast,actor,actress,director,sql,character,company,package,plain text data files,keywords,top250,bottom100,xml",
    "author": "Davide Alberani",
    "author_email": "da@mimante.net",
    "download_url": "https://files.pythonhosted.org/packages/73/40/70b2418573c192a62c8d286cea99b6d97d1c220a0086cf4c6dafcb7afa10/cinemagoer-2022.12.27.tar.gz",
    "platform": "any",
    "description": "Cinemagoer is a Python package useful to retrieve and\nmanage the data of the IMDb movie database about movies, people,\ncharacters and companies.\n\nCinemagoer and its authors are not affiliated in any way to\nInternet Movie Database Inc.; see the DISCLAIMER.txt file for\ndetails about data licenses.\n\nPlatform-independent and written in Python 3\n\nCinemagoer package can be very easily used by programmers and developers\nto provide access to the IMDb's data to their programs.\n\nSome simple example scripts - useful for the end users - are included\nin this package; other Cinemagoer-based programs are available at the\nhome page: https://cinemagoer.github.io/\n\n\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "Python package to access the IMDb's database",
    "version": "2022.12.27",
    "split_keywords": [
        "imdb",
        "movie",
        "people",
        "database",
        "cinema",
        "film",
        "person",
        "cast",
        "actor",
        "actress",
        "director",
        "sql",
        "character",
        "company",
        "package",
        "plain text data files",
        "keywords",
        "top250",
        "bottom100",
        "xml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ac246ce9d48ebc1af2efced32f8fba7c",
                "sha256": "9e295e2ed49fb93f2983d9b5e991e052ec48502a14bd8c53bf1ac88f95b67e6e"
            },
            "downloads": -1,
            "filename": "cinemagoer-2022.12.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ac246ce9d48ebc1af2efced32f8fba7c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 297195,
            "upload_time": "2022-12-27T20:49:15",
            "upload_time_iso_8601": "2022-12-27T20:49:15.062493Z",
            "url": "https://files.pythonhosted.org/packages/3f/94/f137e2cbd601e6e30ce81789e4b991d41ee4ed6e9bbefa29c3b9909fd81d/cinemagoer-2022.12.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "7dd367cc2961ff2556379e22370dfa7c",
                "sha256": "b94abfe948a3bfa92b04d09ae5fb41586fee60bb3fe692f20ce34bbc1a318d8a"
            },
            "downloads": -1,
            "filename": "cinemagoer-2022.12.27.tar.gz",
            "has_sig": false,
            "md5_digest": "7dd367cc2961ff2556379e22370dfa7c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 263885,
            "upload_time": "2022-12-27T20:49:17",
            "upload_time_iso_8601": "2022-12-27T20:49:17.825693Z",
            "url": "https://files.pythonhosted.org/packages/73/40/70b2418573c192a62c8d286cea99b6d97d1c220a0086cf4c6dafcb7afa10/cinemagoer-2022.12.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-27 20:49:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "cinemagoer"
}
        
Elapsed time: 0.02295s