Skip to content

Python wrapper for the Ringing Class Library.

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
COPYING
GPL-3.0
COPYING.GPL
Notifications You must be signed in to change notification settings

ringing-lib/ringing-lib-python

Repository files navigation

Python Wrapper for the Ringing Class Library

Build Status Issues Documentation Status Version Downloads Supported Python versions Supported Python implementations Development Status Download format Licence

NOTE: these bindings are still incomplete

This package contains Python bindings for the Ringing Class Library. It should work with CPython versions 3.8 to 3.11.

Install as follows:

  1. Build and install the Ringing Class Library. You can obtain the latest source from SourceForge.

  2. Install using pip:

    pip install ringing-lib
    

Documentation