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.0.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.0-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mac_address_eth-1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 3cdd0c44396fd40c813762d67b2e739a5ec31d80a6389cccccd2225b09ee3bb2
MD5 645f505263840f2797ce5b968e9850dd
BLAKE2b-256 6da4aa75d74e3f3e63007827d9112f2e6de8ecbd9af3bd3701696d40fef02c19

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mac_address_eth-1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5a88d32bd4609d2056c49ebc8955e724d6c4e200d9d554b385130808379dae8a
MD5 4d652a00124396fe8ea3762fc04989a4
BLAKE2b-256 d64a690493a85c6517aac1a29d568e61232d2752a901cc28d49d8e67f1bad0eb

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