command
module
Version:
v2.3.0+incompatible
Opens a new window with list of versions in this module.
Published: Jul 6, 2017
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Entry
Documentation
相关文档见 Entry 应用文档
Licensing
Entry is released under MIT license.
打包上传到 PyPI
依赖
pip install twine # 上传工具
pip install wheel # 打包工具
打包上传
rm -rf dist/ # 清空以前的构建
python setup.py sdist # 打包源代码
python setup.py bdist_wheel # 构建 wheel
twine upload dist/* # 上传
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package message is a generated protocol buffer package.
|
Package message is a generated protocol buffer package. |
|
|
|
Click to show internal directories.
Click to hide internal directories.