A common repository, for MP System
Project description
MP (Meta Possibility)
- This is a common repository, for MP
Construction
# build
python3 setup.py sdist bdist_wheel
# -> or
python3 setup.py sdist
# check
pip install twine
twine check dist/*
# register
https://pypi.org/account/register/
# E-mail validation
Validation your email
# upload
twine upload dist/*
# install
pip install mp-common-pkg
# using
import common_pkg.common as cpc
file_path = r""
cpc.compute_md5(file_path)
# upgrade
pip install mp-common-pkg --upgrade
Problems
- error: invalid command 'bdist_wheel'
pip install wheel
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mp-common-pkg-0.0.5.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file mp-common-pkg-0.0.5.tar.gz
.
File metadata
- Download URL: mp-common-pkg-0.0.5.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6967ec8f56d008918fd948cac844ff726c9a3cce990a1f11f11593d5f9edc3f |
|
MD5 | 235e3424568566dec7693e8cddb88455 |
|
BLAKE2b-256 | f7a73f5eee0195aca18158ccc75bdb22070ef2b59d2316dfabf89800e4026e70 |
File details
Details for the file mp_common_pkg-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: mp_common_pkg-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d18ead18612041fcb516e2e3d243c443d35fa969541210aee838e8652af36b0 |
|
MD5 | 2d088e830130e29b7cd3ee03dce86f78 |
|
BLAKE2b-256 | 5e0a22e74ae25af3d1808f25859c6ff59f7313dd5d61907f97fee4c3f909b3d3 |