🤝 A dependency-free command line utility for managing, updating, creating and launching Flask Apps. - jakedent/fluddy... (more…)
Read more »
REPL Driven Development is about fast feedback loops during development. It is not about typing code into a terminal window. Don’t do that. A Read Eval Print Loop (REPL) is often described as a shell tool that you use to try out a programming language. T... (more…)
Read more »
How to implement records, structs, and “plain old data objects” in Python using only built-in data types and classes from the standard library.
(more…)
Read more »
This notebook documents the partipant selection procedure for Python in Astronomy 2017.
For privacy reasons, this notebook uses data that has been completely randomized within categories, thus no candidate is individually identifiable (and names and othe... (more…)
Read more »
Python conquered the third position in the TIOBE index last year, but its popularity is still rising. This month it has reached a new all time high at 11.28%. Since Java is approaching its all time low since 2001, Python and Java are getting pretty clos... (more…)
Read more »