{ "info": { "author": "Hiroyoshi Takahashi", "author_email": "t.hiroyoshi209@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "# !!UNDER CONSTRUCTION!!\n\n# django-jp-stations\n\ndjango-jp-stations is a simple japanese stations apps.\n\n## Quick start\n\n* Add \"jp-stations\" to your INSTALLED_APPS setting like this\n\n```python\nINSTALLED_APPS = [\n ...\n 'jp_stations',\n]\n```\n\n* Run `python manage.py migrate` to create the stations models.\n\n## Data\n\nfrom http://www.ekidata.jp\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/t-hiroyoshi/django-jp-stations", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "django-jp-stations", "package_url": "https://pypi.org/project/django-jp-stations/", "platform": "", "project_url": "https://pypi.org/project/django-jp-stations/", "project_urls": { "Homepage": "https://github.com/t-hiroyoshi/django-jp-stations" }, "release_url": "https://pypi.org/project/django-jp-stations/0.1/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app for japanese stations.", "version": "0.1" }, "last_serial": 3296176, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "dc2fcd088a606f4c3b79f421d69b4e64", "sha256": "6c0d09cdc917ff23361ca482e671732ed6755a7f2d75539a7d21697df33c7fb7" }, "downloads": -1, "filename": "django-jp-stations-0.1.tar.gz", "has_sig": false, "md5_digest": "dc2fcd088a606f4c3b79f421d69b4e64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 703520, "upload_time": "2017-11-01T05:37:11", "url": "https://files.pythonhosted.org/packages/40/c1/3c18174ba5a4e95192799035d01814b55480bd9ba7065eb31dcdab090cfc/django-jp-stations-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc2fcd088a606f4c3b79f421d69b4e64", "sha256": "6c0d09cdc917ff23361ca482e671732ed6755a7f2d75539a7d21697df33c7fb7" }, "downloads": -1, "filename": "django-jp-stations-0.1.tar.gz", "has_sig": false, "md5_digest": "dc2fcd088a606f4c3b79f421d69b4e64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 703520, "upload_time": "2017-11-01T05:37:11", "url": "https://files.pythonhosted.org/packages/40/c1/3c18174ba5a4e95192799035d01814b55480bd9ba7065eb31dcdab090cfc/django-jp-stations-0.1.tar.gz" } ] }