Posts tagged with "python3" (7)
Using Python and Google Docs to Build Books
Using Python to combine multiple Google docs into one cohesive whole that can be published as a book.
Python F-Strings Are Fun!
How To Create Installable, Reusable Django Packages
Python Decorator Cheatsheet
I can never remember the syntax for writing decorators. I always have to look it up. Worse, I always have to remember where to look to find references. Hence the reason for this article. I'll never lose this reference: It's on my laptop and the internet.
Building Conda Packages for Multiple Operating Systems
Cookiecutter: Project Templates Made Easy
Cookiecutter makes creating and maintaining project templates easy and intuitive.