Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Mini-Django: Single file django project for instant gratification.
(
readevalprint.github.com
)
72 points
by
coconutrandom
on May 6, 2011
|
hide
|
past
|
favorite
|
4 comments
d0m
on May 6, 2011
|
next
[–]
I never would have thought a whole django app to be that small. But then, the second you start to add routes, views, helpers, etc. it quickly become exactly like the "standard" django.
kingkilr
on May 6, 2011
|
prev
|
next
[–]
If this interests you take a look at django-wsgi which enables you to do the same things.
Skywing
on May 7, 2011
|
parent
|
next
[–]
or, look into Flask or Tornado which do this with less LOC by default. :)
http://flask.pocoo.org/
http://www.tornadoweb.org/
webjunkie01
on May 7, 2011
|
prev
[–]
From what I can see, you can't make a usable app from this. I would prefer to use flask or pylons for developing an app.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: