🚀 dirval published on #PyPI!

My first official #Python package 🎉
#dirval can now be installed easily via:

pip install dirval

It is a core library of the #InfinitoNexus ecosystem and is used by backup, validation, and infrastructure tools to reliably detect directory structure changes.

Thanks to #pkgmgr, I can now release and publish packages much faster and more consistently.

Released under the #MIT License.

https://pypi.org/project/dirval/

#opensource #mitlicense #devtools #cli #automation

Client Challenge

@autra Actually I just added @nixos_org in the last days. My problem is that I need to make @infinito compatible for #Debian, #RedHat systems additional the current #Arch implementation for #SLA's. #PKGMGR used an own syntax, because I wasn't aware of #NIX. Now it builds and setups and configures #NIX for all the other distributions. It also offers convenience commands to speed up development - It's a mix between a development suite and a package manager for rapid releasing :)

Today I finally release #PKGMGR 1.0.0 🎉

A multi-distro workflow & package manager built on #Python + #Nix. It unifies repo management, builds & releases and now stabilizes and future-proofs @infinito development and deployment.
More: https://s.veen.world/pkgmgr

#Linux #DevTools #Nix #FOSS #Automation #MultiDistro #ArchLinux #Debian #Ubuntu #Fedora #CentOS #DevOps #CI #OpenSource #InfinitoNexus #NixOS #Arch #ArchLinux

🚀 Just built a new tool: docker-volume-cleaner 🧹

It finds and deletes unused anonymous Docker volumes (including symlinks + their targets) to keep your system clean and efficient 💪

Install via pkgmgr using the alias dockreap 🐳

🔗 https://github.com/kevinveenbirkenbach/docker-volume-cleaner

#Docker #DevOps #Python #OpenSource #SysAdmin #Containers #Automation #SelfHosted #FOSS #Linux #DevTools #ChatGPT #AIpowered #pkgmgr

GitHub - kevinveenbirkenbach/docker-volume-cleaner: A Python tool to safely detect and remove unused anonymous Docker volumes. Supports whitelisting, symlink cleanup, and optional confirmation prompts. Ideal for keeping your Docker environment clean and efficient.

A Python tool to safely detect and remove unused anonymous Docker volumes. Supports whitelisting, symlink cleanup, and optional confirmation prompts. Ideal for keeping your Docker environment clean...

GitHub