Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 187 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 187 Bytes

The Auren Python Library

Introduction

This software is in early alpha.

Installation using Pyenv

pyenv virtualenv 3.11.2 auren
pyenv activate auren
pip install -e .