{ "info": { "author": "Jord Flanagan", "author_email": "contact@devopsni.com", "bugtrack_url": null, "classifiers": [], "description": "######################################################################\ngtfsni - Unofficial Google Transit Feed Generator for Northern Ireland\n######################################################################\n\nA python application that generates GTFS (Google Transit Feed Specification)\nfiles for Translink (N.I.) transport routes. This is a basic proof of concept\nthat derives its data from scraping the Translink web site. The only\ncoordinate data available is for Belfast Citybus stops and so other services\nsuch as Ulsterbus and NIRail aren't supported at the moment.\n\nRequirements\n============\n\n+ requests\n+ python-geohash\n+ svn+http://googletransitdatafeed.googlecode.com/svn/trunk/python/\n\nInstall\n=======\n\n(Tested on linux only).\n\nInstall from pypi with easy_install::\n\n $ easy_install gtfsni\n\nor pip::\n\n $ pip install gtfsni\n\nScripts\n=======\n\nThis this will install a number of scripts, some of which are from the\ngoogletransitdatafeed library. The gtfsni-specific scripts are:\n\n+ gtfs_generate\n+ gtfs_validate [GTFS_ZIP_FILE]\n+ gtfs_view [GTFS_ZIP_FILE]\n\n\nRunning ``gtfs_generate`` will create a zipped file (google_transit.zip) in\na ``data/dist`` subdirectory of the current working directory.", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/packages/source/g/gtfsni/gtfsni-0.0.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/devopsni/gtfsni", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "gtfsni", "package_url": "https://pypi.org/project/gtfsni/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gtfsni/", "project_urls": { "Download": "http://pypi.python.org/packages/source/g/gtfsni/gtfsni-0.0.4.tar.gz", "Homepage": "https://github.com/devopsni/gtfsni" }, "release_url": "https://pypi.org/project/gtfsni/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Unofficial Google Transit Feed Generator for Northern Ireland.", "version": "0.0.4" }, "last_serial": 792752, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "cfb17bf11454acb1c57c507e4f1b25ad", "sha256": "33b8ca47872a98f71a1cd94efd42e931c56c3e32b9f6e22be4b0a1a8282f7f19" }, "downloads": -1, "filename": "gtfsni-0.0.3.tar.gz", "has_sig": false, "md5_digest": "cfb17bf11454acb1c57c507e4f1b25ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59188, "upload_time": "2012-03-09T16:45:05", "url": "https://files.pythonhosted.org/packages/98/ae/eed9f621541c3626530afa6bbaa2e93bb3e78e77458711a91cd0cd50a20e/gtfsni-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "0fca9a1bb263112f32e4d3a88288fc57", "sha256": "8458eee8c147e30f0d41abb624638ae56e5bb3a2a9d383e128672e335f20d89e" }, "downloads": -1, "filename": "gtfsni-0.0.4.tar.gz", "has_sig": false, "md5_digest": "0fca9a1bb263112f32e4d3a88288fc57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59814, "upload_time": "2012-03-14T15:23:10", "url": "https://files.pythonhosted.org/packages/4d/1e/63c08836f0b69e5dc0c9c3c6b96b5f7b3a472947aec06235463b52bc60c7/gtfsni-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0fca9a1bb263112f32e4d3a88288fc57", "sha256": "8458eee8c147e30f0d41abb624638ae56e5bb3a2a9d383e128672e335f20d89e" }, "downloads": -1, "filename": "gtfsni-0.0.4.tar.gz", "has_sig": false, "md5_digest": "0fca9a1bb263112f32e4d3a88288fc57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59814, "upload_time": "2012-03-14T15:23:10", "url": "https://files.pythonhosted.org/packages/4d/1e/63c08836f0b69e5dc0c9c3c6b96b5f7b3a472947aec06235463b52bc60c7/gtfsni-0.0.4.tar.gz" } ] }