A constantly updated small project, which contains some entertainment and practical functions, such as random words and so on.
Project description
🧰 drq – 多功能娱乐工具箱
“小而常新” 的 Python 小玩具合集:文艺句子、毒鸡汤、成语接龙、天气查询、小游戏…… 一行命令即可拥有全部乐趣!
🚀 安装
pip install drq
使用方法
import drq
# 帮助
drq.help()
# 随机一句文艺句子
print(drq.get_sentence())
# 成语接龙
print(drq.idiom_chain("画龙点睛"))
# 查天气
print(drq.weather("上海"))
# 随机废话(彩蛋)
print(drq.nonsense())
# 父母性别查询器(彩蛋)
drq.p_x()
许可证
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
drq-0.0.1.tar.gz
(5.1 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
drq-0.0.1-py3-none-any.whl
(5.4 kB
view details)
File details
Details for the file drq-0.0.1.tar.gz.
File metadata
- Download URL: drq-0.0.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63c2184bc667938561c9973af6e026bf60af196011b56dc2b8f47b5421a25c35
|
|
| MD5 |
c4f6e490fe15153d6d4d98f7efb30947
|
|
| BLAKE2b-256 |
6031076c3b88bfb4f3cc250cbf4906ce4f1f8c15f4abe175538f31a38f9938f3
|
File details
Details for the file drq-0.0.1-py3-none-any.whl.
File metadata
- Download URL: drq-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0484062391e092de3552b21a46ef9ed616a12a4adecde174e5f5cb93c37e9932
|
|
| MD5 |
587c390fb9a2422bb5b348768f757bed
|
|
| BLAKE2b-256 |
c5843d3517572943170d9ef88b877b5d012fb3a187ea457f5f891e6356b0a347
|