📇 A very simple Python library to get the manufacturer of a specific MAC address
Project description
A very simple Python library to get the manufacturer of a specific MAC address
Getting Started
Installation
If you want to use this library for one of your projects, you can install it like any other Python library
python -m pip install pymanuf
Versioning
The versioning of the library is the following: YYYY.MM.DD
where the leading 0
is removed.
Versions are automatically released every month on the first day of that month.
Example Usage
Offline Lookup (preferred)
from pymanuf import lookup
try:
manuf = lookup("C4:A8:1D:73:D7:8C")
print(f"Manufacturer: {manuf}")
except Exception as e:
print(f"Error: {e}")
Online Lookup
from pymanuf.online import lookup
try:
manuf = lookup("C4:A8:1D:73:D7:8C")
print(f"Manufacturer: {manuf}")
except Exception as e:
print(f"Error: {e}")
Troubleshooting
If you have problems using the library, you can open up an issue.
Contributing
People may contribute by following the Contributing Guidelines and the Code of Conduct
License
This library was made with 💜 by Krypton and is under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pymanuf-2025.4.1.tar.gz
.
File metadata
- Download URL: pymanuf-2025.4.1.tar.gz
- Upload date:
- Size: 596.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14f06f266d492bf8fcf41c66ce4102156b792e2ff2c5d733f098f8bd139bbaac |
|
MD5 | 3352371a4927e9934e08cc69511b9683 |
|
BLAKE2b-256 | aae7b50969c3cf3fcd2f44f250559de7148757ab1511afeee705542f2a35d85c |
Provenance
The following attestation bundles were made for pymanuf-2025.4.1.tar.gz
:
Publisher:
publish.yml
on kkrypt0nn/pymanuf
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
pymanuf-2025.4.1.tar.gz
- Subject digest:
14f06f266d492bf8fcf41c66ce4102156b792e2ff2c5d733f098f8bd139bbaac
- Sigstore transparency entry: 190548614
- Sigstore integration time:
- Permalink:
kkrypt0nn/pymanuf@e471dc5afaabc71a5c6a9a9beb9f103eaf2a5c3a
- Branch / Tag:
refs/heads/main
- Owner: https://github.com/kkrypt0nn
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
publish.yml@e471dc5afaabc71a5c6a9a9beb9f103eaf2a5c3a
- Trigger Event:
workflow_run
- Statement type:
File details
Details for the file pymanuf-2025.4.1-py3-none-any.whl
.
File metadata
- Download URL: pymanuf-2025.4.1-py3-none-any.whl
- Upload date:
- Size: 599.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c064a8ef9724120d15b034c3813efb120ea7a25fd8dc73d30c109c8f8eb09d31 |
|
MD5 | 300f9c88046c1edd6114e759af551fc9 |
|
BLAKE2b-256 | bb8ce4becfdc3926e1b6336f0ca0d0cadc67e300a96514f51545d3c651134877 |
Provenance
The following attestation bundles were made for pymanuf-2025.4.1-py3-none-any.whl
:
Publisher:
publish.yml
on kkrypt0nn/pymanuf
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
pymanuf-2025.4.1-py3-none-any.whl
- Subject digest:
c064a8ef9724120d15b034c3813efb120ea7a25fd8dc73d30c109c8f8eb09d31
- Sigstore transparency entry: 190548615
- Sigstore integration time:
- Permalink:
kkrypt0nn/pymanuf@e471dc5afaabc71a5c6a9a9beb9f103eaf2a5c3a
- Branch / Tag:
refs/heads/main
- Owner: https://github.com/kkrypt0nn
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
publish.yml@e471dc5afaabc71a5c6a9a9beb9f103eaf2a5c3a
- Trigger Event:
workflow_run
- Statement type: