# Py Random Words
## Installation
To install, simply:
```bash
$ pip install py_random_words
```
## Usage
```py
from py_random_words import RandomWords
rnd_word = RandomWords()
print(rnd_word.get_word()) # alpaca
print(rnd_word.get_word()) # cat
print(rnd_word.get_word()) # dog
```
## Release steps
```sh
# Make sure you have the latest versions of setuptools and wheel installed
$ python3 -m pip install --user --upgrade setuptools wheel twine
# Now run this command from the same directory where setup.py is located
$ make build
# Uploading the distribution archives
$ make release
```
Ref: https://packaging.python.org/tutorials/packaging-projects/#packaging-your-project
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
资源分类:Python库 所属语言:Python 资源全名:py_random_words-0.8.0.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059
资源推荐
资源详情
资源评论
收起资源包目录
py_random_words-0.8.0.tar.gz (12个子文件)
py_random_words-0.8.0
PKG-INFO 1KB
py_random_words.egg-info
PKG-INFO 1KB
SOURCES.txt 281B
top_level.txt 16B
dependency_links.txt 1B
LICENSE 1KB
py_random_words
__init__.py 38B
animals.json 5KB
random_words.py 330B
setup.cfg 132B
setup.py 626B
README.md 686B
共 12 条
- 1
资源评论
挣扎的蓝藻
- 粉丝: 14w+
- 资源: 15万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功