not for all people
Project description
Build package
python3 setup.py sdist bdist_wheel
Publish package to Pypi
twine upload dist/*
Docker environment
docker run -it --rm -v $(pwd):/workspace/get_mac python:3.10.10-alpine /bin/sh
apk update
cd /workspace/get_mac
python3 -m pip install setuptools
python3 setup.py sdist bdist_wheel
apk add twine
apk add gcc python3-dev musl-dev linux-headers
TWINE_USERNAME="__token__" TWINE_PASSWORD="pypi-....................................................." twine upload --non-interactive dist/*
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
mac_address_eth-0.0.7.tar.gz
(6.9 kB
view details)
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 mac_address_eth-0.0.7.tar.gz.
File metadata
- Download URL: mac_address_eth-0.0.7.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87ae14373de496e60e08e728790802c137ae10c78eae5375fa7e1abe8ba4108a
|
|
| MD5 |
3a13d302e7ec7c109f1d93ed4b0ec030
|
|
| BLAKE2b-256 |
8b92d515128a84cca767c1e44d798f5a5048f927305a1544e929ee2392baf883
|
File details
Details for the file mac_address_eth-0.0.7-py3-none-any.whl.
File metadata
- Download URL: mac_address_eth-0.0.7-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80688c87369dd216c9e20f8816d2d54745e0e1ae470569701d61a48a4c575783
|
|
| MD5 |
5669249603ce90d7cf5aa35355b04324
|
|
| BLAKE2b-256 |
6c04254afc50f7daa06290db2277eef1f88f16339e335d3c225ea04387625116
|