{ "info": { "author": "Daniel Poland", "author_email": "danpoland84@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Pyramid", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "[![pypi-version]][pypi]\n[![build-status-image]][travis]\n[![Coverage Status](https://coveralls.io/repos/github/danpoland/pyramid-restful-framework/badge.svg?branch=master)](https://coveralls.io/github/danpoland/pyramid-restful-framework?branch=master)\n\n# pyramid-restful-framework\nA RESTful API framework for Pyramid heavily influenced by [django-rest-framework](https://github.com/encode/django-rest-framework).\n\nThis project was born from a desire to have DRF's view patterns on a lighter weight web framework and to replace Django's ORM with [SQLAlchemy](http://www.sqlalchemy.org/) and DRF Serializers with [marshmallow](https://github.com/marshmallow-code/marshmallow/) Schemas.\n\n[Read the docs]( http://pyramid-restful-framework.readthedocs.io/en/latest/) to learns more. \n\n[build-status-image]: https://travis-ci.org/danpoland/pyramid-restful-framework.svg?branch=master\n[travis]: https://travis-ci.org/danpoland/pyramid-restful-framework\n[pypi-version]: https://badge.fury.io/py/pyramid-restful-framework.svg\n[pypi]: https://pypi.python.org/pypi/pyramid-restful-framework", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/danpoland/pyramid-restful-framework", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pyramid-restful-framework", "package_url": "https://pypi.org/project/pyramid-restful-framework/", "platform": "", "project_url": "https://pypi.org/project/pyramid-restful-framework/", "project_urls": { "Homepage": "https://github.com/danpoland/pyramid-restful-framework" }, "release_url": "https://pypi.org/project/pyramid-restful-framework/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "RESTful API framework for Pyramid.", "version": "1.0.0" }, "last_serial": 3609319, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "4a44e208f3d45041f9326f480b8150f4", "sha256": "1bf3dc79082f96d15bed87a08dd33934e234ea205ca38c8c2c746866a55933fe" }, "downloads": -1, "filename": "pyramid-restful-framework-0.10.0.tar.gz", "has_sig": false, "md5_digest": "4a44e208f3d45041f9326f480b8150f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16543, "upload_time": "2017-05-08T15:14:39", "url": "https://files.pythonhosted.org/packages/81/d7/1424aba192bd61d940ebbd5cfcd2e62482d10c95c551a55e0a013394f109/pyramid-restful-framework-0.10.0.tar.gz" } ], "0.10.1": [ { "comment_text": "", "digests": { "md5": "c9bd7119d7e440edc2caed2d1e4da90b", "sha256": "915c2db1be0be82885b0c1ffd857e7233895bcaba83b401b669e086ea4ed8865" }, "downloads": -1, "filename": "pyramid-restful-framework-0.10.1.tar.gz", "has_sig": false, "md5_digest": "c9bd7119d7e440edc2caed2d1e4da90b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16556, "upload_time": "2017-05-19T18:41:18", "url": "https://files.pythonhosted.org/packages/b8/3a/9385ca3c1c24e4813a98fc5a3f04132c8699b9c9755afc9774b13ed1bf8c/pyramid-restful-framework-0.10.1.tar.gz" } ], "0.10.2": [ { "comment_text": "", "digests": { "md5": "3abe8b8f520f27cc381be5d300e96caf", "sha256": "643830fd0fa189dce8995de4f3de499148311b7494c2c63cfd0f4029517dc458" }, "downloads": -1, "filename": "pyramid-restful-framework-0.10.2.tar.gz", "has_sig": false, "md5_digest": "3abe8b8f520f27cc381be5d300e96caf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16638, "upload_time": "2017-05-19T19:05:28", "url": "https://files.pythonhosted.org/packages/de/d9/d014527b0ae1c7de035496718f6fd791b4a9709a48aa02aa64ae2e4b0283/pyramid-restful-framework-0.10.2.tar.gz" } ], "0.10.3": [ { "comment_text": "", "digests": { "md5": "c5c785ace6d1e07b40066f778ca70631", "sha256": "186bb123ee8e240eb18e18229d84bbca2c43f7b44b5592fed062ad7c4fe06924" }, "downloads": -1, "filename": "pyramid-restful-framework-0.10.3.tar.gz", "has_sig": false, "md5_digest": "c5c785ace6d1e07b40066f778ca70631", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16629, "upload_time": "2017-05-19T19:14:42", "url": "https://files.pythonhosted.org/packages/0e/db/a915c48a502bb19f7e6a1321b95171214929f8aaf1bbf2077e8455bf8117/pyramid-restful-framework-0.10.3.tar.gz" } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "62691379715b50d32a96573b22470845", "sha256": "075b89092f87408a4da938b28e08cdd691703a6b54c28ebd11e4f9ec13d09709" }, "downloads": -1, "filename": "pyramid-restful-framework-0.11.0.tar.gz", "has_sig": false, "md5_digest": "62691379715b50d32a96573b22470845", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17600, "upload_time": "2017-08-03T17:08:14", "url": "https://files.pythonhosted.org/packages/fa/03/3f59befb535e3072af7d6e350b318681302999ae98920a8b34d4517821f9/pyramid-restful-framework-0.11.0.tar.gz" } ], "0.12.0": [ { "comment_text": "", "digests": { "md5": "7f3655d2f22fd4a5e34d64a4f30e622d", "sha256": "19fdc4a73c26f037bc9822fb52596f3c909e0172620e88a247d873d243510a7a" }, "downloads": -1, "filename": "pyramid-restful-framework-0.12.0.tar.gz", "has_sig": false, "md5_digest": "7f3655d2f22fd4a5e34d64a4f30e622d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17627, "upload_time": "2017-09-14T19:31:59", "url": "https://files.pythonhosted.org/packages/40/73/28194756705bedf0c0ffb5abcd710fa06a18f571fe07d2f4eee075a935cd/pyramid-restful-framework-0.12.0.tar.gz" } ], "0.13.0": [ { "comment_text": "", "digests": { "md5": "8ee4a94fac6ec2ff1928caa06cfe3565", "sha256": "c0994f4a539532f21b4fd00b9d4e98388755a2ef3d03ebe3023b8df5d55ea1af" }, "downloads": -1, "filename": "pyramid-restful-framework-0.13.0.tar.gz", "has_sig": false, "md5_digest": "8ee4a94fac6ec2ff1928caa06cfe3565", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17537, "upload_time": "2017-11-30T19:14:28", "url": "https://files.pythonhosted.org/packages/66/cb/6aa1e8db9a2af5402b6f72296a01d6d2526922f227243a49761ffcade5e9/pyramid-restful-framework-0.13.0.tar.gz" } ], "0.13.1": [ { "comment_text": "", "digests": { "md5": "a2d4d33c3e725c524d46c7f0757fe244", "sha256": "915eb32547fa43b03a878c4aa23569999d729a6ccb357af153911e7b31c6915b" }, "downloads": -1, "filename": "pyramid-restful-framework-0.13.1.tar.gz", "has_sig": false, "md5_digest": "a2d4d33c3e725c524d46c7f0757fe244", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17752, "upload_time": "2018-02-01T19:57:37", "url": "https://files.pythonhosted.org/packages/65/72/38d348ed576aa63e6528431380aa95f3173504d02e5fd9613b179e42c5d6/pyramid-restful-framework-0.13.1.tar.gz" } ], "0.13.2": [ { "comment_text": "", "digests": { "md5": "79ff3ee1329e6d2fd57cb57f95d772a2", "sha256": "aaf78e4dc1d7267ed7e2f5f8588800a3ed0783580084c8c68761e8945deb4635" }, "downloads": -1, "filename": "pyramid-restful-framework-0.13.2.tar.gz", "has_sig": false, "md5_digest": "79ff3ee1329e6d2fd57cb57f95d772a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17803, "upload_time": "2018-02-01T20:14:02", "url": "https://files.pythonhosted.org/packages/54/6b/6f9f711aa9b309dada78f7f9fe74567cee2217fbb43b73b843df655a258c/pyramid-restful-framework-0.13.2.tar.gz" } ], "0.14.0": [ { "comment_text": "", "digests": { "md5": "7f412a889a862f64ab80c40b8114ae3c", "sha256": "7952b5ec83f2dcc0ef03cacc16457d0e76a4865f46ed6a73049720aae2270814" }, "downloads": -1, "filename": "pyramid-restful-framework-0.14.0.tar.gz", "has_sig": false, "md5_digest": "7f412a889a862f64ab80c40b8114ae3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17878, "upload_time": "2018-02-01T21:57:00", "url": "https://files.pythonhosted.org/packages/90/08/127b9f7babe77c8963df2b5d16111d6030669156db3287a73771a0dcad4b/pyramid-restful-framework-0.14.0.tar.gz" } ], "0.14.1": [ { "comment_text": "", "digests": { "md5": "321e4279ca43fdd7b5a489de46ff9ce4", "sha256": "7840be27b1eb83d93e8bfedfb3923df33a941e77283bcb1da82dde2adc485cdd" }, "downloads": -1, "filename": "pyramid-restful-framework-0.14.1.tar.gz", "has_sig": false, "md5_digest": "321e4279ca43fdd7b5a489de46ff9ce4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17873, "upload_time": "2018-02-01T22:07:54", "url": "https://files.pythonhosted.org/packages/7f/c7/74191e11a8e44f1bc715a626f49d9e97f9ecd585c2427ff2a4f90219256c/pyramid-restful-framework-0.14.1.tar.gz" } ], "0.15.0": [ { "comment_text": "", "digests": { "md5": "19a84ec827a2c578f00be54ae398db09", "sha256": "51dcf90065d6bc087ac79406631618182560893bddf384db4385339c756641dd" }, "downloads": -1, "filename": "pyramid-restful-framework-0.15.0.tar.gz", "has_sig": false, "md5_digest": "19a84ec827a2c578f00be54ae398db09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17933, "upload_time": "2018-02-02T19:09:33", "url": "https://files.pythonhosted.org/packages/d1/cf/26bc5ce7a1aec9497133ff1cda61f97186082a48ab4f7106e065477aaf6b/pyramid-restful-framework-0.15.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "5896af331c2c63a9b5cf07490bc2e261", "sha256": "a156f774d69d8c878cb8ecdf2cf736b36fc7d31826321c7279d61f5d562818c7" }, "downloads": -1, "filename": "pyramid-restful-framework-0.5.1.tar.gz", "has_sig": false, "md5_digest": "5896af331c2c63a9b5cf07490bc2e261", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12812, "upload_time": "2017-02-16T03:36:49", "url": "https://files.pythonhosted.org/packages/41/51/bf7ab02d6d6bc7d6f6aa885e663a714c6e39bbc63c6ebe371190f88da85c/pyramid-restful-framework-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "56f10f7b43f59e4bd449445c7358a0f7", "sha256": "ca77073611955c6d8b734ff65230ebb12bc852dab377afb8aa78c0f899abc1a2" }, "downloads": -1, "filename": "pyramid-restful-framework-0.5.2.tar.gz", "has_sig": false, "md5_digest": "56f10f7b43f59e4bd449445c7358a0f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13139, "upload_time": "2017-02-27T18:48:41", "url": "https://files.pythonhosted.org/packages/76/8b/3c64755d38cf324ccaf1f4342abcc4d2b6da8770e84207a9795ff922356f/pyramid-restful-framework-0.5.2.tar.gz" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "9fe18fff163bf25c294a216088c5a4d9", "sha256": "8536e009bbdd2f244d052c10fca966cdfa86f2f67e3f1aa09ea62b047039d453" }, "downloads": -1, "filename": "pyramid-restful-framework-0.5.3.tar.gz", "has_sig": false, "md5_digest": "9fe18fff163bf25c294a216088c5a4d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13150, "upload_time": "2017-02-27T19:07:12", "url": "https://files.pythonhosted.org/packages/6e/fa/3d9d89a49f1724f767baa481c72cd9fa93a20ff6f9a86c20cc6019625c4e/pyramid-restful-framework-0.5.3.tar.gz" } ], "0.5.4": [ { "comment_text": "", "digests": { "md5": "f53d333e009f0f6f2249241c77faeeb9", "sha256": "f2326c6520b41233a40412b08ba350b6f9af21e87490da6400948d6c2a733b58" }, "downloads": -1, "filename": "pyramid-restful-framework-0.5.4.tar.gz", "has_sig": false, "md5_digest": "f53d333e009f0f6f2249241c77faeeb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13266, "upload_time": "2017-03-07T21:42:16", "url": "https://files.pythonhosted.org/packages/a1/26/65d99c7c705efa86289a7591b93ccdd37ddaeea573e8d8e7d289ea0e8b33/pyramid-restful-framework-0.5.4.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "087f68c9af1ddca17d1beb8fbca7f764", "sha256": "f1b1a8863a97092a613605a025c7c411b8ce00932a64b406ac6c092c457e8c41" }, "downloads": -1, "filename": "pyramid-restful-framework-0.6.0.tar.gz", "has_sig": false, "md5_digest": "087f68c9af1ddca17d1beb8fbca7f764", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13606, "upload_time": "2017-03-08T16:57:20", "url": "https://files.pythonhosted.org/packages/d8/f3/44aa5454f16eb46c0bc18b55b96eb0bf223244a7efe13ffe63bf804faf4e/pyramid-restful-framework-0.6.0.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "97060dff5bd082de86c3bf0c8eea99a3", "sha256": "1c5a114a0217024ba5c52bc42b34953f010d039d5e61cc6dd075cfade85f7062" }, "downloads": -1, "filename": "pyramid-restful-framework-0.6.1.tar.gz", "has_sig": false, "md5_digest": "97060dff5bd082de86c3bf0c8eea99a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13617, "upload_time": "2017-03-08T18:14:01", "url": "https://files.pythonhosted.org/packages/94/5e/4db9788a6f4ee2abfac0ab7c88b020a9ae912961383394ef20556e527927/pyramid-restful-framework-0.6.1.tar.gz" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "86aa47b1770cf8e523fa633eb9ad1118", "sha256": "5e3e4c6f59813fc700827d1208389b89799649b0a66b1a47ab0057c362243074" }, "downloads": -1, "filename": "pyramid-restful-framework-0.6.2.tar.gz", "has_sig": false, "md5_digest": "86aa47b1770cf8e523fa633eb9ad1118", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13639, "upload_time": "2017-03-08T18:24:16", "url": "https://files.pythonhosted.org/packages/35/04/3a92e9d20d522bb8ec6634532bc002a5f507a1525cb4cf6850bc75921b06/pyramid-restful-framework-0.6.2.tar.gz" } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "417bd09069e15a13e314f54d42668b44", "sha256": "7e8467c4f2e3fb0ac8aa0635b2f53a9832f64d06ce7caddf39b37558a7e00b42" }, "downloads": -1, "filename": "pyramid-restful-framework-0.6.3.tar.gz", "has_sig": false, "md5_digest": "417bd09069e15a13e314f54d42668b44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13648, "upload_time": "2017-03-08T18:29:18", "url": "https://files.pythonhosted.org/packages/58/57/3b4fe27ce0d16fa342b4d47a641efcb2bf99ddf9fedbebd062fb251a924c/pyramid-restful-framework-0.6.3.tar.gz" } ], "0.6.4": [ { "comment_text": "", "digests": { "md5": "189445f10341129fe3ca3b05b3417c28", "sha256": "4c1e31b1447464eec99660c4555a3b888bf98f2502d2be3c4fb68b8c44a136f6" }, "downloads": -1, "filename": "pyramid-restful-framework-0.6.4.tar.gz", "has_sig": false, "md5_digest": "189445f10341129fe3ca3b05b3417c28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13650, "upload_time": "2017-03-08T18:51:48", "url": "https://files.pythonhosted.org/packages/32/8c/ba839f9eea38b1ca578c3eefd3183805a5e62aae11ddd62a21bb8c01589f/pyramid-restful-framework-0.6.4.tar.gz" } ], "0.6.5": [ { "comment_text": "", "digests": { "md5": "b31d916275655cd6423952286568f672", "sha256": "f6a01d322c9298cb346bd145e0038d94938646a52d1a471461d2ba0242c83392" }, "downloads": -1, "filename": "pyramid-restful-framework-0.6.5.tar.gz", "has_sig": false, "md5_digest": "b31d916275655cd6423952286568f672", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13662, "upload_time": "2017-03-09T02:31:54", "url": "https://files.pythonhosted.org/packages/02/19/c4ab59ef3962358ea2238bdf75037b0368289b53e9b4d81f82e47abbae69/pyramid-restful-framework-0.6.5.tar.gz" } ], "0.6.6": [ { "comment_text": "", "digests": { "md5": "803121428842c2e8ced48a761dc69ee6", "sha256": "497ebf2f1d9f8bbf02eac99af05a5d7dd8e3c1f931b782ead221ddac690e1ac3" }, "downloads": -1, "filename": "pyramid-restful-framework-0.6.6.tar.gz", "has_sig": false, "md5_digest": "803121428842c2e8ced48a761dc69ee6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13936, "upload_time": "2017-03-09T20:16:24", "url": "https://files.pythonhosted.org/packages/b4/22/796db3fe4fd4f477b2731fd2c4c9ee5e2eb9c2cf35e330a675854d7a7111/pyramid-restful-framework-0.6.6.tar.gz" } ], "0.6.7": [ { "comment_text": "", "digests": { "md5": "b86a5232c9112afb8e3458ea1d51324b", "sha256": "94855a91aa0ff350104c1332bfc8eae708d3904c6fb2ddadedbe4e619efb5089" }, "downloads": -1, "filename": "pyramid-restful-framework-0.6.7.tar.gz", "has_sig": false, "md5_digest": "b86a5232c9112afb8e3458ea1d51324b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13990, "upload_time": "2017-03-10T23:04:14", "url": "https://files.pythonhosted.org/packages/5d/d7/33c286b11e6b8f27dfbd568640743edcbaf7a5f217a5a22660dd24320d3e/pyramid-restful-framework-0.6.7.tar.gz" } ], "0.6.8": [ { "comment_text": "", "digests": { "md5": "479e29eeade9bc0ca5ae4b7255085470", "sha256": "e1f9658f2e762cf5576b2dfd9b086f6f510ff37ea3e01b4ad689952a2fe02ed1" }, "downloads": -1, "filename": "pyramid-restful-framework-0.6.8.tar.gz", "has_sig": false, "md5_digest": "479e29eeade9bc0ca5ae4b7255085470", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14064, "upload_time": "2017-03-13T20:50:07", "url": "https://files.pythonhosted.org/packages/c3/1c/626770fbcd9dbb085df30f13f47fc55dd2d0fb2990d53f53fb761bdf3308/pyramid-restful-framework-0.6.8.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "47cbce7c5aef6e272d3d600cdead670d", "sha256": "7351036e69c2cf3adda837916ab11fbb1df7ed9e0dc745fda7ed1632b66658a7" }, "downloads": -1, "filename": "pyramid-restful-framework-0.7.1.tar.gz", "has_sig": false, "md5_digest": "47cbce7c5aef6e272d3d600cdead670d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15137, "upload_time": "2017-03-16T01:06:07", "url": "https://files.pythonhosted.org/packages/3b/3b/39788351732342b6e6726b8175a8e21b52bb575a812920695747d06a7600/pyramid-restful-framework-0.7.1.tar.gz" } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "239ef108012ed99ba31b08b9fc10b44c", "sha256": "d177c572c07596fc801564a3b9f96c9f8165aaf12973f3672cd0ee26e65ef0b5" }, "downloads": -1, "filename": "pyramid-restful-framework-0.7.2.tar.gz", "has_sig": false, "md5_digest": "239ef108012ed99ba31b08b9fc10b44c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15244, "upload_time": "2017-03-20T18:19:46", "url": "https://files.pythonhosted.org/packages/58/f2/9bbf9d7171f82c0fa2c41b8251fb7a7d80d0116102c94db940601c2baa55/pyramid-restful-framework-0.7.2.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "33c4069d5eb5987ddba1999c66dc8e76", "sha256": "a46ad972f143ce5109386ac834ab80ff5250fe769651bfc32ef5a55369a02b62" }, "downloads": -1, "filename": "pyramid-restful-framework-0.8.0.tar.gz", "has_sig": false, "md5_digest": "33c4069d5eb5987ddba1999c66dc8e76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15273, "upload_time": "2017-04-07T22:03:19", "url": "https://files.pythonhosted.org/packages/23/02/4ccf93181daf36df30b0930c5e6eca9d5f33ec032c285076daf540b46f52/pyramid-restful-framework-0.8.0.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "1efad730ef82b68747c07b7ed8bc52f9", "sha256": "47d4c3593bae04fc63b1782c795e6c351c8a2efc32076644e0ccb7c9ecb7f5d6" }, "downloads": -1, "filename": "pyramid-restful-framework-0.8.1.tar.gz", "has_sig": false, "md5_digest": "1efad730ef82b68747c07b7ed8bc52f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15298, "upload_time": "2017-04-10T20:25:17", "url": "https://files.pythonhosted.org/packages/0a/d4/c59fb30c7a66a01ab09965a1a59552231c67428e4e8ae51d2064e559bb2a/pyramid-restful-framework-0.8.1.tar.gz" } ], "0.8.2": [ { "comment_text": "", "digests": { "md5": "c27c6eda6709a805f7b285abf5a6a7ba", "sha256": "bbbe54cfe19d2acaea26e3439b4f5aa98983fd0923518c1334f160d8a0da1ff2" }, "downloads": -1, "filename": "pyramid-restful-framework-0.8.2.tar.gz", "has_sig": false, "md5_digest": "c27c6eda6709a805f7b285abf5a6a7ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15337, "upload_time": "2017-04-21T16:19:58", "url": "https://files.pythonhosted.org/packages/57/94/6d2ca7fbf685b66b2884ba7b602aed112ecd889436878b23c231b487c505/pyramid-restful-framework-0.8.2.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "72bdb71c9e284dc7b334c0ee961f5c4f", "sha256": "0a228b50140db9144961e635f87ea49eebd4ba19b65c2421cfa4ac2d948b4b16" }, "downloads": -1, "filename": "pyramid-restful-framework-0.9.0.tar.gz", "has_sig": false, "md5_digest": "72bdb71c9e284dc7b334c0ee961f5c4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16310, "upload_time": "2017-04-27T16:48:20", "url": "https://files.pythonhosted.org/packages/a8/91/900e937565e1f149da76fa4c5420da037f546eb4db002bbd6fcbdb0be5de/pyramid-restful-framework-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "20b612af1a23226af3ddfbf8b8d8bd36", "sha256": "3ab780cb4a4225f808bf29a66910bbce08f15fff88ebc89420886a99aabba8d0" }, "downloads": -1, "filename": "pyramid-restful-framework-0.9.1.tar.gz", "has_sig": false, "md5_digest": "20b612af1a23226af3ddfbf8b8d8bd36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16347, "upload_time": "2017-05-05T13:55:09", "url": "https://files.pythonhosted.org/packages/ed/d2/18aa8a9c3904fa9556ed31304f0529c59bbcd58be294cf42fff1f95f7469/pyramid-restful-framework-0.9.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "102ce6181c6f7f54d33ca88ebab5314d", "sha256": "c6e21cf85e12ce47b2094530c8671e9bcbd4830d4f8811edc52cde34bb3812cd" }, "downloads": -1, "filename": "pyramid-restful-framework-1.0.0.tar.gz", "has_sig": false, "md5_digest": "102ce6181c6f7f54d33ca88ebab5314d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19699, "upload_time": "2018-02-23T14:13:15", "url": "https://files.pythonhosted.org/packages/c1/59/e9e8fcc54e675627cf48bd5229175fbf6c3108c1da348bc960e498db117e/pyramid-restful-framework-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "102ce6181c6f7f54d33ca88ebab5314d", "sha256": "c6e21cf85e12ce47b2094530c8671e9bcbd4830d4f8811edc52cde34bb3812cd" }, "downloads": -1, "filename": "pyramid-restful-framework-1.0.0.tar.gz", "has_sig": false, "md5_digest": "102ce6181c6f7f54d33ca88ebab5314d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19699, "upload_time": "2018-02-23T14:13:15", "url": "https://files.pythonhosted.org/packages/c1/59/e9e8fcc54e675627cf48bd5229175fbf6c3108c1da348bc960e498db117e/pyramid-restful-framework-1.0.0.tar.gz" } ] }