Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 2.56 KB

README.md

File metadata and controls

64 lines (40 loc) · 2.56 KB

Maintenance CircleCI PyPI version

CircleCI

Introduction

This module houses the plugins that enhance the capabilities of Pyut. This separate module allows external developers to write plugins external to Pyut. This module includes a "Scaffold Application" that allows developers to test drive their plugins prior to integrating them into Pyut.

Overview

TBD

Developer Notes

This project uses buildlackey for day to day development builds

Also notice that this project does not include a requirements.txt file. All dependencies are listed in the pyproject.toml file.

Install the main project dependencies

pip install .

Install the test dependencies

pip install .[test]

Install the deploy dependencies

pip install .[deploy]

Normally, not needed because the project uses a GitHub workflow that automatically deploys releases


Written by Humberto A. Sanchez II (C) 2025


I am concerned about GitHub's Copilot project

I urge you to read about the Give up GitHub campaign from the Software Freedom Conservancy.

While I do not advocate for all the issues listed there I do not like that a company like Microsoft may profit from open source projects.

I continue to use GitHub because it offers the services I need for free. But, I continue to monitor their terms of service.

Any use of this project's code by GitHub Copilot, past or present, is done without my permission. I do not consent to GitHub's use of this project's code in Copilot.