#python
Read more stories on Hashnode
Articles with this tag
Dependency management is a crucial aspect of any project. Keeping your dependencies up to date ensures security, stability, and access to the latest...
powered by Python, LLMs and 11ty · I have always been terrible when it comes to staying up to date with the latest news. One day, while reading the...
It's very easy to manage PDFs, spreadsheets, Microsoft Word documents and so on through Wagtail's admin interface. What if you generated such...
based on value of specified Page field · I wrote this post in order to demonstrate and document a working solution to this Stack Overflow question which...
lessons learnt and notes for future reference · How it all started Many developers use services like coveralls.io or codecov.io for test coverage...
a GNU Make alternative for Python projects · Very often, when working on a project, we want to run various tasks such as linting, tests, launching a...