DEV Community

Pruthvi Kumar
Pruthvi Kumar

Posted on • Updated on

PROTON - Automagic python3 framework | Python MVC containerised

PROTON is a high-level Python framework that facilitates rapid server-side development with clean & pragmatic design. Thanks for checking it out!

PROTON aims at easing server-side development for all Python enthusiasts. Essentially, by running a shell command, developer will auto generate necessary Model, Controller and APIs! All of this with connectivity to Transactional Databases (PROTON supports Postgresql, MySQL & SQL Server),caching (Redis middleware), Auto generated OpenAPI specs & descriptive logging! One command, to get a production ready server-side stack!

https://github.com/PruthviKumarBK/PROTON

PS: If you are experienced &/ interested in opentracing, connect with me if you are interested to extend PROTON's core to support method level profiling.

Top comments (0)