Skip to content

losredoe132/python_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_template

Basic tenplate for python with a light focus on data analysis and CLI applications.

Setup

Execute to setup conda env:

conda env create --file env/basic.yaml
conda activate env_basic

Run the following to install the pre-commit hooks:

pre-commit install

About

Basic Python Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages