Data extraction and rendering library for Shakespearean text.
Project description
iambic: Data extraction and rendering library for Shakespearean text. :scroll:
Let computers do the hard work for you! iambic
provides:
- The most accurate method for counting lines automatically.
- Automatically track which characters are speaking in any scene.
- Deterministic, repeatable results, with the ability to store your data as JSON with strictly defined schema for passing over the wire or storing locally or in a NoSQL database between runtimes.
Installation
In order to install the latest version, simply pip3 install -U iambic
.
This library requires Python 3.7 or greater.
What is it?
iambic
was originally envisioned as a tool for translating
Shakespearean text into actionable information, i.e.:
- How many lines are in this particular play?
- How many lines does a given character speak in this play?
- Which characters speak, in which scenes and acts?
As a result of the implementation, this tool can be applied to any body of text which adhere's to its parsing syntax.
The Schema
The full schema specification has been written in JSON Schema 7.0 and can be found here
Documentation
The full documentation is available at iambic.seandstewart.io
How to Contribute
- Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
- Create a branch on Github for your issue or fork the repository on GitHub to start making your changes to the master branch.
- Write a test which shows that the bug was fixed or that the feature works as expected.
- Send a pull request and bug the maintainer until it gets merged and published. :)
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
Built Distribution
File details
Details for the file iambic-3.0.0.tar.gz
.
File metadata
- Download URL: iambic-3.0.0.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/5.15.0-1040-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4193073e3820123ccb630caf577944d5dfeb79677c6f389853ec9e8a9a7afeb |
|
MD5 | 93d47276fbc7d20617d10735892af7fb |
|
BLAKE2b-256 | f623cd45ea49c45eaac25beeeebbb4e86fdc04676722454a28b0f2079126d150 |
File details
Details for the file iambic-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: iambic-3.0.0-py3-none-any.whl
- Upload date:
- Size: 2.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/5.15.0-1040-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 856c99ddf50c497d00679784440f78eda726d154a1f15a7ec1184cd0864721ee |
|
MD5 | 7356cf089aaf149ea0900487dc5f7b94 |
|
BLAKE2b-256 | 8cf06026d5a81de908e161d7afb758eb505befa40787d9b3d19c5671c963aac8 |