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.6.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.6.tar.gz.
File metadata
- Download URL: mac_address_eth-0.0.6.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 |
3b089d331bc976edd61b67bd9c7f2c9cee6696af836f8281ff7dc4f8b76ffe69
|
|
| MD5 |
56075dbd4e5f84d1c1f8c836c750f082
|
|
| BLAKE2b-256 |
244c5b62245e61c301b2d923c56866f66cc096de941d4dc25f00b4807edfba28
|
File details
Details for the file mac_address_eth-0.0.6-py3-none-any.whl.
File metadata
- Download URL: mac_address_eth-0.0.6-py3-none-any.whl
- Upload date:
- Size: 7.7 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 |
6665ea36e84a6c2b02cf5ccbd68f67a4a45ecd3d458a031bf07609523fe8ada3
|
|
| MD5 |
7b5b16ab2ab1ccdf965d12b2ada37234
|
|
| BLAKE2b-256 |
b16df232941c56d2182c270355b97ee85ccf8604e2362e650152f50ee979322a
|