pyflow
« Back to VersTracker
Description:
Installation and dependency system for Python
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: python dependency-management packaging developer-tools virtual-environments
Install: brew install pyflow
About:
Pyflow is a modern Python dependency and project manager that simplifies package installation and environment management. It provides a unified interface that combines the functionality of pip and virtualenv, offering deterministic builds and streamlined workflows. The tool aims to replace multiple Python tooling commands with a single, efficient solution.
Key Features:
  • Unified dependency and environment management
  • Deterministic builds with lock files
  • Automatic virtual environment handling
  • Simple, intuitive CLI commands
Use Cases:
  • Managing Python project dependencies without manual virtualenv setup
  • Creating reproducible Python environments across different machines
Alternatives:
  • pipenv – Pyflow is often considered faster and simpler than pipenv
  • poetry – Pyflow offers a more lightweight alternative to poetry's extensive feature set
  • pip+virtualenv – Pyflow automates the manual workflow of these traditional tools
Version History
Detected Version Rev Change Commit
Sep 13, 2025 11:12am 0 VERSION_BUMP 73f70d8e