a util collection for python developing
Project description
A util collection for python developing.
install
pip install mountains pip3 install mountains
features
Python 2-3 compatible for much of code
…
Upload to PyPi
安装最新的 setuptools
pip3 install -U pip setuptools twine
生成 wheel 包
python3 setup.py register bdist_wheel --universal upload
生成 tar.gz 包,因为 setup.py 用到了 pypandoc,安装的时候会需要依赖
python3 setup.py register sdist upload
通过 setup install 安装后删除
python3 setup.py install --record files.txt cat files.txt | xargs rm -rf
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
Close
Hashes for mountains-0.5.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d076178bf633ce14f741de5d2645b3b2be4e8ec10e35ec69d036e6155b78cc3b |
|
MD5 | 24f741fa25838df82f5b78fe6bf143e1 |
|
BLAKE2b-256 | c5a124de8f162249b54602d5dc964649cba21879923ac56d81cd4bdc3a4eadcf |