Hey everybody ! This is a new streamlit app that is quite dear to me.
My friends always wanted to format their code but didnβt like the way BigQuery, vscode or other apps would do. They end up using dedicated websites (along with crohn converters)
So i created this open source app to enable anyone to create his style and use this app to format it at will (sqlfluff style).
What the app does:
β You write your code, it recognizes the language and it formats it.
https://codeformatter.streamlit.app/
Iβm planning to add many more languages such as Python and Goβ¦ Feel free to add your feedbacks
Hereβs the source code in github .