Skip to content

Repository files navigation

How to customise this template

Run python3 customise.py to be walked through the steps below and have them applied for you, or work through them by hand:

  1. Name your repository with the name fileformats-<SUBPACKAGE-TO-ADD-EXTRAS-TO>
  2. Rename the fileformats/CHANGEME directory to the name of the fileformats subpackage the extras are for
  3. Search and replace "CHANGEME" with the name of the fileformats subpackage the extras are to be added
  4. Replace name + email placeholders in pyproject.toml for developers and maintainers
  5. Add the extension file-format classes
  6. Ensure that all the extension file-format classes are imported into the package root, i.e. fileformats/CHANGEME
  7. Delete these instructions in this README

...

FileFormats Extension - CHANGEME

CI/CD Codecov Static Badge Python Versions Latest Version Documentation Status

This is the "CHANGEME" extension module for the fileformats package.

Quick Installation

This extension can be installed for Python 3 using pip::

$ pip3 install fileformats-CHANGEME

This will install the core package and any other dependencies

License

This work is licensed under a Creative Commons Attribution 4.0 International License

Creative Commons Attribution 4.0 International License

About

Template repository for creating an extension to the fileformats package

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages