DEV Community

Discussion on: Python IDEs - Replit vs VSCode

 
dillonb07 profile image
Dillon Barnes

If you don't have Hacker, you'd have to use a different host. I don't really use Flask anymore, so I'm not sure what the best option is.

I've heard that Heroku is decent for Flask. You can use the CLI for that meaning you don't need to share your code. From experience though, Heroku isn't the easiest to use.

Thread Thread
 
vulcanwm profile image
Medea

Thanks for the help!
I'm checking out Heroku right now.
It's actually pretty good as it can use private repos for the code, but it's hard to use as you said.
What are you working on now then?

Thread Thread
 
dillonb07 profile image
Dillon Barnes

Currently, I'm making a new portfolio using Next.js/React

What about you?

Thread Thread
 
vulcanwm profile image
Medea

I'm experimenting editing audio with Python (trying to make Google Translate sing lmao)

Thread Thread
 
dillonb07 profile image
Dillon Barnes

Sounds fun! Good luck.