New App: Python Code Writing Bot

Hi there!
I wrote a simple app to automatically create python scripts for data analytics projects. Let me know if this is something that will make your life easier! Suggest a new feature in the comments section, and I will make sure to add it in the next iteration!

https://share.streamlit.io/aileenzouyang/code-autogeneration/main/app.py

1 Like

Interesting. I tried it and stumbled when I couldn’t manually edit the code in the text panel. Would also be nice to have an undo which would delete the previous line generated. Suggest you have “remove top N rows” and “promote top row to header” options.

1 Like

Hi,

I am building writepy.com and would be happy to chat.

1 Like

Thank you these are valid points! Drop top N rows have been added. Working on the rest!

Great concept!! Mine is not necessarily a teaching tool, it’s more to help people improve the speed and (hopefully) quality of their code. Yes happy to chat.
My email is aileenzouyang@gmail.com

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.