Skip to content

This is a template for an editable install python project

Notifications You must be signed in to change notification settings

branmora/editable-install-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for Editable Installs

This is a template for an editable install python (machine learning/data mining) project. Steps are based on Setuptools guides at development mode.

  • Create setup.cfg and pyproject.toml files.
  • Create a config file using yaml.
  • Start environment python -m venv .venv
  • Activate environment source .venv/bin/activate
  • pip install -e .

About

This is a template for an editable install python project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages