torero

announcing torero 1.4: pyproject.toml support

William Collins

Director of Technical Evangelism ‐ Itential

announcing torero 1.4: pyproject.toml support
Share this:
Posted on June 2, 2025

We’re excited to announce the release of torero 1.4, now available at torero.dev. This release embraces modern Python development practices, making your automation workflows even more streamlined and flexible.

Since our initial launch, torero has been laser-focused on removing friction from network automation. Version 1.0 nailed the core execution engine, 1.1 brought distributed clusters, and 1.3 delivered private registry support and services import.

Now, torero 1.4 tackles another crucial piece of the puzzle: modern Python project structures.

>_ what’s new in torero 1.4

📦 full pyproject.toml support

Python automation has evolved, and so has torero. With 1.4, we’re moving beyond just supporting requirements.txt to embrace pyproject.toml — the modern standard for

Python project configuration. This means your team can now leverage:


>_standardized project structures: Work with Python projects that follow current best practices without compromise

>_comprehensive dependency management: Specify dependencies directly in your pyproject.toml file and torero handles the rest

>_optional dependencies: Install only what you need for specific automation tasks with the new –pyproj-optional-deps flag

>_script execution: Run scripts defined in your project’s [project.scripts] section using the new –pyproj-script flag

>_ why it matters

torero 1.4 isn’t just adding a feature — it’s embracing where Python development is headed. By supporting pyproject.toml, we’re making sure your automation workflows stay current with modern development practices. This update delivers several key benefits:

>_future-proofing: As the Python ecosystem continues to standardize on pyproject.toml, your automation stays ahead of the curve
>_developer experience: Teams using modern Python tooling can now work with torero without changing their workflows
>_simplified dependency management: More granular control over what gets installed, when, and how
>_streamlined execution: Run scripts defined in your project without extra configuration steps

>_ try torero 1.4 today

As always, torero is completely free to use in your infrastructure.

📥 download the latest version here →

📝 check out the release notes here →

We’re eager to hear your feedback on these new features. Here’s how you can reach us:

💬 join us on the NAF Slack space in the #tools-torero channel

👍 follow us on LinkedIn, X for the latest

⏯️ check out our YouTube channel for updates and tutorials

Stay tuned for more blogs diving deeper into these new features and how they can help you operationalize network automation more effectively.

William Collins

Director of Technical Evangelism ‐ Itential

William Collins is a strategic thinker and a catalyst for innovation, adept at navigating the complexities of both startups and large enterprises. With a career centered on scalable infrastructure design, he serves as Itential’s Director of Technical Evangelism. Here, he leads the charge in network automation, leveraging his deep roots in cloud architecture and network engineering. William hosts The Cloud Gambit Podcast, diving into cloud computing strategy, markets, and emerging trends with industry experts. Outside of transforming networks, you can find him enjoying time with family, playing ice hockey, and strumming guitar.

More from William Collins