Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 314 Bytes

File metadata and controls

12 lines (8 loc) · 314 Bytes

ElJef Core

The ElJef Core API provides core functionality that is shared between all utilities written by Jef Oliver.

The Core API is a Python 3.8+ only API.

Documentation

API documentation requires Sphinx to build. You can build API documentation by moving to the docs folder and running "make html".