Skip to content

avalentino/pyproject-template

Repository files navigation

${packagename}

PyPI Status GitHub Actions Status Documentation Status Supported Python versions License

Long description

Download

The ${packagename} source code can be downloaded from the Git repository on GitHub: https://github.com/${organization}/${packagename} or from PyPI: https://pypi.org/project/${packagename}.

Installation

The pip tool can be used to install the package:

$ python3 -m pip install ${packagename}

Testing

${packagename} includes a quite complete test suite. It is recommended to use the pytest tool to run the tests:

$ python3 -m pytest ${packagename} tests

License

copyright:2025, Antonio Valentino

The ${packagename} package is distributed under the ${license_name} License (see the LICENSE file).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published