{ "info": { "author": "RAPT Team", "author_email": "olessia.karpova@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Education" ], "description": "RAPT\n====\n\nRAPT uses a syntactic and semantic understanding of RA to transform input\nstatements into a variety of outputs, including LATEX formatted queries,\nparse tree diagrams, and executable SQL statements.\n\nTo use RAPT, create an instance of `rapt.rapt.Rapt`, and use the desired methods.\nOptionally, you can pass in keyword arguments that define the relational algebra\ngrammar and syntax. `config/default.json` contains an example.\n\nAuthors\n=======\n\nCurrent Authors\n---------------\n* Noel D'Souza (noel@noeldsouza.com)\n* Olessia Karpova (olessia.karpova@gmail.com)\n\nContributions by\n----------------\n* Andrew Petersen (http://individual.utoronto.ca/apetersen)\n* Diane Horton (http://www.cs.toronto.edu/~dianeh)", "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/pyrapt/rapt", "keywords": "\"relational algebra\" ra sql parsing pyparsing", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "rapt", "package_url": "https://pypi.org/project/rapt/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rapt/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pyrapt/rapt" }, "release_url": "https://pypi.org/project/rapt/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Relational algebra parsing tools.", "version": "0.0.2" }, "last_serial": 1522147, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "58d9b0e2b42b779b2d22e933aee00d7a", "sha256": "b869947e94146b9b6574989bb4efe2af0c64377ff5aac709da10c3c8e5f68c97" }, "downloads": -1, "filename": "rapt-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "58d9b0e2b42b779b2d22e933aee00d7a", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 20397, "upload_time": "2015-04-27T00:16:45", "url": "https://files.pythonhosted.org/packages/42/e9/25afe0fcbae587b9680c61b210b13381519ffa03bf8930d814ffbdb096c3/rapt-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e9fa5122ccf047e5e77720929e0834d1", "sha256": "cf78c42f978da63ebf933b36ab920fde8af58d679691d61b0dd08388fc58def2" }, "downloads": -1, "filename": "rapt-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e9fa5122ccf047e5e77720929e0834d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13863, "upload_time": "2015-04-27T00:16:30", "url": "https://files.pythonhosted.org/packages/bc/db/3c4d9c96e71d2a59c062824d379c3cdec0b0543cbac82066781216319429/rapt-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "58d9b0e2b42b779b2d22e933aee00d7a", "sha256": "b869947e94146b9b6574989bb4efe2af0c64377ff5aac709da10c3c8e5f68c97" }, "downloads": -1, "filename": "rapt-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "58d9b0e2b42b779b2d22e933aee00d7a", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 20397, "upload_time": "2015-04-27T00:16:45", "url": "https://files.pythonhosted.org/packages/42/e9/25afe0fcbae587b9680c61b210b13381519ffa03bf8930d814ffbdb096c3/rapt-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e9fa5122ccf047e5e77720929e0834d1", "sha256": "cf78c42f978da63ebf933b36ab920fde8af58d679691d61b0dd08388fc58def2" }, "downloads": -1, "filename": "rapt-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e9fa5122ccf047e5e77720929e0834d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13863, "upload_time": "2015-04-27T00:16:30", "url": "https://files.pythonhosted.org/packages/bc/db/3c4d9c96e71d2a59c062824d379c3cdec0b0543cbac82066781216319429/rapt-0.0.2.tar.gz" } ] }