Skip to main content

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-1.1.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mac_address_eth-1.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file mac_address_eth-1.1.tar.gz.

File metadata

  • Download URL: mac_address_eth-1.1.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.10

File hashes

Hashes for mac_address_eth-1.1.tar.gz
Algorithm Hash digest
SHA256 472daed85ac3d9711c0ed518a29dfff3db87c09bf19767feb752c820c13772f4
MD5 c996ba929a77c7fca3c7975f8b616932
BLAKE2b-256 8c30d519fdd5d271ec05bfdac5cc25e94a2ac3ba6bc235c98d1ed2b4ea36e89b

See more details on using hashes here.

File details

Details for the file mac_address_eth-1.1-py3-none-any.whl.

File metadata

  • Download URL: mac_address_eth-1.1-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

Hashes for mac_address_eth-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 072bde57d48ac4d1f11c5fa49833bd08cb12f921262398c7e413ec5c4927d928
MD5 ba3da3660705898dca4b411f1470ef8c
BLAKE2b-256 9ebceddcb1a687a55f6e36c3aa9cecdb84c1649785f79596b1ca0a825d57b6a6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page