Python Toolkit
Python Toolkit from armanzeroeight/fastagent-plugins.
Skills in this plugin
2- ▌ Python Packaging · armanzeroeightConfigure Python package metadata, setup.py, and pyproject.toml for distribution using UV or setuptools. Use when setting up Python packages, configuring build systems, or preparing projects for PyPI publication.
- ▌ Dependency Manager · armanzeroeightManage Python dependencies using UV, pip-tools, or requirements.txt. Use when setting up dependency management, resolving conflicts, or choosing between UV, pip-tools, and requirements.txt workflows.