{ "info": { "author": "Jonathan Jacobs", "author_email": "jonathan@jsphere.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==========\ntxdocumint\n==========\n\nTwisted Python client for `clj-documint `.\n\n\nUsage\n-----\n\n.. code-block:: python\n\n from StringIO import StringIO\n # inlineCallbacks affords the opportunity to be concise.\n from twisted.internet.defer import inlineCallbacks, returnValue\n from txdocumint import actions, create_session\n\n @inlineCallbacks\n def render_some_html(html_string):\n session = yield create_session(DOCUMINT_ENDPOINT_URI)\n html_uri = yield session.store_content(StringIO(html_string), 'text/plain')\n pdf_uri = yield session.perform_action(actions.render_html(html_uri))\n returnValue(pdf_uri)\n\n\nContribute\n----------\n\nSee for details.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fusionapp/txdocumint", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "txdocumint", "package_url": "https://pypi.org/project/txdocumint/", "platform": "", "project_url": "https://pypi.org/project/txdocumint/", "project_urls": { "Homepage": "https://github.com/fusionapp/txdocumint" }, "release_url": "https://pypi.org/project/txdocumint/18.0.1/", "requires_dist": [ "Twisted[tls] (>=15.5.0)", "treq (>=15.1.0)", "pytest (>=2.7.1); extra == 'test'", "testtools (>=2.0.0); extra == 'test'" ], "requires_python": "", "summary": "Twisted Python clj-documint client implementation", "version": "18.0.1" }, "last_serial": 4023193, "releases": { "16.0.0": [ { "comment_text": "", "digests": { "md5": "a0f6839e215d20957eba3c7d5e2ce973", "sha256": "9ee2667d5618a7caecd4352cfbbe094c0d11d301ab59669850fd49f68ad92c90" }, "downloads": -1, "filename": "txdocumint-16.0.0-py2-none-any.whl", "has_sig": true, "md5_digest": "a0f6839e215d20957eba3c7d5e2ce973", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8525, "upload_time": "2016-02-07T20:53:31", "url": "https://files.pythonhosted.org/packages/08/ed/2cb1a6cc273972e212105fbaa86b20340910fe6942dd1043b469d8f73aef/txdocumint-16.0.0-py2-none-any.whl" } ], "16.0.1": [ { "comment_text": "", "digests": { "md5": "2b9661695255e9ccc04b289230067560", "sha256": "ff3eaa29f48fa7a5d2fb20cb3ad98c2e3b1cfdf27468cfa1706aa2e586d33817" }, "downloads": -1, "filename": "txdocumint-16.0.1-py2-none-any.whl", "has_sig": true, "md5_digest": "2b9661695255e9ccc04b289230067560", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 9805, "upload_time": "2016-02-08T20:33:49", "url": "https://files.pythonhosted.org/packages/47/be/5f1831909f828b67efbd2c36d275a0d44f4c970f0370e88c8e8eb71ccde6/txdocumint-16.0.1-py2-none-any.whl" } ], "16.1.0": [ { "comment_text": "", "digests": { "md5": "c1e659431b2f7e51a9e73ea7d866a02f", "sha256": "c3b4a19ac4079679b3efe79ce637c9eab8a19ed37a7cbb23d6730d9fb30e9172" }, "downloads": -1, "filename": "txdocumint-16.1.0-py2-none-any.whl", "has_sig": true, "md5_digest": "c1e659431b2f7e51a9e73ea7d866a02f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 9797, "upload_time": "2016-05-01T20:37:16", "url": "https://files.pythonhosted.org/packages/27/3c/69b03a7c195000998fbca070f730d89b2445221fa47226bbc7bffb969ba9/txdocumint-16.1.0-py2-none-any.whl" } ], "17.0.0": [ { "comment_text": "", "digests": { "md5": "33d398e3e69f918ce349b83509de58f1", "sha256": "829d93036a06904622b484710a207f4720a40e5dedab81bd85f0920f389d63d4" }, "downloads": -1, "filename": "txdocumint-17.0.0-py2-none-any.whl", "has_sig": true, "md5_digest": "33d398e3e69f918ce349b83509de58f1", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 9947, "upload_time": "2017-09-19T08:06:55", "url": "https://files.pythonhosted.org/packages/db/a4/db61f8d5df885ae9feda6581c38fd390b65106588595a1d81a27159485cc/txdocumint-17.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "98ab225e906862fc1440f789050fe4eb", "sha256": "09bacff1f61f7167de63f422c6c40db2259372e93353b2551117b55aebb88f79" }, "downloads": -1, "filename": "txdocumint-17.0.0.tar.gz", "has_sig": true, "md5_digest": "98ab225e906862fc1440f789050fe4eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7915, "upload_time": "2017-09-19T08:06:56", "url": "https://files.pythonhosted.org/packages/1b/80/fde875e3d92b64ceb63d5711ac361f02e70d0f9b31eeaca1f3a68d94e17f/txdocumint-17.0.0.tar.gz" } ], "18.0.0": [ { "comment_text": "", "digests": { "md5": "750f0ef096b6464be4997bbb23e3b5f8", "sha256": "7a8b13d624decb582b04f382cc3fd57cc47235e808474520c1fcf75e2da303d3" }, "downloads": -1, "filename": "txdocumint-18.0.0-py2-none-any.whl", "has_sig": true, "md5_digest": "750f0ef096b6464be4997bbb23e3b5f8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 30649, "upload_time": "2018-07-02T12:39:15", "url": "https://files.pythonhosted.org/packages/46/86/8a4af1f4dc313165f1df1248b0b058bfca3abd0aeccd71a8d634fb128b82/txdocumint-18.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73c662776df2a0c90071378b816503fa", "sha256": "b4e6b41848df867292fa21d9a365c82b21bf7366f02d9551ccf2179a2f4f53ff" }, "downloads": -1, "filename": "txdocumint-18.0.0.tar.gz", "has_sig": true, "md5_digest": "73c662776df2a0c90071378b816503fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41908, "upload_time": "2018-07-02T12:39:17", "url": "https://files.pythonhosted.org/packages/7b/4e/33a5ea8c903b66be7560d80b4a8a1921ac7a416ff527425284dd7532056a/txdocumint-18.0.0.tar.gz" } ], "18.0.1": [ { "comment_text": "", "digests": { "md5": "887b611a99904d8d06fc8b0a400ed8f2", "sha256": "92ef8ba80b922e1b90a9d8d69bdfcdd790ca376266c9381444a07f0b5224a67c" }, "downloads": -1, "filename": "txdocumint-18.0.1-py2-none-any.whl", "has_sig": true, "md5_digest": "887b611a99904d8d06fc8b0a400ed8f2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 30653, "upload_time": "2018-07-02T15:02:12", "url": "https://files.pythonhosted.org/packages/94/db/679a442b8f4e70115a8a73405ab20e1b8f861aaec40040b80eec0d95c9dc/txdocumint-18.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1fd9fd7dcafc828e9d719fa3d37f56f1", "sha256": "db415414f69fac4c967a886dfc069370876a4f48e9a0be22b459860d65dc2276" }, "downloads": -1, "filename": "txdocumint-18.0.1.tar.gz", "has_sig": true, "md5_digest": "1fd9fd7dcafc828e9d719fa3d37f56f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41943, "upload_time": "2018-07-02T15:02:14", "url": "https://files.pythonhosted.org/packages/40/8c/2169f80358c9d6381f228fc7d06bc3483fecbe1410d607ed1b4374ac0a7e/txdocumint-18.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "887b611a99904d8d06fc8b0a400ed8f2", "sha256": "92ef8ba80b922e1b90a9d8d69bdfcdd790ca376266c9381444a07f0b5224a67c" }, "downloads": -1, "filename": "txdocumint-18.0.1-py2-none-any.whl", "has_sig": true, "md5_digest": "887b611a99904d8d06fc8b0a400ed8f2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 30653, "upload_time": "2018-07-02T15:02:12", "url": "https://files.pythonhosted.org/packages/94/db/679a442b8f4e70115a8a73405ab20e1b8f861aaec40040b80eec0d95c9dc/txdocumint-18.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1fd9fd7dcafc828e9d719fa3d37f56f1", "sha256": "db415414f69fac4c967a886dfc069370876a4f48e9a0be22b459860d65dc2276" }, "downloads": -1, "filename": "txdocumint-18.0.1.tar.gz", "has_sig": true, "md5_digest": "1fd9fd7dcafc828e9d719fa3d37f56f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41943, "upload_time": "2018-07-02T15:02:14", "url": "https://files.pythonhosted.org/packages/40/8c/2169f80358c9d6381f228fc7d06bc3483fecbe1410d607ed1b4374ac0a7e/txdocumint-18.0.1.tar.gz" } ] }