{ "info": { "author": "Wille Marcel", "author_email": "wille@wille.blog.br", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 2 :: Only" ], "description": "sascar_client\n=============\n\nA client to Sascar SOAP web service, using SUDS Python library.\n\n.. image:: https://travis-ci.org/ibamacsr/sascar_client.svg\n :target: https://travis-ci.org/ibamacsr/sascar_client\n\nInstallation\n============\n\n pip install sascar_client\n\nUsage\n=====\n\nUsage:\n\n sascar_client [OPTIONS] \n\nGet the routes of all vehicles and save it to a database.\nUser and password fields refer to your sascar user and password.\n\nOptions:\n\n --get_vehicles Save vehicles to the database.\n --host TEXT Set URL of the database server. Default value is localhost.\n --port INTEGER Set port of database server. Default value is 5432.\n --hours INTEGER Set the number of prior hours you want to query. Default\n value is 24\n --help Show this message and exit.\n\nRequirements\n============\n\n* click\n* suds\n* psycopg2\n* shapely\n\nLicense\n=======\n\nGPLv3", "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/ibamacsr/sascar_client", "keywords": "", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "sascar_client", "package_url": "https://pypi.org/project/sascar_client/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sascar_client/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ibamacsr/sascar_client" }, "release_url": "https://pypi.org/project/sascar_client/1.2/", "requires_dist": null, "requires_python": null, "summary": "A client to sascar soap web service.", "version": "1.2" }, "last_serial": 1517043, "releases": { "1.2": [ { "comment_text": "", "digests": { "md5": "55bb709c22de4926ccc488283bb6dfcc", "sha256": "ed88235a3cb0c7cb2afae6ddeedd6d1341c1aa990bb4b1facbf0ae4bad267038" }, "downloads": -1, "filename": "sascar_client-1.2.tar.gz", "has_sig": false, "md5_digest": "55bb709c22de4926ccc488283bb6dfcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4150, "upload_time": "2015-04-22T20:49:49", "url": "https://files.pythonhosted.org/packages/ca/0c/8824456450dbad48ff5749f2f7acb2c0f241e253f4f7b042d0bd327d3c47/sascar_client-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "55bb709c22de4926ccc488283bb6dfcc", "sha256": "ed88235a3cb0c7cb2afae6ddeedd6d1341c1aa990bb4b1facbf0ae4bad267038" }, "downloads": -1, "filename": "sascar_client-1.2.tar.gz", "has_sig": false, "md5_digest": "55bb709c22de4926ccc488283bb6dfcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4150, "upload_time": "2015-04-22T20:49:49", "url": "https://files.pythonhosted.org/packages/ca/0c/8824456450dbad48ff5749f2f7acb2c0f241e253f4f7b042d0bd327d3c47/sascar_client-1.2.tar.gz" } ] }