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-1.3.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

shindan_cli-1.3.0-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: shindan_cli-1.3.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.0 Linux/5.15.0-1040-azure

File hashes

Hashes for shindan_cli-1.3.0.tar.gz
Algorithm Hash digest
SHA256 9acc166b4f400c82b39c317f2ba60c0ccdd09fa7c37644d388ae12e2bc59e423
MD5 b439741d7d90e03846d1cc7dd1da25a4
BLAKE2b-256 2c42e760e9103ff81809b49f0358044340172b6d98cc8e3460a331c59e75aec1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: shindan_cli-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.0 Linux/5.15.0-1040-azure

File hashes

Hashes for shindan_cli-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 16c2c96ee7567d58f93062701fc9e2974256a87e3135fbd4e8d18629921a55e4
MD5 defbbf08b33429d35413c796a794c4b8
BLAKE2b-256 202b8defadecf6c38e1dd8cec2491546aa9c7157af2e4fed2401b6b07b6753ab

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