{ "info": { "author": "Micah Walter", "author_email": "micah@micahwalter.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Tessitura\n\nTools for talking to the Tessitura API from Python. This is all just wet paint at the moment.\n\nRequires Python 3.6+\n\nTo install just do:\n\n```\n$ pip install tessitura\n```\n\nTo use see the following example:\n\n```\nimport tessitura\nimport pprint\n\nendpoint = \"https://your.tessitura-endpoint.org/TessituraService/\"\ncredentials = \"username:group:location:password\"\n\n# The REST API method you wish to call. This may need to be created with other information depending on the request, such as a session id -- See Tessitura documentation for more information. Please note there should be no trailing slash at the end.\n\nmethod = \"Diagnostics/Status\"\n\n# The type of request you wish to make. Currently supports GET and POST.\n\nrequest_type = \"GET\"\n\n# Use this to add any query string parameters to a GET request\nparams = {}\n\n# Use this to add any form data to a POST request\ndata = {}\n\n# Call the API\nrsp = tessitura.rest_call(endpoint, credentials, request_type, method, params=params, data=data)\n\n# Print out the results in JSON format\npprint.pprint(rsp)\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/micahwalter/tessitura-tools", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "tessitura", "package_url": "https://pypi.org/project/tessitura/", "platform": "", "project_url": "https://pypi.org/project/tessitura/", "project_urls": { "Homepage": "https://github.com/micahwalter/tessitura-tools" }, "release_url": "https://pypi.org/project/tessitura/0.0.6/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Tools for talking to the Tessitura API", "version": "0.0.6" }, "last_serial": 5503648, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "b67738100bd22c9e4404db4fb64683ff", "sha256": "d331a56455b0ed944a2acfc05e76e0ad61a3428cdbe6a361931f0d72e8afe908" }, "downloads": -1, "filename": "tessitura-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "b67738100bd22c9e4404db4fb64683ff", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3219, "upload_time": "2019-03-22T14:21:02", "url": "https://files.pythonhosted.org/packages/f1/33/51adcda6179496765fb16e4b4af7d2f1648b074e4c20cbb2a80d0d05e99c/tessitura-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "80067d086da1250bf4b1b89e83ba00f9", "sha256": "d89f299cc8a31256c234f6d70fc6bceeb9cfbede746fd890fb0aaf01a1129360" }, "downloads": -1, "filename": "tessitura-0.0.2.tar.gz", "has_sig": false, "md5_digest": "80067d086da1250bf4b1b89e83ba00f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2116, "upload_time": "2019-03-22T14:21:04", "url": "https://files.pythonhosted.org/packages/bc/b0/1d66fe1ee739551cc6052c0e05fd80dfdb975a242ce04d758a865a03f30b/tessitura-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "22b0e77dc086aca80f7230ba1acebf65", "sha256": "333fc9fcf54a7313c667ed4a8aa7c4b7e95f8f3e78016eba906c37afdd231681" }, "downloads": -1, "filename": "tessitura-0.0.3.tar.gz", "has_sig": false, "md5_digest": "22b0e77dc086aca80f7230ba1acebf65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2124, "upload_time": "2019-05-21T15:30:14", "url": "https://files.pythonhosted.org/packages/5c/42/1bba701835121ff26f17020022a80a8310196ff297c0d488ecdeee2eacfc/tessitura-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "170345d13a461086c0f5e785a55183a0", "sha256": "681b07ce751c011bd0d9464c0065adfcb840f12928773cbd9ab79dda13e4c595" }, "downloads": -1, "filename": "tessitura-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "170345d13a461086c0f5e785a55183a0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3235, "upload_time": "2019-07-08T16:38:28", "url": "https://files.pythonhosted.org/packages/3b/14/9b9f4a7c11ae615bba1098988f82c3d06c1ae131d7e6b0c1c34842f3b6bc/tessitura-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1d739d39502180acf5645bf2de0aeba5", "sha256": "0d1b97a2b4ebaa5dbfe56bb1eb0796f164eb03fd4c86cb63e4f5a4e268e2015d" }, "downloads": -1, "filename": "tessitura-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1d739d39502180acf5645bf2de0aeba5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2140, "upload_time": "2019-07-08T16:38:29", "url": "https://files.pythonhosted.org/packages/42/2f/3f4f9bf7122cd1ddbf478a5a9e1ed2d4196368fba0d1b967c4598725ef8c/tessitura-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "08ffeda7d928716fbbd4f1bb7001c46d", "sha256": "1ca95a6e9fe2da4ba0559f792bf36542a1eb0f1be84fc80a325f06eb5feb3093" }, "downloads": -1, "filename": "tessitura-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "08ffeda7d928716fbbd4f1bb7001c46d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3258, "upload_time": "2019-07-08T23:20:06", "url": "https://files.pythonhosted.org/packages/0a/3c/10004a8901942da5c59bb2a5181290acb63423b5a70abdcebff86f26e260/tessitura-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "291ffb4bedfc4bb6e249648189d738bc", "sha256": "dd65374becfc1b96e72eecdc1ef63463d5d464b37323a9d273f6fafccfdaa37e" }, "downloads": -1, "filename": "tessitura-0.0.5.tar.gz", "has_sig": false, "md5_digest": "291ffb4bedfc4bb6e249648189d738bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2162, "upload_time": "2019-07-08T23:20:08", "url": "https://files.pythonhosted.org/packages/53/2f/aa5b76f8e730c1a35b018ffbca6eb326948b7a4276c3e67bd41a2671c1b2/tessitura-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "7333c027698c1d6f720a603170c148e8", "sha256": "c4f987de3c69a6a415c96c7c3d4381afde2a09a4424de66b86f386b6ca15b2fa" }, "downloads": -1, "filename": "tessitura-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "7333c027698c1d6f720a603170c148e8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3258, "upload_time": "2019-07-08T23:36:08", "url": "https://files.pythonhosted.org/packages/ff/a2/ae8da506401dbf727e15e3652e27f20b1ec9dd6152c3ddaa6238a9ccca95/tessitura-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "905149cdf7364a97477d23c1ea844b1d", "sha256": "8b86232293075963f3d18509de7a9401d583b4def9a2e88eebf8f44fc86895b1" }, "downloads": -1, "filename": "tessitura-0.0.6.tar.gz", "has_sig": false, "md5_digest": "905149cdf7364a97477d23c1ea844b1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2155, "upload_time": "2019-07-08T23:36:09", "url": "https://files.pythonhosted.org/packages/be/ae/d5adcfeefd5aa61419c9c78acfbb8378522c78d8f9dc082803af64444450/tessitura-0.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7333c027698c1d6f720a603170c148e8", "sha256": "c4f987de3c69a6a415c96c7c3d4381afde2a09a4424de66b86f386b6ca15b2fa" }, "downloads": -1, "filename": "tessitura-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "7333c027698c1d6f720a603170c148e8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3258, "upload_time": "2019-07-08T23:36:08", "url": "https://files.pythonhosted.org/packages/ff/a2/ae8da506401dbf727e15e3652e27f20b1ec9dd6152c3ddaa6238a9ccca95/tessitura-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "905149cdf7364a97477d23c1ea844b1d", "sha256": "8b86232293075963f3d18509de7a9401d583b4def9a2e88eebf8f44fc86895b1" }, "downloads": -1, "filename": "tessitura-0.0.6.tar.gz", "has_sig": false, "md5_digest": "905149cdf7364a97477d23c1ea844b1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2155, "upload_time": "2019-07-08T23:36:09", "url": "https://files.pythonhosted.org/packages/be/ae/d5adcfeefd5aa61419c9c78acfbb8378522c78d8f9dc082803af64444450/tessitura-0.0.6.tar.gz" } ] }