Explore >> Select a destination


You are here

ehmatthes.com
| | www.laceyhenschel.com
4.5 parsecs away

Travel
| | Every day is a new adventure in a new job. I came into my job at REVSYS with not much production Python experience and my colleagues have been kind enough to share some time-saving and frustration-reducing libraries with me as I've been learning. This Friday, I'm sharing five libraries (technically, four libraries and a repo) that I've learned about in the last three months and fallen pretty much in love with. Enjoy!
| | blog.valentin.sh
2.2 parsecs away

Travel
| | [AI summary] The author analyzes the performance of a command-line todo program, identifying that the majority of the execution time is due to Python interpreter startup and standard library imports, rather than their own code.
| | gouthamanbalaraman.com
1.5 parsecs away

Travel
| | Some notes on profiling python code in the Jupyter notebook environment
| | www.mattlayman.com
15.1 parsecs away

Travel
| On this episode, we look at templates, the primary tool that Django provides to build user interfaces in your Django app.