{ "info": { "author": "Florian Ruechel", "author_email": "pyramid_crud@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pylons", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "pyramid_crud - CRUD pages for Pyramid\n=====================================\n\n|BuildStatus| |CoverageStatus| |LatestVersion| |License|\n\nThis software is a framework with the attempt to replicate a behavior similar\nto Django's `Generic Views`_\nand `Admin Pages`_.\n\n.. _Generic Views: https://docs.djangoproject.com/en/1.6/ref/class-based-views/generic-display/\n.. _Admin Pages: https://docs.djangoproject.com/en/1.6/ref/contrib/admin/\n\nIt aims to provide a simple yet configurable interface to get a CRUD (Create,\nRead, Update, Delete) interface on persisted data.\n\nThis library is an **unofficial** extension to Pyramid. This is not likely to\nchange unless the libraries dependencies are decoupled as described in\n`A Word on Dependencies`_.\n\n.. _A Word on Dependencies: https://pyramid-crud.readthedocs.org/en/latest/introduction.html#a-word-on-dependencies\n\n\n.. note:: \n This library is in an early phase and contributions are welcome that\n fix bugs or add missing features. Just please make sure to keep it as clean\n as possible. Also always take a look at how Django achieves the desired\n functionality (if present), because they have some good ideas on keeping\n the code clean and readable.\n\nLinks\n-----\n\n* `Documentation `_\n* `Source Code `_\n* `Package on PyPI `_\n\n.. |BuildStatus| image:: https://travis-ci.org/Javex/pyramid_crud.png?branch=master\n :target: https://travis-ci.org/Javex/pyramid_crud\n :alt: Build Status\n\n.. |CoverageStatus| image:: https://coveralls.io/repos/Javex/pyramid_crud/badge.png?branch=master\n :target: https://coveralls.io/r/Javex/pyramid_crud?branch=master\n :alt: Coverage Status\n\n.. |LatestVersion| image:: https://pypip.in/v/pyramid_crud/badge.png\n :target: https://pypi.python.org/pypi/pyramid_crud/\n :alt: Latest Version\n\n.. |License| image:: https://pypip.in/license/pyramid_crud/badge.png\n :target: https://pypi.python.org/pypi/pyramid_crud/\n :alt: License\n", "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/Javex/pyramid_crud", "keywords": "web wsgi pylons pyramid crud admin", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pyramid_crud", "package_url": "https://pypi.org/project/pyramid_crud/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid_crud/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Javex/pyramid_crud" }, "release_url": "https://pypi.org/project/pyramid_crud/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "CRUD interface for the Pyramid Framework", "version": "0.1.3" }, "last_serial": 1056998, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "ffe1fa56548d7771ce07a2d093e5a71c", "sha256": "71e64f21d0d3de5f161212d4259ef2fdbd5f8a7e7ee08ac51b5007ca938cb8bb" }, "downloads": -1, "filename": "pyramid_crud-0.1.2.tar.gz", "has_sig": false, "md5_digest": "ffe1fa56548d7771ce07a2d093e5a71c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11207, "upload_time": "2014-03-13T09:45:10", "url": "https://files.pythonhosted.org/packages/a4/68/3c986bc9b4a01b99766e1681aff445093aaab22f78a7d58424c21bfda428/pyramid_crud-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "12a8cd914e6df9034eb5098bd42fd975", "sha256": "736108566ae567fd7657fd3420e9792d8ea5b410f7f2d97c2221e79e6f4b5a1a" }, "downloads": -1, "filename": "pyramid_crud-0.1.3.tar.gz", "has_sig": false, "md5_digest": "12a8cd914e6df9034eb5098bd42fd975", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41537, "upload_time": "2014-04-10T18:09:14", "url": "https://files.pythonhosted.org/packages/3b/a4/4d7673184d5f2f6151fa8817ca9d9760677f95face7f0cf0cf8360068535/pyramid_crud-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "12a8cd914e6df9034eb5098bd42fd975", "sha256": "736108566ae567fd7657fd3420e9792d8ea5b410f7f2d97c2221e79e6f4b5a1a" }, "downloads": -1, "filename": "pyramid_crud-0.1.3.tar.gz", "has_sig": false, "md5_digest": "12a8cd914e6df9034eb5098bd42fd975", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41537, "upload_time": "2014-04-10T18:09:14", "url": "https://files.pythonhosted.org/packages/3b/a4/4d7673184d5f2f6151fa8817ca9d9760677f95face7f0cf0cf8360068535/pyramid_crud-0.1.3.tar.gz" } ] }