Terry toolkit tkitDCN 动态图卷机
Project description
一个创建库的demo
便于快速创建自己的第三方库
快速上传操作
可以自动查找依赖,然后上传
sh upload.sh
文档查看 https://www.terrychan.org/python_libs_demo/
更多开发说明参考这里 https://python-packaging-zh.readthedocs.io/zh_CN/latest/minimal.html
如何向PyPi(pip)提交模块
https://www.notion.so/terrychanorg/PyPi-pip-b371898f30ec4f268688edebab8d7ba1
提交到anaconda
https://docs.anaconda.com/anacondaorg/user-guide/tasks/work-with-packages/
MANIFEST.in 文件
MANIFEST.in 文件,文件内容就是需要包含在分发包中的文件。一个 MANIFEST.in 文件如下:
include *.txt
recursive-include examples *.txt *.py
prune examples/sample?/build
MANIFEST.in 文件的编写规则可参考:https://docs.python.org/3.6/distutils/sourcedist.html
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
tkitDCN-0.0.0.2.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for tkitDCN-0.0.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4acda6ef75b20e084768a3944be1d37b65b662508f29654f1599596c0dc16f23 |
|
MD5 | ec93ccdeea93ff3870904ddc9044c151 |
|
BLAKE2b-256 | 44527a5b39c3a5d922b02265bbb462d9b892d1171189c2b945e2ea2de449b10e |