Dependencies Pip Python Semantic Versioning Versioning Should I Pin My Python Dependencies Versions? March 31, 2024 Post a Comment I am about to release a Python library I've been working on the past few weeks. I've read a… Read more Should I Pin My Python Dependencies Versions?
Git Python Python Pbr Setuptools Versioning How Can I Use Pbr Version From Source? February 17, 2024 Post a Comment My goal: I want to keep coherent versions in my GIT repository, my distribution on pypi repository,… Read more How Can I Use Pbr Version From Source?
Python Python Sphinx Restructuredtext Substitution Versioning Substitutions Next To Angle Brackets In Sphinx August 31, 2022 Post a Comment I'm trying to use substitutions in a parsed literal block in my Sphinx documentation like this:… Read more Substitutions Next To Angle Brackets In Sphinx