Terry toolkit
Project description
#关于
Terry-toolkit常用函数整理的工具包
## 安装
```
pip3 install Terry_toolkit
```
## 使用
```
from Terry-toolkit import file
tfile=file.File()
## 生成依赖
pip3 freeze > requirements.txt
## 提交包
python3 setup.py sdist
# #python3 setup.py install
python3 setup.py sdist upload
## 构建文档
```
mkdir docs
cd docs
sphinx-quickstart
cd ../
#使用这个
sphinx-apidoc -f -o docs/source/ Terry_toolkit -e --ext-autodoc --ext-githubpages --ext-viewcode --ext-todo
cd docs
#不需要 sphinx-build -b html source build
make html
```
其它库推荐
cacheout #函数缓存
Terry-toolkit常用函数整理的工具包
## 安装
```
pip3 install Terry_toolkit
```
## 使用
```
from Terry-toolkit import file
tfile=file.File()
## 生成依赖
pip3 freeze > requirements.txt
## 提交包
python3 setup.py sdist
# #python3 setup.py install
python3 setup.py sdist upload
## 构建文档
```
mkdir docs
cd docs
sphinx-quickstart
cd ../
#使用这个
sphinx-apidoc -f -o docs/source/ Terry_toolkit -e --ext-autodoc --ext-githubpages --ext-viewcode --ext-todo
cd docs
#不需要 sphinx-build -b html source build
make html
```
其它库推荐
cacheout #函数缓存
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
Close
Hashes for Terry_toolkit-0.0.1.6.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1093fa15dcc4e8fc266088e7f0a57872e0fac0fac689df62616f98852402c4f |
|
MD5 | de9312d332fcbc7c77f9ba215864a647 |
|
BLAKE2b-256 | ad34c2fb4893e410c300b8220bcdf3b5e42808445c773138675a6146e6111ab4 |