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-1.0.1.tar.gz
(5.6 kB
view details)
Built Distribution
File details
Details for the file shindan_cli-1.0.1.tar.gz
.
File metadata
- Download URL: shindan_cli-1.0.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.0 Linux/5.15.0-1033-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c409140a717d495ee2a942a03f1add5edf20404bb411dca64763e366eff8748 |
|
MD5 | dec1bc62526ea30883a0fb0ebc19e79b |
|
BLAKE2b-256 | a41be00b1b188441d7c9d80474bcc72c4159ae5ae891815c9519db7247b861d3 |
File details
Details for the file shindan_cli-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: shindan_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.0 Linux/5.15.0-1033-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a8a0f56152f545a03a9963f26a5dd25b168256fcf32eb9e5bcc8016d2c45d25 |
|
MD5 | 1a6f9b891b17baf76b32c215f83d6d39 |
|
BLAKE2b-256 | 31b3b0c9b0daf23192c70c1e2ee2ce74b9dadb73be03f0d94a91e0b5e04450df |