Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 645 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 645 Bytes

Islelib

Islelib is Illuscio's python Library template. "Isle" is the naming convention for Illuscio code, chosen for its auditory similarity to "I-L" ("AYE_ELL"), as opposed to il-lib which would be phonetically sounded out as "ill".

Islelib comes pre-built with a number of tools for formatting, linting and testing.

Installation

pip install islelib

Getting Started

For full documentation: read the docs.

For library development guide, read the docs.

Prerequisites

Python 3.6+

Authors

  • Billy Peake - Initial work