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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for shindan_cli-1.1.0.tar.gz
Algorithm Hash digest
SHA256 62e93b703c89754d9995b5f93b678749fca39bef28a2ad5e2d602f908512093a
MD5 d0f9f295702376624f348515532a7aff
BLAKE2b-256 9a990228fa0fa1584b8028b028d194ec75b985ec24f11c6f67a6d44f728e4d8e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for shindan_cli-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 470fd0785d28a865baff99a3d57ad30739a1e04893ddb0baa18e61e3eb6cac5e
MD5 a196cc2d1cd8736c5db94f01d4b411df
BLAKE2b-256 023a4b8e2e21350ebd2dcfafe9e1bda7707cd38eca0ea694fee45968a3957255

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