Y
Hacker News
new
|
ask
|
show
|
jobs
by
jtdev
2210 days ago
Agreed, I typically include a README as well as a requirements.txt so one can easily 'pip install -r requirements.txt' and then 'python app.py' to run simple apps without a bunch of rigamarole.
1 comments
nilkn
2210 days ago
I probably misunderstood you -- apologies. I think we're 100% in agreement.
link