mason_xt_data.
Project description
打包
python -m pip install wheel
python setup.py bdist_wheel
需要进行C++编译,因此在执行上述命令之前请确保已经安装了【Visual Studio(Windows)】、【GCC(Linux)】、【XCode(Mac)】编译器。
发布
先安装一下 twine:
python -m pip install twine
# 用户名下创建 .pypirc文件
[pypi]
username = __token__
password =
twine upload dist/*
没有账户去注册一个 https://pypi.org/
安装
直接使用pip命令:
pip install mason_tools
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mason_xt_data-0.1.6-py3-none-any.whl.
File metadata
- Download URL: mason_xt_data-0.1.6-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c7869c6789e74137e2c32ca7253aa59141e31176fb9543906001cc8daa88fc1
|
|
| MD5 |
260e74befc2644a0784f32993efef1df
|
|
| BLAKE2b-256 |
4d7391dc11929459f84d80327637614e456819390ce99a1efa8e67404b7d3269
|