Skip to content

thombashi/python-lib-project-template

Repository files navigation

project_name

Python library project template: getting started

  • Click [Use this template] button to create a new repository
  • Replace project_name within the repository with an arbitrary name
    • ./rename_to.sh <new_name>
  • Modify authorized information at <project_name>/__version__.py

README

Summary

CI status of Linux/macOS/Windows CodeQL Test coverage: coveralls

Installation

pip install <project_name>

Usage

Sample Code
# Sample code
Output
# Output

Dependencies

About

A project template for a Python library with CI configurations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published