Skip to content

Make stvid a Python Package #73

@kerel-fs

Description

@kerel-fs

💡 Feature request

Make stvid a Python Package so that it can be installed (including its Python dependencies) using pip. The distribution of this project will continue to happen via this GitHub repository and the intentions of creating a python package is not to make it available via PyPI (yet?), but to allow users to install its content using the git transport of pip.

Future installation method:

pip install git+https://github.com/cbassa/stvid.git@v0.1

The stvid tools will get installed using setuptools entry point mechanism for Console Scripts.

🎯 Goal

  • Simplify the installation process.
  • Allow running stvid tools independent of the current working directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions