{ "info": { "author": "Liam Costello", "author_email": "liam@transifex.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "Hermes\n=======\nHermes is a Postgres-talking, event-driven, failure-handling Python library.\nIts main purpose is to enable the easy implementation of resilient Python\nprocesses which require communication with Postgres. It defines a base-layer\nwhich you can build as little or as much as you like on top of.\n\nIt's been used at Transifex to fulfil a number of roles, one of them\nincluding a Postgres -> Elasticsearch river.\n\nDocumentation\n-------------\nThe official docs can be found here_.\n\n.. _here: http://hermes-py.readthedocs.org/en/latest/\n\nContribute\n----------\nIf you'd like to contribute, then fire up your IDE, do something awesome and submit a PR.\n\nYou can run tests by doing the following::\n\n\tpython setup.py test\n\nStatus\n------\n.. image:: https://circleci.com/gh/transifex/hermes.svg?style=shield\n :target: https://circleci.com/gh/transifex/hermes\n\n.. image:: https://coveralls.io/repos/transifex/hermes/badge.svg\n :target: https://coveralls.io/r/transifex/hermes\n\n.. image:: https://readthedocs.org/projects/hermes-py/badge/?version=latest\n :target: https://readthedocs.org/projects/hermes-py/?badge=latest\n :alt: Documentation Status", "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/transifex/hermes", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "hermes-pg", "package_url": "https://pypi.org/project/hermes-pg/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hermes-pg/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/transifex/hermes" }, "release_url": "https://pypi.org/project/hermes-pg/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "Event-driven Postgres client library", "version": "0.3.1" }, "last_serial": 1648904, "releases": { "0.3.1": [ { "comment_text": "", "digests": { "md5": "cfe4747d8a022807acf065d105a310c2", "sha256": "1d02e5f6f12ee9da3665a925bea133d869a166ec1b312c915f6c74a46a831ccd" }, "downloads": -1, "filename": "hermes-pg-0.3.1.tar.gz", "has_sig": false, "md5_digest": "cfe4747d8a022807acf065d105a310c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 909538, "upload_time": "2015-07-24T23:37:43", "url": "https://files.pythonhosted.org/packages/e6/34/5f4b6cb8925203bbb911360c404bb04c802cf6e74c4f89861a3e37e20626/hermes-pg-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cfe4747d8a022807acf065d105a310c2", "sha256": "1d02e5f6f12ee9da3665a925bea133d869a166ec1b312c915f6c74a46a831ccd" }, "downloads": -1, "filename": "hermes-pg-0.3.1.tar.gz", "has_sig": false, "md5_digest": "cfe4747d8a022807acf065d105a310c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 909538, "upload_time": "2015-07-24T23:37:43", "url": "https://files.pythonhosted.org/packages/e6/34/5f4b6cb8925203bbb911360c404bb04c802cf6e74c4f89861a3e37e20626/hermes-pg-0.3.1.tar.gz" } ] }