{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Topic :: System :: Networking" ], "description": "README\r\n======\r\n\r\nPython WiFi is a Python module that provides read and write access to a\r\nwireless network card's capabilities using the Linux Wireless Extensions.\r\nIt was initially developed by Roman Joost with advice from Guido Goldstein\r\nof Infrae. It is currently maintained by Sean Robinson.\r\n\r\nMore information is available at http://pythonwifi.tuxfamily.org. A\r\nmailing list for announcements and developer discussion is available at\r\npythonwifi@lists.tuxfamily.org.\r\n\r\nCheck the ./docs/feature_matrix_*.txt files for a detailed list of what is\r\nimplemented. This may not work with 64-bit Linux kernels, I would appreciate\r\nreports of success or failure on such systems.\r\n\r\n\r\nExample Applications\r\n--------------------\r\nThe examples directory contains iwconfig.py and iwlist.py, which are sample\r\nre-implementations of iwconfig and iwlist. These scripts use the pythonwifi\r\nmodule to duplicate the functionality of those programs as closely as possible.\r\n\r\n\r\nFiles and Directories\r\n---------------------\r\n./docs/ - supporting documentation\r\n./docs/api/ - documentation of the pythonwifi API (not yet there)\r\n./docs/logos/ - the Python WiFi logo in various formats\r\n./examples/ - sample uses of pythonwifi module\r\n./pythonwifi/ - the module source code\r\n./INSTALL - installation instructions\r\n./Makefile - convenience commands for developers\r\n./README - this file\r\n./setup.py - installation script\r\n\r\n\r\nPython WiFi Users\r\n-----------------\r\nThe methods in the Wireless class are the highest level interace. An example\r\nprogram, which prints the ESSID and the association mode:\r\n\r\n>>> from pythonwifi.iwlibs import Wireless\r\n>>> wifi = Wireless('eth1')\r\n>>> wifi.getEssid()\r\n'romanofski'\r\n>>> wifi.getMode()\r\n'Managed'\r\n\r\n\r\nLicense\r\n-------\r\n\r\npythonwifi is licensed under LGPLv2+, however, the examples\r\n(e.g. iwconfig.py and iwlist.py) are licensed under GPLv2+.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "pythonwifi.tuxfamily.org", "keywords": "wifi wireless wlan iwconfig iwtools", "license": "", "maintainer": "Sean Robinson", "maintainer_email": "robinson@tuxfamily.org", "name": "python-wifi", "package_url": "https://pypi.org/project/python-wifi/", "platform": "", "project_url": "https://pypi.org/project/python-wifi/", "project_urls": { "Homepage": "pythonwifi.tuxfamily.org" }, "release_url": "https://pypi.org/project/python-wifi/0.6.1/", "requires_dist": null, "requires_python": null, "summary": "Python WiFi is a Python module that provides read and write access to a wireless network card's capabilities using the Linux Wireless Extensions.", "version": "0.6.1" }, "last_serial": 1811585, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "6b9c46ef8b7865662301977dc22e635a", "sha256": "003df00f4346466fe9e0a65928345a3f38af164e25c3db7d9d46825276cca962" }, "downloads": -1, "filename": "python-wifi-0.3.linux-i686.tar.gz", "has_sig": false, "md5_digest": "6b9c46ef8b7865662301977dc22e635a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43512, "upload_time": "2006-07-10T06:27:09", "url": "https://files.pythonhosted.org/packages/3d/10/9ab56973515b4479abfb7dfe752eaf677fe97b3bee9327d144758b64bf7d/python-wifi-0.3.linux-i686.tar.gz" }, { "comment_text": "", "digests": { "md5": "185413440eda689d4c08a9c325024d1c", "sha256": "a84e562aa283da894b76f27d2e80ca6edde4a9db7bde218daef68f6b422c8db6" }, "downloads": -1, "filename": "python_wifi-0.3-py2.4.egg", "has_sig": false, "md5_digest": "185413440eda689d4c08a9c325024d1c", "packagetype": "bdist_egg", "python_version": "any", "requires_python": null, "size": 25871, "upload_time": "2006-07-10T06:26:14", "url": "https://files.pythonhosted.org/packages/4e/5e/02ad1dca4448eb01e6d6d86424a531eeb30697de77ba4c7a4dca19f12a8b/python_wifi-0.3-py2.4.egg" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "0458e32f82900e03c9fd155442242638", "sha256": "a7087ac16ce2d1f146dd76cbfc442ae5b91774f4b8c8eba913c09d0c325eb12f" }, "downloads": -1, "filename": "python-wifi-0.3.1.tar.gz", "has_sig": false, "md5_digest": "0458e32f82900e03c9fd155442242638", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32036, "upload_time": "2008-08-01T19:50:29", "url": "https://files.pythonhosted.org/packages/f3/5b/e45e5c66d102d7572d5305ea9572bccc4f9cafd5f864e26fc79fbed31c2e/python-wifi-0.3.1.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "d7995ad357387d3c2f8b13bcac5c4e20", "sha256": "1e5e85a31d2c5ccd47c32751d8810f631692b35f3f29a8a06540dc7b67b8afd7" }, "downloads": -1, "filename": "python_wifi-0.5.0-py2.5.egg", "has_sig": false, "md5_digest": "d7995ad357387d3c2f8b13bcac5c4e20", "packagetype": "bdist_egg", "python_version": "any", "requires_python": null, "size": 88856, "upload_time": "2009-12-17T01:43:14", "url": "https://files.pythonhosted.org/packages/ed/9d/c4dd9890a679257a7b090ba64a74d046aeb41e9e589f7fe1a37739729e99/python_wifi-0.5.0-py2.5.egg" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "f9d520a8c17b0dfffce95a8a7efba7dd", "sha256": "504639e5953eaec0e41758900fbe143d33d82ea86762b19b659a118c77d8403d" }, "downloads": -1, "filename": "python-wifi-0.6.0.tar.bz2", "has_sig": true, "md5_digest": "f9d520a8c17b0dfffce95a8a7efba7dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73663, "upload_time": "2015-03-22T15:23:25", "url": "https://files.pythonhosted.org/packages/1f/55/1bc16b33cb8212f0e98f0216fc965a4539599a0ef3e6c6568d0619f85166/python-wifi-0.6.0.tar.bz2" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "033227169230286a63b9c059e7465c77", "sha256": "7bff6afbc03b1cb13f987e5cf3b597b8821a1b86e5b34182406d98657f1b2c91" }, "downloads": -1, "filename": "python-wifi-0.6.1.tar.bz2", "has_sig": true, "md5_digest": "033227169230286a63b9c059e7465c77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73730, "upload_time": "2015-11-11T13:55:56", "url": "https://files.pythonhosted.org/packages/bc/ab/c49f97516f78c2b0cacb4f45873abc4ca9872942a9c4c19ded8052c8edda/python-wifi-0.6.1.tar.bz2" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "033227169230286a63b9c059e7465c77", "sha256": "7bff6afbc03b1cb13f987e5cf3b597b8821a1b86e5b34182406d98657f1b2c91" }, "downloads": -1, "filename": "python-wifi-0.6.1.tar.bz2", "has_sig": true, "md5_digest": "033227169230286a63b9c059e7465c77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73730, "upload_time": "2015-11-11T13:55:56", "url": "https://files.pythonhosted.org/packages/bc/ab/c49f97516f78c2b0cacb4f45873abc4ca9872942a9c4c19ded8052c8edda/python-wifi-0.6.1.tar.bz2" } ] }