Prepare metadata document for Dinosaur Comics
Project description
Dinosaur Comic Metadata Processor
A set of tools for collecting various Ryan North's Dinosaur Comics metadata and compiling them into one JSON document.
It uses transcripts obtained using my other project, https://github.com/janek37/parse_qwantz.
Installation
Install qwantz-metadata
with pip
pip install qwantz-metadata
Usage
You need three directories: one containing the comic transcripts, one containing the footer transcripts, and one containing raw HTML files.
The transcripts and footers are required to be plain text files with filenames like <comic_id> - <image_filename>.txt
, e.g. 0001 - comic2-02.png.txt
.
The filenames of the HTML files are not relevant.
Once the directories are ready, run qwantz-metadata
to print the combined metadata JSON document to the standard output:
$ qwantz-metadata <transcript_dir> <footer_dir> <html_dir> > output.json
Acknowledgments
This program would not be possible without the wonderful comics by Ryan North!
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 qwantz_metadata-2024.7.1.tar.gz
.
File metadata
- Download URL: qwantz_metadata-2024.7.1.tar.gz
- Upload date:
- Size: 60.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54bb619f3d432769c74f621ec70e816dd182f3ed3f013246f8daa1c0c2435e00 |
|
MD5 | 194537eaf6335194b43c28085c805f22 |
|
BLAKE2b-256 | 612821dcb9f9b4205661d233c181dcca9f3ab076b783f82f0942d5126c185af2 |
File details
Details for the file qwantz_metadata-2024.7.1-py3-none-any.whl
.
File metadata
- Download URL: qwantz_metadata-2024.7.1-py3-none-any.whl
- Upload date:
- Size: 61.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89aa64171443667ee925753687c83f8132c7e0cecd66e9fc55d48492de558fc0 |
|
MD5 | 9f22cf300137ce49b48d6189f80cb934 |
|
BLAKE2b-256 | b6a0bff3ffdf3458136d44c0725ca94f593d39bc2cb2a703b50feee1d250683e |