{ "info": { "author": "CodeLine OY", "author_email": "support@macaddress.io", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython" ], "description": "MAC address vendor lookup\n=========================\n\nA command-line utility to lookup info related to a MAC address or OUI,\nsuch as vendor name and address, based on the MAC Address API.\n\n\nInstallation\n------------\n\n.. code-block:: console\n\n $ pip install maclookup-cli\n\n\nUser Install\n------------\n\nYou can also perform a user installation via\n\n.. code-block:: console\n\n $ pip install maclookup-cli --user\n\n\nFor user installs on macOS make sure ``~/Library/Python//bin`` is in your\n``$PATH``, i.e. edit the ``PATH=`` line in ``~/.bashrc`` or\n``~/.bash_profile``, e.g. ``PATH=$PATH:~/Library/Python//bin``\n\nApply the changes with\n\n.. code-block:: console\n\n $ source ~/.bashrc or $ source ~/.bash_profile\n\n\nIn Windows make sure ``%AppData%\\Python\\Python\\Scripts`` is in your\n``PATH``.\n\n\n\nAPI key\n-------\n\nThe tool requires an API account, signup `here `_.\n\nThe key can either be provided via the ``-k`` / ``--api-key`` command option\nor the environment variable\n\n.. code-block:: console\n\n # macOS and Linux\n $ export MAC_ADDRESS_IO_API_KEY=\"your-api-key\"\n\n\n.. code-block:: console\n\n # Windows (CMD)\n set MAC_ADDRESS_IO_API_KEY=\"your-api-key\"\n\n\n.. code-block:: console\n\n # Windows (PowerShell)\n $env:MAC_ADDRESS_IO_API_KEY=\"your-api-key\"\n\n\nUsage\n-----\n\n.. code-block:: console\n\n $ maclookup --help\n\n\nDocumentation\n-------------\n\nThe latest documentation is available on `GitHub `_.\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CodeLineFi/maclookup-cli", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "maclookup-cli", "package_url": "https://pypi.org/project/maclookup-cli/", "platform": "", "project_url": "https://pypi.org/project/maclookup-cli/", "project_urls": { "Homepage": "https://github.com/CodeLineFi/maclookup-cli" }, "release_url": "https://pypi.org/project/maclookup-cli/0.1.9/", "requires_dist": [ "click", "maclookup" ], "requires_python": "", "summary": "Console tool to make a MAC vendor lookups", "version": "0.1.9" }, "last_serial": 4586882, "releases": { "0.1.6": [ { "comment_text": "", "digests": { "md5": "2c84a8685ac06725b00085f623d2f87a", "sha256": "c103231b83671d21915d425bd942876e7979f811727594b0f45dfe0d65230cb4" }, "downloads": -1, "filename": "maclookup_cli-0.1.6-py3-none-any.whl", "has_sig": false, "md5_digest": "2c84a8685ac06725b00085f623d2f87a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5783, "upload_time": "2018-11-09T15:08:12", "url": "https://files.pythonhosted.org/packages/45/c5/3bcda86d315a7e7ad3f155309b94a9617c5473e365c606bf1ff18ea5c8b6/maclookup_cli-0.1.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "34dc44615e7d98787f8a30dc1b1c830d", "sha256": "74286afbae987de00d7cd01aee4c07fbf614007aeea1855f70c0fb876c0391d3" }, "downloads": -1, "filename": "maclookup-cli-0.1.6.tar.gz", "has_sig": false, "md5_digest": "34dc44615e7d98787f8a30dc1b1c830d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5044, "upload_time": "2018-11-09T15:08:13", "url": "https://files.pythonhosted.org/packages/3b/6f/9be26052cc5e26510b4a87c825d5057daf9a2ace23435c548a517c1d1834/maclookup-cli-0.1.6.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "083b5e56dd15f11c37aab27e333d9f07", "sha256": "0f26ed163730bf4286efdf4aa67328ff98521e372dc5af698e8d4ed65d4c4573" }, "downloads": -1, "filename": "maclookup_cli-0.1.8-py3-none-any.whl", "has_sig": false, "md5_digest": "083b5e56dd15f11c37aab27e333d9f07", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6437, "upload_time": "2018-12-05T20:41:11", "url": "https://files.pythonhosted.org/packages/77/e7/b35d941174cb5a7ebfe9a2e6193b2323146295d8e8b8b1624afdbe3e9ab7/maclookup_cli-0.1.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f4f8f2e44611f472e55efbc8045f0e84", "sha256": "e8bee583062c9dbd337589315050a0df5cf4c92a3f0e5366353db5d71117b354" }, "downloads": -1, "filename": "maclookup-cli-0.1.8.tar.gz", "has_sig": false, "md5_digest": "f4f8f2e44611f472e55efbc8045f0e84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5938, "upload_time": "2018-12-05T20:41:12", "url": "https://files.pythonhosted.org/packages/e0/ec/d5ab0cba84d9dcd376eda3327e42bccdb7d69f72abdfde8a5ac5aee5a909/maclookup-cli-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "ba91354ff25c56c62cd100d01f9b13ed", "sha256": "5225ad8f21f85580e0d545daf601fa6e4a510e9cbc091357fcd361d0b212549f" }, "downloads": -1, "filename": "maclookup_cli-0.1.9-py3-none-any.whl", "has_sig": false, "md5_digest": "ba91354ff25c56c62cd100d01f9b13ed", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6426, "upload_time": "2018-12-11T19:23:22", "url": "https://files.pythonhosted.org/packages/c1/67/1bb4442700e8557bee261b01889e13d55dffda33f9cf6ac210dceb20c5fe/maclookup_cli-0.1.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7c55d922012cd4ec5ac204e613b5db23", "sha256": "281933f6d0f4b7aae0fe2af2258598d1108cce70b73a813ddb5245f483816006" }, "downloads": -1, "filename": "maclookup-cli-0.1.9.tar.gz", "has_sig": false, "md5_digest": "7c55d922012cd4ec5ac204e613b5db23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5915, "upload_time": "2018-12-11T19:23:24", "url": "https://files.pythonhosted.org/packages/a8/c2/b8d6708e117c28c36a4d9c4a300ec3afc3be988da065a5ac84fc5d9487de/maclookup-cli-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ba91354ff25c56c62cd100d01f9b13ed", "sha256": "5225ad8f21f85580e0d545daf601fa6e4a510e9cbc091357fcd361d0b212549f" }, "downloads": -1, "filename": "maclookup_cli-0.1.9-py3-none-any.whl", "has_sig": false, "md5_digest": "ba91354ff25c56c62cd100d01f9b13ed", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6426, "upload_time": "2018-12-11T19:23:22", "url": "https://files.pythonhosted.org/packages/c1/67/1bb4442700e8557bee261b01889e13d55dffda33f9cf6ac210dceb20c5fe/maclookup_cli-0.1.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7c55d922012cd4ec5ac204e613b5db23", "sha256": "281933f6d0f4b7aae0fe2af2258598d1108cce70b73a813ddb5245f483816006" }, "downloads": -1, "filename": "maclookup-cli-0.1.9.tar.gz", "has_sig": false, "md5_digest": "7c55d922012cd4ec5ac204e613b5db23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5915, "upload_time": "2018-12-11T19:23:24", "url": "https://files.pythonhosted.org/packages/a8/c2/b8d6708e117c28c36a4d9c4a300ec3afc3be988da065a5ac84fc5d9487de/maclookup-cli-0.1.9.tar.gz" } ] }