{ "info": { "author": "Clement Renaud", "author_email": "clement.renaud@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development" ], "description": "# Topogram Python API Client\n\n![Read The Docs Build](https://readthedocs.org/projects/topogram/badge/?version=latest)\n\nA python lib to communicate with Topogram\n\n## How it works\n\n\n```python \nfrom topogram-python-client import TopogramAPIClient\n\ntopogram = TopogramAPIClient(\"http://localhost:3000\")\n\n# create a new network\ntopogram.create_topogram(\"test\")\n```\n\nSee a complete example in [examples](./examples) folder\n\n## Documentation\n\nRead the docs at [http://topogram.readthedocs.io/](http://topogram.readthedocs.io/)\n\n\n## Install\n\n pip install topogram-api-client\n\nor using github\n\n git clone https://github.com/topogram/topogram-api-client\n cd topogram-api-client\n python setup.py install\n\n\n## command-line\n\n topogram-client\n\n## tests\n\nYou will need to run a test instance of [Topogram](http://github.com/topogram/topogram) with a different DB on the 3030 port.\n\n export MONGO_URL=mongodb://localhost:27017/test_topogram; meteor --port 3030\n\nInstall the dev dependencies\n\n pip install -r dev_requirements.txt\n\nThen you can run the tests\n\n nosetests --rednose tests\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/topogram/topogram-python-client", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://topogram.io", "keywords": "network,edition,api client,visualization,topogram", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "topogram-api-client", "package_url": "https://pypi.org/project/topogram-api-client/", "platform": "", "project_url": "https://pypi.org/project/topogram-api-client/", "project_urls": { "Download": "https://github.com/topogram/topogram-python-client", "Homepage": "http://topogram.io" }, "release_url": "https://pypi.org/project/topogram-api-client/1.0.1/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "API Client for Topogram - Geo-network mapping.", "version": "1.0.1" }, "last_serial": 3244624, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c015f08a7d5ccc98266043d98f794a80", "sha256": "a519baee90c73414e0263cde5d02b666415c5d63354f2e68f6cc0c167eef8dac" }, "downloads": -1, "filename": "Topogram_API_Client-0.0.1-py2.7.egg", "has_sig": false, "md5_digest": "c015f08a7d5ccc98266043d98f794a80", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 15211, "upload_time": "2017-10-12T08:32:03", "url": "https://files.pythonhosted.org/packages/29/ec/e1afdd9a99969912bae04bc5046dc0c601f5cbcdfee2fa9af04e20e985ae/Topogram_API_Client-0.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "6425e3dc38e4b237a9436458bbde7e99", "sha256": "9bf39fcfb674db442929dd84e7538973746cfd4c035a3f1adeff5bf3a13e1da8" }, "downloads": -1, "filename": "Topogram API Client-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6425e3dc38e4b237a9436458bbde7e99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5690, "upload_time": "2017-10-12T08:32:06", "url": "https://files.pythonhosted.org/packages/d8/70/052c9704eb6975ac7aed9f8b9c2726fb3babb80607ab6d3198d0758c4029/Topogram%20API%20Client-0.0.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "ffdf4fd9ce301438dd099c0ccab252fc", "sha256": "ff50307814b19c435ba66226d6dcc76decbde088a99499a4ebfff51a3f3e5723" }, "downloads": -1, "filename": "topogram-api-client-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ffdf4fd9ce301438dd099c0ccab252fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5677, "upload_time": "2017-10-01T15:53:58", "url": "https://files.pythonhosted.org/packages/c9/b5/45985f9880716ab09bd96eb9a0d197752bd9e840928fe12e60078cfa4aab/topogram-api-client-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "63797828047ccebe271104e82c341a9d", "sha256": "96e5eeda1caa911be7596c77393a424e8dec7bdd8362f91b56fb82d92d4f79f4" }, "downloads": -1, "filename": "topogram_api_client-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "63797828047ccebe271104e82c341a9d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8827, "upload_time": "2017-10-12T08:31:59", "url": "https://files.pythonhosted.org/packages/f3/9a/cc3d29d9d7f369a0d9096036c791124cbf2638e0ea0a92f85c72f6ff8c99/topogram_api_client-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4621b175f2610384eb9c9f726fd16947", "sha256": "89e5fb25ff20274a3f0515f80ac6f4200d8f762c994260436ebccbaff411646a" }, "downloads": -1, "filename": "topogram-api-client-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4621b175f2610384eb9c9f726fd16947", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6051, "upload_time": "2017-10-12T08:38:17", "url": "https://files.pythonhosted.org/packages/36/f7/5d45de5ca77e020b64deae743a377121cfdc5d9b9c8fcfb9de53efda347d/topogram-api-client-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63797828047ccebe271104e82c341a9d", "sha256": "96e5eeda1caa911be7596c77393a424e8dec7bdd8362f91b56fb82d92d4f79f4" }, "downloads": -1, "filename": "topogram_api_client-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "63797828047ccebe271104e82c341a9d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8827, "upload_time": "2017-10-12T08:31:59", "url": "https://files.pythonhosted.org/packages/f3/9a/cc3d29d9d7f369a0d9096036c791124cbf2638e0ea0a92f85c72f6ff8c99/topogram_api_client-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4621b175f2610384eb9c9f726fd16947", "sha256": "89e5fb25ff20274a3f0515f80ac6f4200d8f762c994260436ebccbaff411646a" }, "downloads": -1, "filename": "topogram-api-client-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4621b175f2610384eb9c9f726fd16947", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6051, "upload_time": "2017-10-12T08:38:17", "url": "https://files.pythonhosted.org/packages/36/f7/5d45de5ca77e020b64deae743a377121cfdc5d9b9c8fcfb9de53efda347d/topogram-api-client-1.0.1.tar.gz" } ] }