{ "info": { "author": "Eric Busboom", "author_email": "eric@civicknowledge.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Programming Language :: Python" ], "description": "==========\nCityIQ API\n==========\n\nThis module and command line tool provides access to the CityIQ_ API, with\nparticular focus on getting metadata and parking events. The interface includes\na basic access object for getting metadata and events, a scraper object for\nmass downloading events, and a command line tool for downloading and processing\nevents.\n\nInstallation\n============\n\nUse pip::\n\n $ pip install cityiq\n\nConfiguration\n=============\n\nThe program requires a configuration file that hold credentials and urls. You can generate a default configuration with ::\n\n $ ciq_config -w\n\nOr, to write the config to ``~/.city-iq.yaml`` ::\n\n $ ciq_config -wu\n\nThe generated file is configured for the San Diego system. To you this system , you will just need to add your client id and secret.\n\nThe code will look for this file in several places in this order:\n\n- The path specified by the ``CITYIQ_CONFIG`` env var\n- ``.city-iq.yaml`` in the current dir\n- ``city-iq.yaml`` in the current dir\n- ``.city-iq.yaml`` in the user's home dir\n\nUse\n===\n\nAfter generating a config file you can run the ``ciq_`` programs to get events, assets and locations. The ``ciq_assets``\nwill list all of the system assets as JSON lines::\n\n $ ciq_assets\n\n\n\nThe Documentation_ has more details, but not much more.\n\n\nDevlopment\n==========\n\n\nCommitting\n----------\n\nThe project scaffold gets the version number for the module from git. To get the version number::\n\n $ python setup.py --version\n\nSet the version with a tag. The version numbers are specified with PEP440_ ::\n\n $ git tag 0.0.1\n\nPublishing\n----------\n\nPublish the project to to PyPI_ with twine::\n\n pip install twine\n twine upload dist/*\n\nScaffolding\n-----------\n\nThis project has been set up using PyScaffold 3.1. For details and usage\ninformation on PyScaffold see https://pyscaffold.org/.\n\n\n.. _CityIQ: https://developer.currentbyge.com/cityiq\n.. _PEP440: http://www.python.org/dev/peps/pep-0440/\n.. _PyPI: https://pypi.org/\n.. _Scraping: https://sandiegodata.github.io/cityiq/html/index.html#module-cityiq.cli.events\n.. _Documentation: https://sandiegodata.github.io/cityiq/\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sandiegodata/cityiq", "keywords": "", "license": "mit", "maintainer": "", "maintainer_email": "", "name": "cityiq", "package_url": "https://pypi.org/project/cityiq/", "platform": "any", "project_url": "https://pypi.org/project/cityiq/", "project_urls": { "Homepage": "https://github.com/sandiegodata/cityiq" }, "release_url": "https://pypi.org/project/cityiq/0.0.13/", "requires_dist": [ "requests", "websocket-client", "pytz", "pyyaml", "python-dateutil", "pytest ; extra == 'testing'", "pytest-cov ; extra == 'testing'" ], "requires_python": ">= 3.4", "summary": "Python access to the CityIQ api.", "version": "0.0.13" }, "last_serial": 5350097, "releases": { "0.0.12": [ { "comment_text": "", "digests": { "md5": "7dc257e5ea163d48e2cf76ef8bdc8784", "sha256": "58e04f3cc2c2eca6eb5ca141f019b481b34691125ef4f08c0f7c4383023996d6" }, "downloads": -1, "filename": "cityiq-0.0.12-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7dc257e5ea163d48e2cf76ef8bdc8784", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.4", "size": 25590, "upload_time": "2019-06-02T22:43:31", "url": "https://files.pythonhosted.org/packages/3d/c4/68a425732a88a37231093ce98702fec1e7c618a16b82910398313ed310d5/cityiq-0.0.12-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "45810b35983cc85762aa8542a93dd0e6", "sha256": "200fceecfaa1e401f0aa051d014b1c4029f2ea4b822ce1db2b1daf070adf8b27" }, "downloads": -1, "filename": "cityiq-0.0.12.tar.gz", "has_sig": false, "md5_digest": "45810b35983cc85762aa8542a93dd0e6", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.4", "size": 656853, "upload_time": "2019-06-02T22:43:36", "url": "https://files.pythonhosted.org/packages/9e/09/7390ff7b1413d389bc40605e438c67cfdf83dada46db432550015391eb15/cityiq-0.0.12.tar.gz" } ], "0.0.13": [ { "comment_text": "", "digests": { "md5": "d6773bcb4b54606f44e35ad298f98ff8", "sha256": "cd78f4d9cb28fd1c12398d53da5cdedf0d13f64728b5bb6fab5656ad24ddc3ed" }, "downloads": -1, "filename": "cityiq-0.0.13-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d6773bcb4b54606f44e35ad298f98ff8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.4", "size": 25611, "upload_time": "2019-06-02T23:19:13", "url": "https://files.pythonhosted.org/packages/91/c7/bbbf5bc3e710727cfe606342c9e5bd851e98ddc9f58e7758a1efdc2422af/cityiq-0.0.13-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7dd2a32cfecf7cb6694515ad36fc9891", "sha256": "78d030f686df780ac70bf9db8f57f0d7754848abeff0f4a56c658b4cf9abce88" }, "downloads": -1, "filename": "cityiq-0.0.13.tar.gz", "has_sig": false, "md5_digest": "7dd2a32cfecf7cb6694515ad36fc9891", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.4", "size": 656903, "upload_time": "2019-06-02T23:19:16", "url": "https://files.pythonhosted.org/packages/a9/33/61fea5fef345468b137550666ce3cf01aea3cfbc631bdd4f74ef2251f8d9/cityiq-0.0.13.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "a6f3f2b5273e4cf392b0eaab3797bd1a", "sha256": "2c5cac2c464b76d707e6880edc12f283ede34479a45fafbb1163372193859b10" }, "downloads": -1, "filename": "cityiq-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6f3f2b5273e4cf392b0eaab3797bd1a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.4", "size": 17756, "upload_time": "2019-02-15T19:04:34", "url": "https://files.pythonhosted.org/packages/2c/a2/4aaca56a938c704b1619fb1e9405260e4a1555795b458b60b81e031cd2c0/cityiq-0.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1f3fad7298c33fc0601f90bd9af90bf", "sha256": "4f96e46ec4b8bdacc1521b96f1918536e19b8ea5fcdba2ec6b6f2d1860b4946c" }, "downloads": -1, "filename": "cityiq-0.0.3.tar.gz", "has_sig": false, "md5_digest": "c1f3fad7298c33fc0601f90bd9af90bf", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.4", "size": 456322, "upload_time": "2019-02-15T19:04:36", "url": "https://files.pythonhosted.org/packages/14/e1/d9c46def979a05d3cba1351070fa5398dd17291410b56d134f5139229ccb/cityiq-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "008dcc258290270d1cb8707e7424b671", "sha256": "94685ac0c8467b9248a9e71efb0d070b33b60006641aa7fb4b311e9c17328a93" }, "downloads": -1, "filename": "cityiq-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "008dcc258290270d1cb8707e7424b671", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.4", "size": 21828, "upload_time": "2019-02-15T23:13:08", "url": "https://files.pythonhosted.org/packages/d5/b5/ab5390a7aae9cc3bc9b383bca56e20fb0538506abc75ddfde16d9f527253/cityiq-0.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3f27aea7ee28011293a184819329999e", "sha256": "58830c7125b3045bda918c0bbe44d795dc23267dde31382fdec06d4a7cf3bb5d" }, "downloads": -1, "filename": "cityiq-0.0.4.tar.gz", "has_sig": false, "md5_digest": "3f27aea7ee28011293a184819329999e", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.4", "size": 459421, "upload_time": "2019-02-15T23:13:12", "url": "https://files.pythonhosted.org/packages/d5/f6/bc1896d012453a777dde5df3806cafeb77134646e7bc2cbe982228620a10/cityiq-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "dd211101cb6bfefb35ce6a83e02c13f8", "sha256": "9924c8b3268c20f6b07798d5f8bdae81465174b9a0015dcefefed544d5611195" }, "downloads": -1, "filename": "cityiq-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dd211101cb6bfefb35ce6a83e02c13f8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.4", "size": 22095, "upload_time": "2019-02-20T22:12:14", "url": "https://files.pythonhosted.org/packages/e8/cb/1b1ee3ce48b3ed9c5e4c55c07b39c709e32a4db8709770b98ca376000544/cityiq-0.0.5-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d6773bcb4b54606f44e35ad298f98ff8", "sha256": "cd78f4d9cb28fd1c12398d53da5cdedf0d13f64728b5bb6fab5656ad24ddc3ed" }, "downloads": -1, "filename": "cityiq-0.0.13-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d6773bcb4b54606f44e35ad298f98ff8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">= 3.4", "size": 25611, "upload_time": "2019-06-02T23:19:13", "url": "https://files.pythonhosted.org/packages/91/c7/bbbf5bc3e710727cfe606342c9e5bd851e98ddc9f58e7758a1efdc2422af/cityiq-0.0.13-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7dd2a32cfecf7cb6694515ad36fc9891", "sha256": "78d030f686df780ac70bf9db8f57f0d7754848abeff0f4a56c658b4cf9abce88" }, "downloads": -1, "filename": "cityiq-0.0.13.tar.gz", "has_sig": false, "md5_digest": "7dd2a32cfecf7cb6694515ad36fc9891", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.4", "size": 656903, "upload_time": "2019-06-02T23:19:16", "url": "https://files.pythonhosted.org/packages/a9/33/61fea5fef345468b137550666ce3cf01aea3cfbc631bdd4f74ef2251f8d9/cityiq-0.0.13.tar.gz" } ] }