Skip to content

Add how-to guides for setting up a python venv #29

@gcapes

Description

@gcapes

Before I do this, I just wanted to check whether there is any policy/preference as to whether this is done with venv or conda?

  • Why use virtual environments?
  • How to create and activate a virtual environment
  • How to install packages with pip from pypi
  • How to install a local package for development (editable)
  • Using a requirements file

Though having looked through the wiki a bit more, it seems some of this already exists, but a bit buried, and pretty conda-leaning:
https://lightform-group.github.io/wiki/software_and_simulation/install-dev-version
https://lightform-group.github.io/wiki/software_and_simulation/developing-python-packages#installing-our-package-in-editable-mode

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions