{ "info": { "author": "Ingresse", "author_email": "devel@ingresse.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Ingresse Python SDK\n\nIngresse Python SDK is what you were missing to help you out with those coding using what is the best in ticketing technology.\n\n## Quick start\n\nAfter install, Import ingresse SDK to your application and set an object with your API keys.\n\n```python\nimport ingresse\n\n# Configurate SiftScience SDK\nclient = ingresse.Client(\n public_key= ,\n private_key= \n)\n\n# For /event/123456 request, use\nresponse = client.getEvent(123456)\n```", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.ingresse.com/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "Ingresse", "package_url": "https://pypi.org/project/Ingresse/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Ingresse/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://www.ingresse.com/" }, "release_url": "https://pypi.org/project/Ingresse/0.1/", "requires_dist": null, "requires_python": null, "summary": "Ingresse Python SDK for great usage", "version": "0.1" }, "last_serial": 2196676, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "04ace6a283f82aa8773cc0b3113affdb", "sha256": "8278e1f6517c47d5d74c29293d1c6f5abbc8b47f22b5928fc03314e7809fd20a" }, "downloads": -1, "filename": "Ingresse-0.1.tar.gz", "has_sig": false, "md5_digest": "04ace6a283f82aa8773cc0b3113affdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2958, "upload_time": "2016-06-30T19:35:29", "url": "https://files.pythonhosted.org/packages/6c/d3/185eac970dc131ec9a8464f4e866a980850f60e10028da8fc54054778a2e/Ingresse-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04ace6a283f82aa8773cc0b3113affdb", "sha256": "8278e1f6517c47d5d74c29293d1c6f5abbc8b47f22b5928fc03314e7809fd20a" }, "downloads": -1, "filename": "Ingresse-0.1.tar.gz", "has_sig": false, "md5_digest": "04ace6a283f82aa8773cc0b3113affdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2958, "upload_time": "2016-06-30T19:35:29", "url": "https://files.pythonhosted.org/packages/6c/d3/185eac970dc131ec9a8464f4e866a980850f60e10028da8fc54054778a2e/Ingresse-0.1.tar.gz" } ] }