Metadata-Version: 2.1
Name: environment-helpers
Version: 0.0.2
Summary: Collection of helpers for managing Python environments
Author-email: Filipe Laíns <lains@riseup.net>
Requires-Python: >= 3.8
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: build >= 0.5.0
Requires-Dist: installer >= 0.5.0
Project-URL: changelog, https://environment-helpers.readthedocs.io/en/stable/changelog.html
Project-URL: homepage, https://github.com/FFY00/environment-helpers

# environment-helpers

[![PyPI version](https://badge.fury.io/py/environment-helpers.svg)](https://pypi.org/project/environment-helpers/)

Collection of helpers for managing Python environments.

