CLI and Python library to lookup MAC address vendors using the macvendors API.
Project description
macvendorscli
CLI and Python library to lookup MAC address vendors using the macvendors API.
Install
pip install macvendorscli
Or install from source
git clone https://github.com/JuanBindez/macvendorscli
cd macvendorscli
pip install .
Usage CLI
macvendorscli FC:FB:FB:01:FA:21
Scripts
from macvendorscli import MacVendors
client = MacVendors()
vendor = client.get_vendor("FC:FB:FB:01:FA:21")
print(vendor)
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
macvendorscli-1.0rc2.tar.gz
(1.2 MB
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 macvendorscli-1.0rc2.tar.gz.
File metadata
- Download URL: macvendorscli-1.0rc2.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e3aebd37327b886efd6c917549bedc150b4602b741e3b1f2ac49e25002f6c79
|
|
| MD5 |
5f388a52f180f03c7d3b93f6c1e31244
|
|
| BLAKE2b-256 |
81efbe34413ed8c8f90e72ec076c6731e1f0276220e6474052648078d84ef470
|
File details
Details for the file macvendorscli-1.0rc2-py3-none-any.whl.
File metadata
- Download URL: macvendorscli-1.0rc2-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f998d39ae90c7147db76fea41c33c5236a6e4e22a9352c1bda16a4a1d486697
|
|
| MD5 |
f4a0cebb1919d448b91ddc57fbeb0961
|
|
| BLAKE2b-256 |
f445aae315876a5c8c3eed32d62afa1f9eb35a897d1cad47af97fd72e9b1cdc6
|