Skip to content

template for starting in on an experiment in python using my preferred tooling.

License

Notifications You must be signed in to change notification settings

7yl4r/7ython-project-template

Repository files navigation

7yl4r's python project template

template for starting in on an experiment in python using my preferred tooling.

Open In Binder Open In Colab

usage checklists:

setup as package checklist

  1. add name to setup.py
  2. add info to setup.cfg
  3. rename projname folder
  4. update {projname}/__init__.py

projname installation

python -m pip install -e .

About

template for starting in on an experiment in python using my preferred tooling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published