eriklangenborg-rs / simple_package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package Creation and Use Notes

Basic structure of package is provided (still missing testing) and can be included in a pip/conda enviroment.

Local ymls show how to structure requirements.

Command notes:

conda env list
conda env create -f envtag.yml
conda remove --name envold --all

About


Languages

Language:Python 100.0%