ShindanMaker (https://shindanmaker.com) CLI
Project description
shindan-cli
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
- C#
- misodengaku/ShindanMaker
- Library
- misodengaku/ShindanMaker
- Go
- Java
- JavaScript
- asawo/shindan-scraper
- Library
- stawberri/shindan
- Library (Archived)
- https://www.npmjs.com/package/shindan
- asawo/shindan-scraper
- Perl
- Likk/WebService-ShindanMaker
- Library
- Likk/WebService-ShindanMaker
- PHP
- Python
- Le96/auto_shindanmaker
- Bot Server
- tanitanin/shindan-python
- CLI (Script)
- Le96/auto_shindanmaker
- Ruby
- osak/shindanmaker
- Mikutter Plugin
- gouf/shindan
- Library
- ikaruga777/shindan-cli
- CLI
- yasuhito/shindan
- osak/shindanmaker
- TypeScript
- dqn/shindanmaker-js
- Library
- dqn/shindanmaker-js
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
shindan_cli-2.1.0.tar.gz
(9.1 kB
view details)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecfbc5d566792e007c9e6d2021ae3f3167af2dc39391c961637ba7a1855e07b6 |
|
MD5 | d79a83bdae1d0c7d44ccc08bb747a076 |
|
BLAKE2b-256 | baebd2c9a9f6b250664d1f49c3fabf47069a034c81806a2cc6b56e9ac685cbf5 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9a6d05f407b4e651fc8330a154b2840bd94b5e7d070793269a0d644b616de80 |
|
MD5 | 87524ea27fa14890bbe421d6bf188feb |
|
BLAKE2b-256 | 989202ef1dfa2687b2df03b4d51b239c6595b93ccf61621f6353b68038647557 |