{ "info": { "author": "Fantomas42", "author_email": "fantomas42@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Veliberator\n===========\n\n**Veliberator** is a Python module who provides an API for getting the\ninformations related to the stations of the Velib' bike renting network.\n\n\n.. contents::\n\nAPI Usage\n---------\n\nTo retrieve the informations of a station you only have to have the ID of\nthe station and a database synchronized with all the available stations.\n\nThen in your Python interpreter you can play with the API:\n::\n\n >>> from veliberator.stations import Station\n >>> station = Station(42008)\n >>> station.informations.address\n u'128 AVENUE DANIEL CASANOVA'\n\nThe informations attributes contains many data such as:\n\n* ``address``\n* ``postal_code``\n* ``city``\n* ``lat`` *(the latitude of the GPS coordonates)*\n* ``lng`` *(the longitude of the GPS coordonates)*\n* ``opened`` *(True if the station is open)*\n* ``bonus`` *(True if the station is a bonus station)*\n\nYou could retrieve the live status of the station easily:\n::\n\n >>> station.status.available\n 24\n >>> station.status.free\n 1\n >>> station.status.total\n 25\n >>> station.status.closed\n 0\n\nMore useful, you can retrieve the closest stations sorted by distance:\n::\n\n >>> station.stations_around\n [, , ...]\n\nThe **veliberator** script\n--------------------------\n\nWrite an API for developers is a nice idea, but write an useful script\nwho uses the API for the end-user is a much nicer idea.\n\nSo the package provide a script named ``veliberator``.\n\nFor exemple if I need to know the status of the Velib' station with the ID:\n*42008*, I simply need to run this command:\n::\n\n $ veliberator 42008\n\nThis command will display the status of the station and find other stations\naround if no parking place are available.\n\nThe ``veliberator`` script can also find the Velib' stations around an\naddress, by simply launching the script.\n\nNote that at the first run of the script a database will be created for\nregistering all the available stations.\n\nFor update or create the database you can run this command:\n::\n\n $ veliberator --synchronize\n\nRun this command for more informations:\n::\n\n $ veliberator -h\n\nSettings\n--------\n\nThe veliberator module can be configured by a configuration file.\nTake a look on the file ``etc/veliberator-sample.cfg`` for having a example\nof the options availables.\n\nThe module is going to look in your home directory if a file named\n``.veliberator.cfg`` is present and in ``etc/veliberator.cfg`` from your\ncurrent working directory.", "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/Fantomas42/veliberator", "keywords": "velib,api,service", "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "veliberator", "package_url": "https://pypi.org/project/veliberator/", "platform": "any", "project_url": "https://pypi.org/project/veliberator/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Fantomas42/veliberator" }, "release_url": "https://pypi.org/project/veliberator/0.3.3/", "requires_dist": null, "requires_python": null, "summary": "Veliberator provides a Python API for getting informations about the stations of the Velib' network.", "version": "0.3.3" }, "last_serial": 1462947, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f52367bd7302cb09d7ec64cd72228cb7", "sha256": "107a8412dca9ca95242906d5548f248876bc0393f591777c14d88c66bb9e5bfb" }, "downloads": -1, "filename": "veliberator-0.1-py2.6.egg", "has_sig": false, "md5_digest": "f52367bd7302cb09d7ec64cd72228cb7", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 11773, "upload_time": "2009-07-16T22:03:26", "url": "https://files.pythonhosted.org/packages/94/e1/bc7097da1c21a1cc0c8b13e89c139bfdeb8a30cbf5ea51389fbbb1dfaa53/veliberator-0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "06c40657d493c15df463f08fb182117f", "sha256": "0e9111f9432df2e91d804b98d1a284872b5379d77a4735922b08dfb0d6b23cfa" }, "downloads": -1, "filename": "veliberator-0.1.tar.gz", "has_sig": false, "md5_digest": "06c40657d493c15df463f08fb182117f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3991, "upload_time": "2009-07-16T22:03:25", "url": "https://files.pythonhosted.org/packages/84/e2/b69023e43fbe1b384a14d3b5bd5763547a68b0629af734480599c707fac2/veliberator-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "18bf07837e8ff4517cab35d384efb05f", "sha256": "aa57ef45e6ad4b3c6fe07a1f704b39d28be6b7f536bd4b0b24104e6a3ab3223e" }, "downloads": -1, "filename": "veliberator-0.1.1-py2.6.egg", "has_sig": false, "md5_digest": "18bf07837e8ff4517cab35d384efb05f", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 11774, "upload_time": "2009-07-16T23:03:26", "url": "https://files.pythonhosted.org/packages/b7/65/8e148430cfc14f1783569236f4a523970886ff9f4264bf581788f2061482/veliberator-0.1.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "4ade05720aa1e6d4855d875663ca216f", "sha256": "5e882b712413dde9ff19b8249b304ca0a56abe659cf23fe882811e8730292fec" }, "downloads": -1, "filename": "veliberator-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4ade05720aa1e6d4855d875663ca216f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4011, "upload_time": "2009-07-16T23:03:25", "url": "https://files.pythonhosted.org/packages/81/f0/1ff1ec983db09f667c9454e812a6487dbd0f054470ede9e90e43345db37d/veliberator-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8209af2b2f29fc4b02b1c4840989304c", "sha256": "b3e6412794e1a285786ca912f34bd628e5a4b8b7fe87aadadb524b16580e58d8" }, "downloads": -1, "filename": "veliberator-0.1.2-py2.6.egg", "has_sig": false, "md5_digest": "8209af2b2f29fc4b02b1c4840989304c", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 11855, "upload_time": "2009-07-17T12:11:12", "url": "https://files.pythonhosted.org/packages/ea/dd/2af0976ac60490593fe50986e92d10c3fef590171b9146d823db78ba0f52/veliberator-0.1.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "7a491139ada9d7f75f71203db5055faf", "sha256": "27d6634c0c4641fcc2e03734b4a97d3640f872ec56c0f349791090851fcd7d8f" }, "downloads": -1, "filename": "veliberator-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7a491139ada9d7f75f71203db5055faf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71097, "upload_time": "2009-07-17T12:11:11", "url": "https://files.pythonhosted.org/packages/15/91/a802093a5c02bd98d9059ef28956520118e8c133039eef4d5cce9b9e6ca7/veliberator-0.1.2.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "9b57d45057c6f85df262c2496ba52906", "sha256": "799e21983a587327b13b4c107a60ac20ae0b35d7f22304136e191c15c051c099" }, "downloads": -1, "filename": "veliberator-0.1.9-py2.6.egg", "has_sig": false, "md5_digest": "9b57d45057c6f85df262c2496ba52906", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 12429, "upload_time": "2009-07-17T15:52:11", "url": "https://files.pythonhosted.org/packages/8b/db/254c7654667e1244185e829f0df1c21baf17f387d1e7e44a7f852b68e372/veliberator-0.1.9-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "ef23c0eb9ff7f28a26c0eeafb1cdf54d", "sha256": "2085fac4adf29410cabffdb3b2378e088fcda1d4b6607a446f152e447d51bf38" }, "downloads": -1, "filename": "veliberator-0.1.9.tar.gz", "has_sig": false, "md5_digest": "ef23c0eb9ff7f28a26c0eeafb1cdf54d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73592, "upload_time": "2009-07-17T15:52:11", "url": "https://files.pythonhosted.org/packages/e9/3e/fab987b09d47f4082f89f505012610f253a40969a169f3c0cd27b972c88b/veliberator-0.1.9.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "955ca64007d2948060944c89f6c4baa6", "sha256": "4548dd1c32831280111a15420c3abb5768b0ecebee3621c34c9c3440f49507ee" }, "downloads": -1, "filename": "veliberator-0.2.1.tar.gz", "has_sig": false, "md5_digest": "955ca64007d2948060944c89f6c4baa6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76334, "upload_time": "2009-07-28T13:24:09", "url": "https://files.pythonhosted.org/packages/38/24/1d65125b89d99ee4438f8f7b328a56cb60ff184fa006b419d9c320cc4c3f/veliberator-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "e0c3a3be793080bedc53697c020de8ce", "sha256": "66eeb4101522c817f51515211f2c7d1e1469fcd6149eb78010461c25b71c8229" }, "downloads": -1, "filename": "veliberator-0.2.2.tar.gz", "has_sig": false, "md5_digest": "e0c3a3be793080bedc53697c020de8ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76437, "upload_time": "2009-08-03T12:22:12", "url": "https://files.pythonhosted.org/packages/ea/92/ae6420ee43b39b77d5cf1eda27d9e79d3ebbf8c9de4e3ff4fc97a4e41350/veliberator-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "0fdcbd793c7f0731aca6f77e247484f9", "sha256": "d649e95e25f9f76c4094155046cdf6d9b794a8eb96c7ed2f9a4b9497a73accb8" }, "downloads": -1, "filename": "veliberator-0.2.3.tar.gz", "has_sig": false, "md5_digest": "0fdcbd793c7f0731aca6f77e247484f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76509, "upload_time": "2009-08-13T10:55:16", "url": "https://files.pythonhosted.org/packages/de/06/d99972585b71a19aea36135dac1fdfbfb48a7f94fd3d14d1145f36fdb891/veliberator-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "140fa169d9207370e6653189ac9cf6e1", "sha256": "f7c8e34484e69b28377b4b2a2442f3735c4920092e0f1af1db285304d92ae680" }, "downloads": -1, "filename": "veliberator-0.2.4.tar.gz", "has_sig": false, "md5_digest": "140fa169d9207370e6653189ac9cf6e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76901, "upload_time": "2009-08-14T15:46:16", "url": "https://files.pythonhosted.org/packages/7e/de/14a59aad67dc62ecf461b6b4e92e235d5692a08d8cac94c0bb5d7e703088/veliberator-0.2.4.tar.gz" } ], "0.2.4.1": [ { "comment_text": "", "digests": { "md5": "f4f3f2a5251f9c6d53eb649ebebc877c", "sha256": "13ea847cd803f9b9a112470a1f9a41aba98f4352d8369bbcbe6ddc1013f48678" }, "downloads": -1, "filename": "veliberator-0.2.4.1.tar.gz", "has_sig": false, "md5_digest": "f4f3f2a5251f9c6d53eb649ebebc877c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76948, "upload_time": "2009-09-10T16:32:50", "url": "https://files.pythonhosted.org/packages/66/c4/a24f7e982a711bf90254937b8af11d18afc4f94853cd4f25a544b601e711/veliberator-0.2.4.1.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "46df4e2c147f300a14dd814ab4356460", "sha256": "4e107aee672d7c88d573a66444a0acb7862c719088e6907cd1b9420cbc746d3e" }, "downloads": -1, "filename": "veliberator-0.2.5.tar.gz", "has_sig": false, "md5_digest": "46df4e2c147f300a14dd814ab4356460", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77004, "upload_time": "2009-09-11T17:00:57", "url": "https://files.pythonhosted.org/packages/c1/a2/9b923b624f8ec4530e84b12748a86a9548d7aa310a3a5e3d46334bf32498/veliberator-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "77c49b9cc5931d6795a538e7253020ef", "sha256": "3f0e64c6577d4cf59f2360db9792fb5147262ef1c8437de517a8d511da70fc10" }, "downloads": -1, "filename": "veliberator-0.2.6.tar.gz", "has_sig": false, "md5_digest": "77c49b9cc5931d6795a538e7253020ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77012, "upload_time": "2009-09-28T19:24:15", "url": "https://files.pythonhosted.org/packages/22/e1/2438c293985c91a8d6ebf47f95ef9a4deae18739f5a5a1f327253630e7e9/veliberator-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "69860867c820a1c8e8f4f1a6d5a8ed2f", "sha256": "68de413b7891792d26682483311e5a6bf8d0872a6a4486001392c1df9292bcfb" }, "downloads": -1, "filename": "veliberator-0.2.7.tar.gz", "has_sig": false, "md5_digest": "69860867c820a1c8e8f4f1a6d5a8ed2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77665, "upload_time": "2009-10-06T21:57:53", "url": "https://files.pythonhosted.org/packages/ab/e9/05b45e3dc91b1ee13a1e2650a8934a914f1e5ff801dd153677778dabee57/veliberator-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "f6cc4344368b28e3df8df848eed8cf11", "sha256": "b63b37a0da64833e96bd260e56f8802be73420f4de1cc127185b1fffbe3b05be" }, "downloads": -1, "filename": "veliberator-0.2.8.tar.gz", "has_sig": false, "md5_digest": "f6cc4344368b28e3df8df848eed8cf11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78300, "upload_time": "2009-10-28T21:10:35", "url": "https://files.pythonhosted.org/packages/11/96/6bbd75aa48469c99153078b2e135b32794502507e4b05bde23f050bb62ea/veliberator-0.2.8.tar.gz" } ], "0.2.8.1": [ { "comment_text": "", "digests": { "md5": "78a1f347ba5fede87f81a729380279e2", "sha256": "a3c07abd9efd94e3b9bf111ea900206f90e90293079988c74e0b48bdac51ef9d" }, "downloads": -1, "filename": "veliberator-0.2.8.1.tar.gz", "has_sig": false, "md5_digest": "78a1f347ba5fede87f81a729380279e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78321, "upload_time": "2009-10-28T21:16:31", "url": "https://files.pythonhosted.org/packages/0b/5d/02d3668e15bf7392cd71e20c4544e053392af9863fbd0c20870996e36eef/veliberator-0.2.8.1.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "bea726cd27ee68539975a00749c86235", "sha256": "67ad615e8f971e79174ff2c5fe6ad51b918bc1ecae0b60e8d9f4130777072f2c" }, "downloads": -1, "filename": "veliberator-0.2.9.tar.gz", "has_sig": false, "md5_digest": "bea726cd27ee68539975a00749c86235", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78649, "upload_time": "2009-11-18T10:48:45", "url": "https://files.pythonhosted.org/packages/56/94/a712b1b7a62cbac4cc8867ca342bf6605022dcfb6f366ce3e57b566e7685/veliberator-0.2.9.tar.gz" } ], "0.2.9.1": [ { "comment_text": "", "digests": { "md5": "424fe9904f76d9f3a597721e1770732d", "sha256": "249d4d5e4365e1dc4ba0114d67731565e272da980e448bfac86dae8696723898" }, "downloads": -1, "filename": "veliberator-0.2.9.1.tar.gz", "has_sig": false, "md5_digest": "424fe9904f76d9f3a597721e1770732d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78680, "upload_time": "2009-12-28T13:00:49", "url": "https://files.pythonhosted.org/packages/ed/0b/c1dc4bc7c8ea44a62c15b22efffe10a8b81024d953e4b34360a4066ae1f9/veliberator-0.2.9.1.tar.gz" } ], "0.2.9.2": [ { "comment_text": "", "digests": { "md5": "d26842f2e9bd7eef81e24a04f81ee1aa", "sha256": "41c97463e651f9a506aa75e4d4ce1cb7ab280b805dca9283953c37dcf607c376" }, "downloads": -1, "filename": "veliberator-0.2.9.2.tar.gz", "has_sig": false, "md5_digest": "d26842f2e9bd7eef81e24a04f81ee1aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78757, "upload_time": "2009-12-30T11:56:26", "url": "https://files.pythonhosted.org/packages/55/bd/3e2fde3b0c8822d001ad91ef2812a3b70db4df00db4ffd013190287bd291/veliberator-0.2.9.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "b67992babc0a6a1a4433c284d18c7883", "sha256": "b01da83991a9098a57af247adac005223dd65284af189d5120537c18fda1d722" }, "downloads": -1, "filename": "veliberator-0.3.tar.gz", "has_sig": false, "md5_digest": "b67992babc0a6a1a4433c284d18c7883", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 102138, "upload_time": "2011-09-08T19:46:36", "url": "https://files.pythonhosted.org/packages/b6/aa/b7fd91c8ecc45f10529d483734ee6c1d1b8be122e4cbb46d4c5ed7a69b42/veliberator-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "0dd9371420f9b006ebade847a43d1b8d", "sha256": "7bf5bc5a3d64e015de667aa24f9cda374adbe1ea949754a4b74841fa3632aa39" }, "downloads": -1, "filename": "veliberator-0.3.1.tar.gz", "has_sig": false, "md5_digest": "0dd9371420f9b006ebade847a43d1b8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87193, "upload_time": "2011-09-08T21:22:51", "url": "https://files.pythonhosted.org/packages/1c/d5/e16b8e2ce2d105110f60d1dcf485f6bac06e57b9ed3ecf0101422b4ac07a/veliberator-0.3.1.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "971aa9af3ac191468fc429aa95020d2e", "sha256": "04ff0161e054711f4fdcaa56127820163268aed2c17bebc9652de237836e120e" }, "downloads": -1, "filename": "veliberator-0.3.3.tar.gz", "has_sig": false, "md5_digest": "971aa9af3ac191468fc429aa95020d2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87679, "upload_time": "2015-03-16T15:40:27", "url": "https://files.pythonhosted.org/packages/7a/20/e900d5ffbe81943692ec4d2dd98eb7869af35d7b0123c0762a40aaf15ec5/veliberator-0.3.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "971aa9af3ac191468fc429aa95020d2e", "sha256": "04ff0161e054711f4fdcaa56127820163268aed2c17bebc9652de237836e120e" }, "downloads": -1, "filename": "veliberator-0.3.3.tar.gz", "has_sig": false, "md5_digest": "971aa9af3ac191468fc429aa95020d2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87679, "upload_time": "2015-03-16T15:40:27", "url": "https://files.pythonhosted.org/packages/7a/20/e900d5ffbe81943692ec4d2dd98eb7869af35d7b0123c0762a40aaf15ec5/veliberator-0.3.3.tar.gz" } ] }