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.5.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.5.tar.gz.
File metadata
- Download URL: mac_address_eth-0.0.5.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 |
7e06c4c6b5880f3cd91a8c48b3b54e4b478ada1495c4a2ca2224ef893a1c2f58
|
|
| MD5 |
3acd20ff8b864e08c5aa1ca8552c2e96
|
|
| BLAKE2b-256 |
2c00c94869a4de3437e6dca78ef903926c397bed6ea5fb2a2cd0af41100808f2
|
File details
Details for the file mac_address_eth-0.0.5-py3-none-any.whl.
File metadata
- Download URL: mac_address_eth-0.0.5-py3-none-any.whl
- Upload date:
- Size: 7.5 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 |
bb020b4de5e07d013bb31723b07bfa6f2a3dc90f1a4973fdb675c9d140794c21
|
|
| MD5 |
43ed091550166dcb050aec3bf9c0a520
|
|
| BLAKE2b-256 |
5fe471c5c357872dff5d6823bfa87f95a5d999a8d6ae25f912a66b9af2c2467a
|