Comment on Heroku is no longer the hobbyist's friendparentComments−bduerst10yIt used to be pretty terrible for python. You couldn't use third party libraries that had C dependencies (e.g. Pandas). Now with docker images you can at least define your instances.
Comments
It used to be pretty terrible for python. You couldn't use third party libraries that had C dependencies (e.g. Pandas). Now with docker images you can at least define your instances.