Skip to main content

Fan art project for "Lonely Castle in the Mirror"(『かがみの孤城』)

Project description

kojo-fan-art

日本語版 (In Japanese)

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kojo-fan-art-0.1.1.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

kojo_fan_art-0.1.1-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

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

Hashes for kojo-fan-art-0.1.1.tar.gz
Algorithm Hash digest
SHA256 32539cffff9bce778103050cf229c6699f7c72a7a6ee75e3699f2fe452ab8ffb
MD5 60f6d86d1118ed279f952d0d45c70341
BLAKE2b-256 f8940deaa29cebd133d3dae494570fbbe388154c2bfa9a1a9a2f9e703d900c3b

See more details on using hashes here.

File details

Details for the file kojo_fan_art-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for kojo_fan_art-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ce74a9573f281d6bca04d88f0fa24c742c5cc6946a3ae26d332465dedd751833
MD5 cdd6623311f8545bc45ed3e64eff7283
BLAKE2b-256 323bfc7e152c430466199532fc23e974640db512243af27202db4628396f7919

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page