📇 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 or join my Discord server.
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
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 pymanuf-2026.5.1.tar.gz.
File metadata
- Download URL: pymanuf-2026.5.1.tar.gz
- Upload date:
- Size: 631.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4488d436bf3b53c3df453b2000e1094dda77faf7c20eb2539c674861b8d10d2a
|
|
| MD5 |
ef8e41133ff2509f2b396d82dde329d1
|
|
| BLAKE2b-256 |
36db939be3a0e346aa286731de78e60e59cedcfbb69f3c5978bbd3bd1ab4bbfa
|
Provenance
The following attestation bundles were made for pymanuf-2026.5.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-2026.5.1.tar.gz -
Subject digest:
4488d436bf3b53c3df453b2000e1094dda77faf7c20eb2539c674861b8d10d2a - Sigstore transparency entry: 1417087977
- Sigstore integration time:
-
Permalink:
kkrypt0nn/pymanuf@72780bb20bb5a02aafdc7d40f94e7f78f1a7eace -
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@72780bb20bb5a02aafdc7d40f94e7f78f1a7eace -
Trigger Event:
workflow_run
-
Statement type:
File details
Details for the file pymanuf-2026.5.1-py3-none-any.whl.
File metadata
- Download URL: pymanuf-2026.5.1-py3-none-any.whl
- Upload date:
- Size: 634.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb2b4498c5f89ffbc8dd80e7705d1eac88594532213be83330011c7fd618adf9
|
|
| MD5 |
d3c9254511f3fc7800650bb15312a25a
|
|
| BLAKE2b-256 |
b32bb124d25b620b85e240e963c0b55fd2b86aa72842f137158898fb336c694d
|
Provenance
The following attestation bundles were made for pymanuf-2026.5.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-2026.5.1-py3-none-any.whl -
Subject digest:
fb2b4498c5f89ffbc8dd80e7705d1eac88594532213be83330011c7fd618adf9 - Sigstore transparency entry: 1417087986
- Sigstore integration time:
-
Permalink:
kkrypt0nn/pymanuf@72780bb20bb5a02aafdc7d40f94e7f78f1a7eace -
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@72780bb20bb5a02aafdc7d40f94e7f78f1a7eace -
Trigger Event:
workflow_run
-
Statement type: