entry

command module
v2.3.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2017 License: MIT Imports: 3 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package message is a generated protocol buffer package.
Package message is a generated protocol buffer package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL