Master Python virtual environments with conda, once and for all. Learn how to install conda from scratch, manage, and packaging virtual environments. (more…)
Read more »
Simple yet flexible natural sorting in Python. Contribute to SethMMorton/natsort development by creating an account on GitHub. (more…)
Read more »
Transitflow is an experimental set of tools that generate spatial-temporal transit frequency datasets and visualizations from the command line. (more…)
Read more »
This should have been obvious to me for a longer time, but until earlier
today I did not really realize the severity of the issues caused by
str.format on untrusted user input. It came up as a way to bypass the
Jinja2 Sandbox in a way that would permit r...
Read more »
This course by Jose Portilla will give you the resources to learn python and effectively use it analyze and visualize data! Start your… (more…)
Read more »