Language Experience Overview (LEO) Report Generator
Project description
Language Experience Overview (LEO) Report Generator
blipleo
is a Python package to generate Language Experience Overview (LEO) report.
Installation
blipleo
package is available on PyPI and can be installed using pip
pip install blipleo
Usage
To generate a LEO report, prepare a LEO json data file (For sample see: data/baby_test.json) and use the following commands:
import blipleo
leo = blipleo.read_json('./data/baby_test.json')
blipleo.generate_leo(leo, './data')
License
- The blipleo package is licensed under GPL version 3.0
- The LEO template graphic vector files under templates folder are licensed under CC-BY-NC 4.0
Developers
blipleo
is a free software, source code is available on Github: https://github.com/BLIPNTU/LEO
Contact
For more information, please contact Fei Ting Woon at feitingwoon@ntu.edu.sg
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blipleo-0.1a3.tar.gz
(697.3 kB
view details)
File details
Details for the file blipleo-0.1a3.tar.gz
.
File metadata
- Download URL: blipleo-0.1a3.tar.gz
- Upload date:
- Size: 697.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a34ad876c8256f010ac2b1b2f3f392c6b151b5239c2ae7703390aa5b9e2938c |
|
MD5 | 1d5483224cc51086ac6c90d5a73d7643 |
|
BLAKE2b-256 | 8ca6bcc1894f3976e62571d75ff904b38a519779809db786b541fdf83606c77d |