{ "info": { "author": "Patryk \u015aciborek", "author_email": "patryk@sciborek.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Framework :: Django :: 1.6", "Framework :: Django :: 1.7", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: Polish", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4" ], "description": "=============================\ndjango-teryt\n=============================\n\n.. image:: https://badge.fury.io/py/django-teryt.png\n :target: https://badge.fury.io/py/django-teryt\n \n.. image:: https://travis-ci.org/scibi/django-teryt.png?branch=master\n :target: https://travis-ci.org/scibi/django-teryt\n\n.. image:: https://pypip.in/d/django-teryt/badge.png\n :target: https://crate.io/packages/django-teryt?version=latest\n\n.. image:: https://coveralls.io/repos/scibi/django-teryt/badge.svg?branch=master\n :target: https://coveralls.io/r/scibi/django-teryt?branch=master\n\n\ndjango-teryt is a Django app that implements TERYT database.\nTERYT (Polish: \"Krajowy Rejestr Urz\u0119dowy Podzia\u0142u Terytorialnego Kraju\",\nEnglish: \"National Official Register of Territorial Division of the Country\")\nis a register maintained by Polish Central Statistical Office (Polish: G\u0142\u00f3wny\nUrz\u0105d Statystyczny; GUS). Among other things it contains:\n\n* identifiers and names of units of territorial division,\n* identifiers and names of localities,\n* identifiers and names of streets\n\nThis app parses XML files from GUS and it imports them to the database.\nIt is meant to be used as a part of a larger system.\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-teryt.readthedocs.org.\n\nQuickstart\n----------\n\nInstall django-teryt::\n\n pip install django-teryt\n\nIf you are using Django 1.6 or lower you have to install South::\n\n pip install 'south>=1.0'\n\nAdd ``teryt`` to ``INSTALLED_APPS`` in your ``settings.py`` and run::\n\n ./manage.py migrate teryt\n\nThen download TERYT data from\n`GUS website `_,\nunpack it and then import it::\n\n ./manage.py teryt_parse /path/to/WMRODZ.xml /path/to/TERC.xml /path/to/SIMC.xml /path/to/ULIC.xml\n\nFeatures\n--------\n\n* It can import all data from all TERYT files\n* It deals with updates (just run ./manage.py teryt_parse --update TERC.xml)\n* It keeps flag (aktywny) telling you if some record is still present in TERYT\n (there are some minor changes in territorial division from time to time)\n\nSupport\n-------\n\nAll bug reports and pull requests are welcome. You can report them at\nhttps://github.com/scibi/django-teryt/issues. It can be in English\nor in Polish ;)\n\n\n\n\n\nHistory\n-------\n\n0.1.0 (2013-12-31)\n++++++++++++++++++\n\n* First release on PyPI.\n\n0.2.0 (2015-01-08)\n++++++++++++++++++\n\n* Added support for Django 1.7 migrations\n* Moved common data to abstract base class\n* Added common flag filed (aktywny)\n* Added 3 model managers to JednostkaAdministracyjna\n* Fixed PEP 8 compliance in main source files\n\n\n0.3.0 (2015-01-06)\n++++++++++++++++++\n\n* Added support for Django 1.8 and 1.9\n* Added support for SQLite and MySQL/MariaDB\n* Python 3.4 compatibility\n* Improved test coverage\n* This is last version to support Django 1.6 and South", "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/scibi/django-teryt", "keywords": "django-teryt", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-teryt", "package_url": "https://pypi.org/project/django-teryt/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-teryt/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/scibi/django-teryt" }, "release_url": "https://pypi.org/project/django-teryt/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "TERYT database implementation for Django", "version": "0.3.0" }, "last_serial": 1891584, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "51167d0edbed4fe4fe7a19d002ce9b9a", "sha256": "d0f398fa9d7eabdd9cbcfd6b246be508da73163da055523394d2a4012f5f82b9" }, "downloads": -1, "filename": "django-teryt-0.1.0.tar.gz", "has_sig": false, "md5_digest": "51167d0edbed4fe4fe7a19d002ce9b9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8831, "upload_time": "2013-12-31T01:15:25", "url": "https://files.pythonhosted.org/packages/eb/82/8ea6cb774f8757845a09709909e98b2bf5a81529bdcb60730abcedf1b731/django-teryt-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "aa677f9e831908f8bc5185b717feada4", "sha256": "41df29bc4f805c41e9f58c8c881673c6e68d7eced90158a49503ba6c84721a18" }, "downloads": -1, "filename": "django_teryt-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "aa677f9e831908f8bc5185b717feada4", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 15334, "upload_time": "2015-01-08T14:45:37", "url": "https://files.pythonhosted.org/packages/0d/2e/cfcda77a53ebcc2f4aa0a97e706f055e99fce2ae9d00ee01ab31fc124d64/django_teryt-0.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c3144c462fa42cd150489ac4fd1ad3e5", "sha256": "f124ed31df416006a58d8ddfdba94284b7946d8527357d20c3a929e8ef06d284" }, "downloads": -1, "filename": "django-teryt-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c3144c462fa42cd150489ac4fd1ad3e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11745, "upload_time": "2015-01-08T14:45:35", "url": "https://files.pythonhosted.org/packages/9f/21/5bbd976218a4be647959e0282c4020feb486741d543c3b1160167d36309f/django-teryt-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "f4213b44a616524ef4992564fec800c7", "sha256": "54cf52f8351a45e10a94541d1600ade8e32be7898382937b1931ab03b8501581" }, "downloads": -1, "filename": "django_teryt-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f4213b44a616524ef4992564fec800c7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 24372, "upload_time": "2016-01-06T17:45:23", "url": "https://files.pythonhosted.org/packages/5e/2c/604ec276df3b9593656ca111855eb4b7db998ee2c307f525e346f7db6338/django_teryt-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d22456a6e771d9e2260078aca3da68ab", "sha256": "394e8fd5c9270bd68e2dc4bd965265b11ab07501dfd9a3436f751dc7f50ce428" }, "downloads": -1, "filename": "django-teryt-0.3.0.tar.gz", "has_sig": false, "md5_digest": "d22456a6e771d9e2260078aca3da68ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15281, "upload_time": "2016-01-06T17:45:05", "url": "https://files.pythonhosted.org/packages/4d/bb/dc2c4dab77f188b98b5d73ed1f2145ce5a076db6e6742ecc5ebb23ab6128/django-teryt-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f4213b44a616524ef4992564fec800c7", "sha256": "54cf52f8351a45e10a94541d1600ade8e32be7898382937b1931ab03b8501581" }, "downloads": -1, "filename": "django_teryt-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f4213b44a616524ef4992564fec800c7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 24372, "upload_time": "2016-01-06T17:45:23", "url": "https://files.pythonhosted.org/packages/5e/2c/604ec276df3b9593656ca111855eb4b7db998ee2c307f525e346f7db6338/django_teryt-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d22456a6e771d9e2260078aca3da68ab", "sha256": "394e8fd5c9270bd68e2dc4bd965265b11ab07501dfd9a3436f751dc7f50ce428" }, "downloads": -1, "filename": "django-teryt-0.3.0.tar.gz", "has_sig": false, "md5_digest": "d22456a6e771d9e2260078aca3da68ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15281, "upload_time": "2016-01-06T17:45:05", "url": "https://files.pythonhosted.org/packages/4d/bb/dc2c4dab77f188b98b5d73ed1f2145ce5a076db6e6742ecc5ebb23ab6128/django-teryt-0.3.0.tar.gz" } ] }