{ "info": { "author": "Mateusz Konieczny", "author_email": "matkoniecz@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Stores knowledge and data necessary to properly use links from OpenStreetMap to Wikipedia, Wikidata and other Wikimedia projects.\n\n# Running tests\n\n```nosetests3``` or ```python3 -m unittest```\n\n\n# Publishing new version\n\n- run tests (see section above)\n- bump version in `setup.py` file in the top directory\n- from the top directory run `python3 setup.py sdist bdist_wheel` and `twine upload dist/*`\n- one can make local install, without publishing to PyPi. Run from dist folder command like `pip3 install .whl`\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/matkoniecz/wikibrain", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "wikibrain", "package_url": "https://pypi.org/project/wikibrain/", "platform": "", "project_url": "https://pypi.org/project/wikibrain/", "project_urls": { "Homepage": "https://github.com/matkoniecz/wikibrain" }, "release_url": "https://pypi.org/project/wikibrain/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Stores knowledge and data necessary to properly use links from OpenStreetMap to Wikipedia, Wikidata and other Wikimedia projects.", "version": "0.0.1" }, "last_serial": 4278287, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "09937a2da99f61b7eb95354cc04e290e", "sha256": "904a359c862ea86b491f19caad9787daccae94a0b497f99d88a9046361b54a19" }, "downloads": -1, "filename": "wikibrain-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "09937a2da99f61b7eb95354cc04e290e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13932, "upload_time": "2018-09-17T07:10:32", "url": "https://files.pythonhosted.org/packages/0d/82/9380da68013423ba94b24884f47e41d4b60430d724a7f316dc968f57b404/wikibrain-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6dc7973c9c629938edc9565a3ee511d2", "sha256": "dfd32fb0afd3fecd95b5570b7ad353270c458a777806d6798ff0a1ff5a6bb882" }, "downloads": -1, "filename": "wikibrain-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6dc7973c9c629938edc9565a3ee511d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13744, "upload_time": "2018-09-17T07:10:34", "url": "https://files.pythonhosted.org/packages/d4/cc/d22c67570ac69683d9af4256c949c18ed8b722711be67b63da90d73d16c4/wikibrain-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "09937a2da99f61b7eb95354cc04e290e", "sha256": "904a359c862ea86b491f19caad9787daccae94a0b497f99d88a9046361b54a19" }, "downloads": -1, "filename": "wikibrain-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "09937a2da99f61b7eb95354cc04e290e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13932, "upload_time": "2018-09-17T07:10:32", "url": "https://files.pythonhosted.org/packages/0d/82/9380da68013423ba94b24884f47e41d4b60430d724a7f316dc968f57b404/wikibrain-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6dc7973c9c629938edc9565a3ee511d2", "sha256": "dfd32fb0afd3fecd95b5570b7ad353270c458a777806d6798ff0a1ff5a6bb882" }, "downloads": -1, "filename": "wikibrain-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6dc7973c9c629938edc9565a3ee511d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13744, "upload_time": "2018-09-17T07:10:34", "url": "https://files.pythonhosted.org/packages/d4/cc/d22c67570ac69683d9af4256c949c18ed8b722711be67b63da90d73d16c4/wikibrain-0.0.1.tar.gz" } ] }