Hacker News new | ask | show | jobs
by thaumasiotes 2503 days ago
You can do that with any library. You can issue Django commands by running `python -m django`; that doesn't change the fact that Django is a completely separate project from Python.