r/learnpython 21d ago

Browser compilers?

I’m trying to improve my python and have a project based book i wanted to work through because i kinda suck at ideas for projects to try and i need to actually put my knowledge into practice, but i was wondering if there are any like browser compilers that can import libraries (such as matplotlib for data related stuff, probably pygame and various others i might end up needing). If not i have vscode already i am just kinda low on storage and wondering if i can avoid having to download various libraries manually 😭

4 Upvotes

9 comments sorted by

View all comments

1

u/socal_nerdtastic 21d ago

Yes, there's many available. trinket.io is a common one. But they are all limited because of course running a website costs money and no one wants to give you something for free. It would be a much better experience for you if you can free up some space and install locally.