Getting started
skpackage
refers to the process of standardizing a Python package structure using the scikit-package
template.
Are you here to standardize your Python project with scikit-package?
You have an existing Python project. Do you want to standardize your project with
scikit-package
? Please follow the full instructions here.You already have a scikit-packaged project. Do you want to use the latest version of
scikit-package
to re-standard your project? Please follow the instructions in here.Do you want to start a new Python project with
scikit-package
? Start from the scikit-package workflow section here.
Are you here to create a new release?
Do you want to release your project to GitHub
, PyPI
, and conda-forge
by creating a tag to your GitHub repository? Start from here.