# PythonREST
PythonREST is the ultimate full API generator for Python language. Based on the best performing frameworks and software development best practices, PythonREST can create an entire CRUD API in minutes or seconds based on your relational database on a single CLI command. This allows you to create your APIs from scratch and update your current API previously created with our tool to always match your latest database definitions.
**THIS WILL SAVE YOU MONTHS OF DEVELOPMENT TIME, GUARANTEED!**
Your new generated API will have full CRUD compatibility with your mapped database and full Swagger documentation and specs available. With your new API in hand, you will be able to containerize or serverless deploy it to any local, private, and public cloud providers of your choice and use it at will! If you're interested in taking your API to the next level and don't know how, please inquire with us at the email below for consultancy services.
This project is under active enhancement, and we have several open GitHub issues to improve it further. If you're an Open Source enthusiast and wish to contribute, we'd be more than happy to have you on our team! Get in touch via [admin@seventechnologies.cloud](mailto:admin@seventechnologies.cloud) if you have any doubts or suggestions, and don't forget to star our repository!
### If you like our solution, please consider donating on our [Patreon campaign](https://www.patreon.com/seventechnologies)!
## Version Disclaimer
**Version 0.2.1**
* Added some quality of life improvements for Redoc building
**Version 0.2.4**
* Adding SSH and SSL connection methods (direct file provision only where applicable)
* Support for PostgreSQL MONEY type (mapped as a string in code)
* Implementation of GROUPBY SQL Statement as a header for table routes
**Version 0.2.6**
* Support for column names that contain unusual characters like '-', ' ', '.', '/', '\', ':', '~', '*', '+', '|', '@'
**Version 0.2.7**
* SQL Views are no longer listed as routes in the generated API
* Fixing some cases where exceptions were improperly returned as byte-like objects
* Fixing `[or]` filter in GET routes when using multiple query parameters simultaneously
* Improving rendering of Swagger and Redoc pages
**Version 0.2.8**
* Small fixes to swagger improved rendering
**Version 0.2.9**
* Support for columns named with Python reserved keywords
**Version 0.3.0**
* Adding fixed version for generated API libraries to avoid breaking changes
**Version 0.3.1**
* Setting READ COMMITTED isolation level on mysql and mariadb resolvers
**Version 0.3.2**
* Adding fix for search path option not working on some PostgreSQL environments
**Version 0.3.3**
* Adding powershell test scripts for mysql, postgresql and sqlserver
**Version 0.3.4**
* Fix CORS issue by properly configuration of after request decorator function.
**Version 0.3.5**
* Synchronization between the versions on PyPI and the releases on GitHub.
**Version 0.3.6**
* Introduced Model Context Protocol (MCP) endpoints for dynamic LLM configuration and interaction.
**Version 0.3.7**
* Adding metadata to reserved keyword formatter.
**Version 0.3.8**
* Consolidate mcp artifacts into a single h_MCP folder on generated API.
**Version 0.3.9**
* Improve AI model initialization for /mcp/ask.
**Version 0.4.0**
* Implementing encryption of environment variables.
**Version 0.4.1**
* Added api generation tests on validate pipeline.
Raw data
{
"_id": null,
"home_page": null,
"name": "pythonrest3",
"maintainer": "Seven Technologies Cloud",
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "api, rest api, database, python, mysql, mssql, postgres, aurora, mariadb",
"author": "Seven Technologies Cloud",
"author_email": "admin@seventechnologies.cloud",
"download_url": "https://files.pythonhosted.org/packages/d8/23/d3e6111c884797920b34bafd93a605f3f083bfb449217080f561e91f556d/pythonrest3-0.4.1.tar.gz",
"platform": null,
"description": "# PythonREST\n\nPythonREST is the ultimate full API generator for Python language. Based on the best performing frameworks and software development best practices, PythonREST can create an entire CRUD API in minutes or seconds based on your relational database on a single CLI command. This allows you to create your APIs from scratch and update your current API previously created with our tool to always match your latest database definitions.\n\n**THIS WILL SAVE YOU MONTHS OF DEVELOPMENT TIME, GUARANTEED!**\n\nYour new generated API will have full CRUD compatibility with your mapped database and full Swagger documentation and specs available. With your new API in hand, you will be able to containerize or serverless deploy it to any local, private, and public cloud providers of your choice and use it at will! If you're interested in taking your API to the next level and don't know how, please inquire with us at the email below for consultancy services.\n\nThis project is under active enhancement, and we have several open GitHub issues to improve it further. If you're an Open Source enthusiast and wish to contribute, we'd be more than happy to have you on our team! Get in touch via [admin@seventechnologies.cloud](mailto:admin@seventechnologies.cloud) if you have any doubts or suggestions, and don't forget to star our repository!\n\n### If you like our solution, please consider donating on our [Patreon campaign](https://www.patreon.com/seventechnologies)!\n\n## Version Disclaimer\n\n**Version 0.2.1**\n* Added some quality of life improvements for Redoc building\n\n**Version 0.2.4**\n* Adding SSH and SSL connection methods (direct file provision only where applicable)\n* Support for PostgreSQL MONEY type (mapped as a string in code)\n* Implementation of GROUPBY SQL Statement as a header for table routes\n\n**Version 0.2.6**\n* Support for column names that contain unusual characters like '-', ' ', '.', '/', '\\', ':', '~', '*', '+', '|', '@'\n\n**Version 0.2.7**\n* SQL Views are no longer listed as routes in the generated API\n* Fixing some cases where exceptions were improperly returned as byte-like objects\n* Fixing `[or]` filter in GET routes when using multiple query parameters simultaneously\n* Improving rendering of Swagger and Redoc pages\n\n**Version 0.2.8**\n* Small fixes to swagger improved rendering\n\n**Version 0.2.9**\n* Support for columns named with Python reserved keywords\n\n**Version 0.3.0**\n* Adding fixed version for generated API libraries to avoid breaking changes\n\n**Version 0.3.1**\n* Setting READ COMMITTED isolation level on mysql and mariadb resolvers\n\n**Version 0.3.2**\n* Adding fix for search path option not working on some PostgreSQL environments\n\n**Version 0.3.3**\n* Adding powershell test scripts for mysql, postgresql and sqlserver\n\n**Version 0.3.4**\n* Fix CORS issue by properly configuration of after request decorator function.\n\n**Version 0.3.5**\n* Synchronization between the versions on PyPI and the releases on GitHub.\n\n**Version 0.3.6**\n* Introduced Model Context Protocol (MCP) endpoints for dynamic LLM configuration and interaction.\n\n**Version 0.3.7**\n* Adding metadata to reserved keyword formatter.\n\n**Version 0.3.8**\n* Consolidate mcp artifacts into a single h_MCP folder on generated API.\n\n**Version 0.3.9**\n* Improve AI model initialization for /mcp/ask.\n\n**Version 0.4.0**\n* Implementing encryption of environment variables.\n\n**Version 0.4.1**\n* Added api generation tests on validate pipeline.\n",
"bugtrack_url": null,
"license": null,
"summary": "A CLI tool that generates a complete API using a connection string for supported databases: mysql, mssql, mariadb and postgres",
"version": "0.4.1",
"project_urls": null,
"split_keywords": [
"api",
" rest api",
" database",
" python",
" mysql",
" mssql",
" postgres",
" aurora",
" mariadb"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d823d3e6111c884797920b34bafd93a605f3f083bfb449217080f561e91f556d",
"md5": "9b51573c93f64cb9aa14ff2f23fe917b",
"sha256": "ed0e8b1d27c7bea352ed57e4af35d39856ee6722c0a0b094ced330779eb20272"
},
"downloads": -1,
"filename": "pythonrest3-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "9b51573c93f64cb9aa14ff2f23fe917b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 124556,
"upload_time": "2025-07-24T19:45:11",
"upload_time_iso_8601": "2025-07-24T19:45:11.885672Z",
"url": "https://files.pythonhosted.org/packages/d8/23/d3e6111c884797920b34bafd93a605f3f083bfb449217080f561e91f556d/pythonrest3-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-24 19:45:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pythonrest3"
}