Skip to main content

ShindanMaker (https://shindanmaker.com) CLI

Project description

shindan-cli

Release Package PyPI PyPI - Python Version

Test Maintainability Test Coverage

ShindanMaker (https://shindanmaker.com) CLI

Install

pip install shindan-cli

Usage

CLI

$ shindan -h
usage: shindan [-h] [-w] [-H] [-l] [-V] ID NAME

ShindanMaker (https://shindanmaker.com) CLI

positional arguments:
  ID             shindan page id
  NAME           shindan name

optional arguments:
  -h, --help     show this help message and exit
  -w, --wait     insert random wait
  -H, --hashtag  add hashtag `#shindanmaker`
  -l, --link     add link to last of output
  -V, --version  show program's version number and exit

$ shindan 1036646 hoge
ねこって、むしだ。

𝙐𝙉𝙄𝙌𝙇𝙊

$ shindan 1036646 huga -l
ねこって、むしだ。

𝙉𝙄𝙎𝙎𝙄𝙉
https://shindanmaker.com/1036646

$ shindan 1036646 huga -l -H
ねこって、むしだ。

𝙁𝙐𝙅𝙄𝙏𝙎𝙐
#shindanmaker
https://shindanmaker.com/1036646

Library

from shindan_cli import shindan
# type: (int, str, optional[bool]) -> ShindanResults
shindan(1036646, 'hoge', wait=False)

Returns:

{
  'results': ['ねこって、むしだ。', '', '𝙏𝙊𝙆𝙔𝙊 𝙈𝙀𝙏𝙍𝙊'],
  'hashtags': ['#shindanmaker'],
  'shindan_url': 'https://shindanmaker.com/1036646'
}

License

MIT


Similar Imprementations

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

shindan_cli-2.1.0.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

shindan_cli-2.1.0-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file shindan_cli-2.1.0.tar.gz.

File metadata

  • Download URL: shindan_cli-2.1.0.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.1 Linux/6.5.0-1025-azure

File hashes

Hashes for shindan_cli-2.1.0.tar.gz
Algorithm Hash digest
SHA256 ecfbc5d566792e007c9e6d2021ae3f3167af2dc39391c961637ba7a1855e07b6
MD5 d79a83bdae1d0c7d44ccc08bb747a076
BLAKE2b-256 baebd2c9a9f6b250664d1f49c3fabf47069a034c81806a2cc6b56e9ac685cbf5

See more details on using hashes here.

File details

Details for the file shindan_cli-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: shindan_cli-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.1 Linux/6.5.0-1025-azure

File hashes

Hashes for shindan_cli-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a9a6d05f407b4e651fc8330a154b2840bd94b5e7d070793269a0d644b616de80
MD5 87524ea27fa14890bbe421d6bf188feb
BLAKE2b-256 989202ef1dfa2687b2df03b4d51b239c6595b93ccf61621f6353b68038647557

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