Showing 25 to 30 of 172 blog posts tagged with "python".
-
Caktus Blog: Top 18 Posts of 2018
In 2018, we published 44 posts on our blog, including technical how-to’s, a series on UX research methods, web development best practices, and tips for project management. Among... Read more
January 1, 2019 -
My New Year’s Resolution: Work Less to Code Better
You may look at my job title (or picture) and think, “Oh, this is easy, he’s going to resolve to stand up at his desk more.” Well, you’re not wrong, that is one of my resolution... Read more
December 27, 2018 -
How to Fix your Python Code's Style
Sometimes we inherit code that doesn't follow the style guidelines we prefer when we're writing new code. We could just run flake8 on the whole codebase and fix everything befo... Read more
December 10, 2018 -
Better Python Dependency Management with pip-tools
I recently looked into whether I could use pip-tools to improve my workflow around projects' Python dependencies. My conclusion was that pip-tools would help on some projects, ... Read more
September 18, 2018 -
Stories of Security (PyCon 2018 Must-See Talk Series)
This is the second post in the 2018 edition of our annual PyCon Must-See Series, which highlights the talks our staff especially loved at PyCon. While there were many great talk... Read more
June 13, 2018 -
Love Your Bugs (PyCon 2018 Must-See Talk Series)
Welcome to the 2018 edition of our annual PyCon Must-See Series, highlighting the talks our staff especially loved at PyCon. While there were many great talks, this is our team'... Read more
May 23, 2018