Fan art project for "Lonely Castle in the Mirror"(『かがみの孤城』)
Project description
kojo-fan-art
This is a fan art project for "Lonely Castle in the Mirror."
Installation
$ pip install kojo-fan-art
Usage
This tool shows what day of the week it is in each character's parallel world from "Lonely Castle in the Mirror" in JSON format.
$ kojo-day kokoro aki fuka
{"kokoro": "Friday", "aki": "Monday", "fuka": "Monday"}
$ # pretty print with jq
$ kojo-day kokoro aki fuka | jq .
{
"kokoro": "Friday",
"aki": "Monday",
"fuka": "Monday"
}
For help message, type kojo-day -h.
Development environment
$ git clone git@github.com:ftnext/the-solitary-castle-in-the-mirror-cli.git
$ cd the-solitary-castle-in-the-mirror-cli
$ python3.11 -m venv venv --upgrade-deps
$ source venv/bin/activate
(venv) $ pip install -e '.[dev]'
(venv) $ task test
⚠️The implementation reveals the secrets of "Lonely Castle in the Mirror."
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kojo-fan-art-0.1.1.tar.gz.
File metadata
- Download URL: kojo-fan-art-0.1.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32539cffff9bce778103050cf229c6699f7c72a7a6ee75e3699f2fe452ab8ffb
|
|
| MD5 |
60f6d86d1118ed279f952d0d45c70341
|
|
| BLAKE2b-256 |
f8940deaa29cebd133d3dae494570fbbe388154c2bfa9a1a9a2f9e703d900c3b
|
File details
Details for the file kojo_fan_art-0.1.1-py3-none-any.whl.
File metadata
- Download URL: kojo_fan_art-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce74a9573f281d6bca04d88f0fa24c742c5cc6946a3ae26d332465dedd751833
|
|
| MD5 |
cdd6623311f8545bc45ed3e64eff7283
|
|
| BLAKE2b-256 |
323bfc7e152c430466199532fc23e974640db512243af27202db4628396f7919
|