Designing Modules in Python is part of HashedIn’s training program for junior developers to get better at design. Today, we are making it available as a free ebook. (more…)
Read more »
[PyInstaller](https://www.pyinstaller.org/) can take a Python script and bundle it up as a standalone executable for macOS, Linux and apparently Windows too (I've not tried it on Windows yet). (more…)
Read more »
100 datatable exercises. Contribute to vopani/datatableton development by creating an account on GitHub. (more…)
Read more »
The goal of a developer retreat is to stop what you are doing for awhile and
explore something new. This usually requires a shift in mindset, and the
biggest shift is to suspend the focus around productivity and urgency. It’s
important to give up the idea... (more…)
Read more »
pynb - Jupyter Notebooks as plain Python code with embedded Markdown text... (more…)
Read more »