This is Keypirinha launcher's Python Library repository.
It contains the API of Keypirinha that is exposed to Python plugins, as well as a set of utility functions and classes often used in the development of a Keypirinha package.
The files under the src
directory of this repository are distributed with
Keypirinha under in python\site
.
You can find Keypirinha's Official Packages in their own repository.
Issues must be reported to application's issue tracker.
The content of this repository is distributed under the terms of the zlib
license, which you can find in the LICENSE
file located in this directory.
- Check for open issues or create a new issue to start a discussion around a feature idea or a bug.
- Fork the repository on GitHub to start making your changes.
- Send a pull request. Please stick to one feature per PR!