A small example package
Project description
build and install.
# env
pip install --upgrade build twine
# 编译安装包
python -m build
cd dist && pip install xxx.tar.gz
# 本地编译安装
python setup.py bdist_wheel
pip install -e .
# 导入环境变量
/home/hongliangkuang/.local/lib/python3.8/site-packages
# mkdocs
mkdocs serve --dev-addr=0.0.0.0:8000
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
kuanghl-0.0.1.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file kuanghl-0.0.1.tar.gz
.
File metadata
- Download URL: kuanghl-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad5638db6305178e49bae9cacccea3e92a7c6491e0af556a350ab9702088f266 |
|
MD5 | 1cae026b48eddc6cc665c94e4c7be47a |
|
BLAKE2b-256 | 5cecc59dd0cf5790aa411bcb202a00f043340d322f0333ecce0977a21eeefc69 |
File details
Details for the file kuanghl-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: kuanghl-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f5715273fd1c57586e7abd9c18b878f80c6d8c2cf4f6fc1543775575cbbbaca |
|
MD5 | fae480c6bbbfee42f5f0957b768fac6f |
|
BLAKE2b-256 | f5a4be832f1aa29ddb4219390644f14923163ecc32901d62744e0da4bd8903a9 |