ShindanMaker (https://shindanmaker.com) CLI
Project description
shindan-cli
ShindanMaker (診断メーカー, https://shindanmaker.com) CLI + Library
Install
pip install shindan-cli
Usage
Supported types of diagnosis:
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 (Unmaintained)
- misodengaku/ShindanMaker
- Go
- kakakaya/goshindan
- Library + CLI (Archived)
- https://pkg.go.dev/github.com/kakakaya/goshindan
- kakakaya/goshindan
- Java
- shibafu528/shindan4j
- Library (Unmaintained)
- https://jitpack.io/#shibafu528/shindan4j
- shibafu528/shindan4j
- JavaScript
- asawo/shindan-scraper
- Library (Unmaintained)
- stawberri/shindan
- Library (Archived)
- https://www.npmjs.com/package/shindan
- asawo/shindan-scraper
- Perl
- Likk/WebService-ShindanMaker
- Library (Unmaintained)
- Likk/WebService-ShindanMaker
- PHP
- moroya/php-shindanmaker
- Library (Unmaintained)
- https://packagist.org/packages/moroya/php-shindanmaker
- moroya/php-shindanmaker
- Python
- Le96/auto_shindanmaker
- Bot Server (Unmaintained)
- tanitanin/shindan-python
- CLI (Unmaintained)
- Le96/auto_shindanmaker
- Ruby
- osak/shindanmaker
- Mikutter Plugin (Unmaintained)
- gouf/shindan
- Library (Unmaintained)
- ikaruga777/shindan-cli
- CLI (Unmaintained)
- yasuhito/shindan
- CLI (Unmaintained)
- https://rubygems.org/gems/shindan
- osak/shindanmaker
- TypeScript
- dqn/shindanmaker-js
- Library (Archived)
- 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.2.1.tar.gz
(9.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shindan_cli-2.2.1.tar.gz.
File metadata
- Download URL: shindan_cli-2.2.1.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.10 {"installer":{"name":"uv","version":"0.11.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e5cc8e8ae67c9cb89017a8109c2e03496549dea4ac15711f8e60e12cfff57f7
|
|
| MD5 |
f0a38f1ffbb3dc278bc2104513a1afd8
|
|
| BLAKE2b-256 |
f762f3b303762639452d3f62ff5662518a374a93363af942a50f2b00b9dbb580
|
File details
Details for the file shindan_cli-2.2.1-py3-none-any.whl.
File metadata
- Download URL: shindan_cli-2.2.1-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.10 {"installer":{"name":"uv","version":"0.11.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd6f2f2d814d080488904c586e587540e987c1922bbe032fa86ce5d3931716c2
|
|
| MD5 |
19d98daa46719115f73f3b20e9a85ca1
|
|
| BLAKE2b-256 |
df3ca30a1dd5e391206cacb980cefa9b4068e50dc6e9c23d56f3c95e87e4717c
|