HTMX + Django: Modern Python Web Apps, Hold the JavaScript Transcripts
Chapter: Surveying the non-JS-enabled Django app
Lecture: Packages

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Obviously the package has got installed because it ran, but let's just go take a quick look. I'm going to open the terminal.
0:14 And this is everything installed. Note that there's more here than what's inside requirements.txt.
0:21 The requirements file has Django and more iter tools. The rest are dependencies that get installed automatically.
0:28 If you're not using PyCharm and you wish to install the tools by yourself, the command would be...
0:33 I'm not going to run this, because I've already got them going.


Talk Python's Mastodon Michael Kennedy's Mastodon