Installation
Install PyPortion using pip:
pip install pyportion
Verify Installation:
portion --version
To view all available commands and options, use the --help flag:
portion --help
Next Steps
- Template Management — Explore the available templates to find one that fits your project requirements
- Project Creation — Learn how to create a new project from a template
- Template Creation — Learn how to create custom templates to standardize your team's workflow