Pyfony framework development environment initializer
Project description
Penvy - Pyfony development environment
for the Pyfony framework
What it does:
- Prepares the Conda-based python dev environment in the project's .venv directory
- Installs the Poetry package manager into the user's home dir
- Installs all the dependencies defined in project's poetry.lock file
- Sets conda activation & deactivation scripts (mostly setting environment variables based on the project's .env file)
- Copies the project's .env file from the .env.dist template file
- Adds
poetry install --no-root
to post-merge GIT hook
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
penvy-1.4.0.tar.gz
(31.7 kB
view hashes)
Built Distribution
penvy-1.4.0-py3-none-any.whl
(50.8 kB
view hashes)