{ "info": { "author": "Alex Milstead", "author_email": "alex@amilstead.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pyramid", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "pyramid-avro\n============\n\nThis project is a Pyramid plugin built for integrating Avro protocol files into a pyramid application.\n\nPython Version Support\n----------------------\nCurrent Supported Versions:\n* 2.7\n* 3.3\n* 3.4\n* 3.5\n\nA Note On Compilation\n---------------------\n\nWhile this plugin provides for auto-compiling your avro protocol into an avro schema, this is rarely something you'd want in all environments your application might be deployed into.\n\nWhen defining a service configuration, you **must have at least a schema defined**.\nThis means that the protocol file itself isn't actually ever required **UNLESS** the auto_compile flag is turned on.\n\nFor non-development configs, we suggest compiling your schema files prior to deployments and simply specifying them in your config rather turning auto_compile on.\n\nLastly, the tools jar must be provided by you, the developer, not this plugin.\nIn addition to not wanting a compilation at runtime in non-dev environments, you probably don't want that jar hanging around either.\n\n\nActual Docs\n-----------\nThe official documentation can be found at: https://pyramid-avro.readthedocs.org/\n\n* **PyPI**: https://pypi.python.org/pypi/pyramid-avro/\n* **Coverage**: [![Coverage Status](https://coveralls.io/repos/github/packagelib/pyramid-avro/badge.svg?branch=master)](https://coveralls.io/github/packagelib/pyramid-avro?branch=master)\n* **Build Status**: [![Build Status](https://travis-ci.org/packagelib/pyramid-avro.svg?branch=master)](https://travis-ci.org/packagelib/pyramid-avro)\n* **License**: Apache License (2.0)\n\n0.1.0\n-----\n* Add python3 support.\n0.0.2\n-----\n* Update Pyramid Version Requirement", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/packagelib/pyramid-avro", "keywords": "pyramid avro", "license": "Apache License (2.0)", "maintainer": null, "maintainer_email": null, "name": "pyramid-avro", "package_url": "https://pypi.org/project/pyramid-avro/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid-avro/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/packagelib/pyramid-avro" }, "release_url": "https://pypi.org/project/pyramid-avro/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Avro RPC Bindings for Pyramid", "version": "0.1.0" }, "last_serial": 2165116, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "68639f75c25c99bd5ad829f9075d7598", "sha256": "e670c6a1bd3c1a4d38a31034a1132a63f287863c18c47e1e577febaa8ed96e68" }, "downloads": -1, "filename": "pyramid-avro-0.0.1.tar.gz", "has_sig": false, "md5_digest": "68639f75c25c99bd5ad829f9075d7598", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9115, "upload_time": "2016-06-06T15:13:04", "url": "https://files.pythonhosted.org/packages/7b/01/4039357ab52177c278f6a9a893010db8d57b1d82b1e5318937617a8210de/pyramid-avro-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "f897786b2abe86ac351f927e404aaff2", "sha256": "0b0ce51aa260863b1e51cc9b2d2cdb04081f449fba074b6217630dbfc4795e66" }, "downloads": -1, "filename": "pyramid-avro-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f897786b2abe86ac351f927e404aaff2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9142, "upload_time": "2016-06-07T16:34:18", "url": "https://files.pythonhosted.org/packages/b2/fa/7206ce9901466b5b0a9721f42861c58ae17fbe461d1456d40de56943662e/pyramid-avro-0.0.2.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "d75d8e503964bc5958ea7a01aa168c7f", "sha256": "0251c0e5fad584270f976d5aec4128d1bb6e669e9775ea97f979c5f185bfd375" }, "downloads": -1, "filename": "pyramid-avro-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d75d8e503964bc5958ea7a01aa168c7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9360, "upload_time": "2016-06-13T18:32:30", "url": "https://files.pythonhosted.org/packages/62/90/fca36003914bfe5c4f2a00507d33594142f637cacab395e9468d8dff755c/pyramid-avro-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d75d8e503964bc5958ea7a01aa168c7f", "sha256": "0251c0e5fad584270f976d5aec4128d1bb6e669e9775ea97f979c5f185bfd375" }, "downloads": -1, "filename": "pyramid-avro-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d75d8e503964bc5958ea7a01aa168c7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9360, "upload_time": "2016-06-13T18:32:30", "url": "https://files.pythonhosted.org/packages/62/90/fca36003914bfe5c4f2a00507d33594142f637cacab395e9468d8dff755c/pyramid-avro-0.1.0.tar.gz" } ] }