Skip to content

pyfar/template-pyfar-package

Repository files navigation


Template for pyfar packages

PyPI version Documentation Status CircleCI Binder

Overview

This template is used to keep all pyfar packages consistent and provide a good staring point for new packages. It uses copier.

Installation

  1. To use this template, first install copier with pip.

    pip install copier
  2. Run the following copier command to create a target directory at path_to_target_folder. Note: Copier will overwrite files in the given directory if it already exists.

    copier copy https://github.com/pyfar/template-pyfar-package path_to_target_folder

(Requires Python 3.10 or higher)

Contributing

Check out the contributing guidelines if you want to become part of pyfar.

About

Copier template to generate and update pyfar packages.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •  

Languages