Convert mac addresses to vendor information/ names !
Project description
Convert mac addresses to vendor information/ names !
Installation
pip install mac2vendors
Usage
mtv --help usage: mtv [-h] {mac} ... positional arguments: {mac} [command] help mac Translates the mac address to a vendor mapping. optional arguments: -h, --help show this help message and exit
Raw Usage
Use from code
from mac2vendors import get_mac_vendor vendor_list = get_vendor(mac_address="00:00:00") print(vendor_list) [['00:00:00', '00:00:00', 'Officially Xerox, but 0:0:0:0:0:0 is more common']]
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
mac2vendors-1.4.0.tar.gz
(1.0 MB
view details)
Built Distribution
File details
Details for the file mac2vendors-1.4.0.tar.gz
.
File metadata
- Download URL: mac2vendors-1.4.0.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0c51b35d20b9c45970372ec939f02e5d25b057b3d7c00c1e87f29b5fe3692ab |
|
MD5 | 81209a1154bb55241738819b3f4b8905 |
|
BLAKE2b-256 | 01cae144383726c35aa542808b149cf560a561e5c0b2ec19ce4322458e263186 |
File details
Details for the file mac2vendors-1.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: mac2vendors-1.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b002e0b94569549fa5276f62334c45856fb3d2c75ee9e4e7be431d52cd24674c |
|
MD5 | cb04fecb0cd10a4c5911cd94bac4bb50 |
|
BLAKE2b-256 | 9dc1c5eb63b3fd9036d2e132db4f7a905e546390f1e26741a7578b8ccf198744 |