{ "info": { "author": "Roeland Rengelink", "author_email": "roeland.rengelink@chello.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Database :: Front-Ends" ], "description": "PyORQ (Python Object Relational binding with Queries) implements persistence\nfor Python objects using a relational database (PostgreSQL, MySQL, SQLite)\nfor storage.\n\nPyORQ uses native Python expressions to denote queries which can be\nautomatically translated into SQL and then be executed by the backend. This\nleverages the search capabilities of a relational database in an\nobject-oriented programming environment.", "description_content_type": null, "docs_url": null, "download_url": "http://sourceforge.net/project/showfiles.php?group_id=109005", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pyorq.sourceforge.net/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "PyORQ", "package_url": "https://pypi.org/project/PyORQ/", "platform": "any", "project_url": "https://pypi.org/project/PyORQ/", "project_urls": { "Download": "http://sourceforge.net/project/showfiles.php?group_id=109005", "Homepage": "http://pyorq.sourceforge.net/" }, "release_url": "https://pypi.org/project/PyORQ/0.1/", "requires_dist": null, "requires_python": null, "summary": "Object Relational binding with Queries as Python expressions", "version": "0.1" }, "last_serial": 2979, "releases": { "0.1": [] }, "urls": [] }