{ "info": { "author": "Michael Flickinger", "author_email": "mjflick@gnu.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "API Acesss for the Bizowie `cloud erp `_.\r\n \r\nGeneral Doc: http://bizowie.com/api/\r\n\r\nSample usage:\r\n \r\n import Bizowie.API\r\n\r\n aapi = Bizowie.API.API(\"bizowie.site.bizowie.com\", \"api_key\", \"secret_key\")\r\n\r\n aapi.call('tickets/add_comment/1003', { 'comment':'woo' } )", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bizowie.com/", "keywords": "bizowie api", "license": "Python", "maintainer": "", "maintainer_email": "", "name": "Bizowie.API", "package_url": "https://pypi.org/project/Bizowie.API/", "platform": "any", "project_url": "https://pypi.org/project/Bizowie.API/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bizowie.com/" }, "release_url": "https://pypi.org/project/Bizowie.API/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A Python interface to the Bizowie API", "version": "0.0.1" }, "last_serial": 962494, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "73fe24b89890ee6b5fa72d39e64cd24a", "sha256": "a509a9a3cc0eb6e6fbed555aa2dc6496bca238fcc9e3d75cbffc3beabf8f2e07" }, "downloads": -1, "filename": "Bizowie.API-0.0.1.tar.gz", "has_sig": false, "md5_digest": "73fe24b89890ee6b5fa72d39e64cd24a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1305, "upload_time": "2013-06-10T15:47:41", "url": "https://files.pythonhosted.org/packages/71/b2/063bbb71b687e525bfb59e7e3cfefdeee7d3bbc4c0cd87648adeb895e220/Bizowie.API-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "73fe24b89890ee6b5fa72d39e64cd24a", "sha256": "a509a9a3cc0eb6e6fbed555aa2dc6496bca238fcc9e3d75cbffc3beabf8f2e07" }, "downloads": -1, "filename": "Bizowie.API-0.0.1.tar.gz", "has_sig": false, "md5_digest": "73fe24b89890ee6b5fa72d39e64cd24a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1305, "upload_time": "2013-06-10T15:47:41", "url": "https://files.pythonhosted.org/packages/71/b2/063bbb71b687e525bfb59e7e3cfefdeee7d3bbc4c0cd87648adeb895e220/Bizowie.API-0.0.1.tar.gz" } ] }