{ "info": { "author": "Yola", "author_email": "engineers@yola.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "maxmind-updater\n===============\n\nThis is a simple library to keep a maxmind database file up to date. You can either call the ``maxmindupdater.update_db``\nfunction in a python script, or the ``maxmind-updater`` command from a shell. Both forms take three arguments:\n\n1. The path to the maxmind database (``.mmdb``) file to keep updated.\n The file will either be created or replaced if it is out of date.\n2. Your maxmind account license key.\n3. The database edition ID, e.g. ``GeoIP2-Country``.\n\nThe library can be installed using ``pip install maxmindupdater``.\n\nIn addition to the main database file which is placed at the path specified, the script will also keep the full ``.tar.gz``\narchive downloaded from the maxmind website.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yola/maxmind-updater", "keywords": null, "license": "MIT (Expat)", "maintainer": null, "maintainer_email": null, "name": "maxmindupdater", "package_url": "https://pypi.org/project/maxmindupdater/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/maxmindupdater/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/yola/maxmind-updater" }, "release_url": "https://pypi.org/project/maxmindupdater/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Function to keep a maxmind database file up to date", "version": "0.1.1" }, "last_serial": 1929196, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "27a5e1b83fe460e87df5b8fb066532a2", "sha256": "d7c5796899cd0b7e18369f4727cd1705da8d5897e27f2e3fc9da6c9de914d106" }, "downloads": -1, "filename": "maxmindupdater-0.1.0.tar.gz", "has_sig": false, "md5_digest": "27a5e1b83fe460e87df5b8fb066532a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2827, "upload_time": "2016-01-29T12:00:07", "url": "https://files.pythonhosted.org/packages/9a/03/26ed4d794468a0d087f90df32211f6f205e81d779934a4ded1554f9231ae/maxmindupdater-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "98328556b988abcf69e373767271357e", "sha256": "19c647375d893dd49b990cd9ed64a55a335ec93e3314af30a594c0f10a876538" }, "downloads": -1, "filename": "maxmindupdater-0.1.1.tar.gz", "has_sig": false, "md5_digest": "98328556b988abcf69e373767271357e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2842, "upload_time": "2016-01-29T12:03:14", "url": "https://files.pythonhosted.org/packages/b1/13/7699b8bcff7d5815f9c6598c92f1107e4f28f20d4714896d691696db8141/maxmindupdater-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "98328556b988abcf69e373767271357e", "sha256": "19c647375d893dd49b990cd9ed64a55a335ec93e3314af30a594c0f10a876538" }, "downloads": -1, "filename": "maxmindupdater-0.1.1.tar.gz", "has_sig": false, "md5_digest": "98328556b988abcf69e373767271357e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2842, "upload_time": "2016-01-29T12:03:14", "url": "https://files.pythonhosted.org/packages/b1/13/7699b8bcff7d5815f9c6598c92f1107e4f28f20d4714896d691696db8141/maxmindupdater-0.1.1.tar.gz" } ] }