python-geoip-yplan


Namepython-geoip-yplan JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://github.com/yplan/python-geoip
SummaryProvides GeoIP functionality for Python.
upload_time2015-12-01 17:05:59
maintainerNone
docs_urlNone
authorThomas Grainger
requires_pythonNone
licenseUNKNOWN
keywords
VCS
bugtrack_url
requirements twine pip setuptools wheel
Travis-CI No Travis.
coveralls test coverage No coveralls.
            python-geoip
============

python-geoip is a library that provides access to GeoIP databases.
Currently it only supports accessing MaxMind databases.  It's similar to
other GeoIP libraries but comes under the very liberal BSD license and
also provides an extra library that optionally ships a recent version of
the Geolite2 database as provided by MaxMind.

Documentation is available at https://python-geoip-yplan.readthedocs.org/en/latest/
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yplan/python-geoip",
    "name": "python-geoip-yplan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Thomas Grainger",
    "author_email": "python-geoip-yplan@graingert.co.uk",
    "download_url": "https://files.pythonhosted.org/packages/6f/1d/7f5d200d7cf78fd668f78cc36ac274e288d07bf3b161a47a54c03ad973ef/python-geoip-yplan-1.2.tar.gz",
    "platform": "UNKNOWN",
    "description": "python-geoip\n============\n\npython-geoip is a library that provides access to GeoIP databases.\nCurrently it only supports accessing MaxMind databases.  It's similar to\nother GeoIP libraries but comes under the very liberal BSD license and\nalso provides an extra library that optionally ships a recent version of\nthe Geolite2 database as provided by MaxMind.\n\nDocumentation is available at https://python-geoip-yplan.readthedocs.org/en/latest/",
    "bugtrack_url": null,
    "license": "UNKNOWN",
    "summary": "Provides GeoIP functionality for Python.",
    "version": "1.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "66b6e582ad1ff32b707f34a74f42e740",
                "sha256": "77c12fa4b670e7866893047f4a733e76682df81eecae1bec5daea4e330e4246c"
            },
            "downloads": -1,
            "filename": "python_geoip_yplan-1.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "66b6e582ad1ff32b707f34a74f42e740",
            "packagetype": "bdist_wheel",
            "python_version": "3.5",
            "requires_python": null,
            "size": 7176,
            "upload_time": "2015-12-01T17:06:13",
            "upload_time_iso_8601": "2015-12-01T17:06:13.959286Z",
            "url": "https://files.pythonhosted.org/packages/84/27/6e66bf87fd72ba1eb6d8f68acd557230276baf2edce99ab96cb32aeba8c9/python_geoip_yplan-1.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "22a04059f203405d5032532086c8877f",
                "sha256": "1f95986384235920a56f1e923736b3535b36285f8627dfb4905ca05d79324fa0"
            },
            "downloads": -1,
            "filename": "python-geoip-yplan-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "22a04059f203405d5032532086c8877f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6792,
            "upload_time": "2015-12-01T17:05:59",
            "upload_time_iso_8601": "2015-12-01T17:05:59.848609Z",
            "url": "https://files.pythonhosted.org/packages/6f/1d/7f5d200d7cf78fd668f78cc36ac274e288d07bf3b161a47a54c03ad973ef/python-geoip-yplan-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2015-12-01 17:05:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "yplan",
    "github_project": "python-geoip",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "pip",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": []
        }
    ],
    "lcname": "python-geoip-yplan"
}
        
Elapsed time: 0.01859s