{ "info": { "author": "Turulomio", "author_email": "turulomio@yahoo.es", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Topic :: Software Development :: Build Tools" ], "description": "Snapshots\n=========\n\n![Snapshot](https://github.com/turulomio/devicesinlan/blob/master/doc/devicesinlan_snapshots_01.png)\n\nLinks\n=====\nDoxygen documentation:\n * http://turulomio.users.sourceforge.net/doxygen/devicesinlan/\n \nMain developer web page:\n * https://github.com/turulomio\n\nApp statistics\n * http://devicesinlan.sourceforge.net/php/devicesinlan_statistics.php\n\nDependencies\n============\n* https://www.python.org/, as the main programming language.\n* https://pypi.org/project/colorama/, to give console colors.\n* https://pypi.org/project/PyQt5/, as the main library.\n* https://pypi.org/project/pywin32/, to create shortcuts.\n\nInstall in Linux\n================\nIf you use Gentoo you can find a ebuild in https://github.com/Turulomio/myportage/tree/master/net-analyzer/devicesinlan\n\nIf you use other distribution compatible con pip, you need to install PyQt5 and devicesinlan with the following commands:\n\n`pip install PyQt5`\n\n`pip install devicesinlan`\n\nYou need to install PyQt5 first, because is not in Linux setup.py dependencies due to it doesn't use standard setup tools. So for compatibility reasons with distributions like Gentoo, we use this additional step.\n\nInstall in Windows as a python module\n=====================================\nYou need to install Python from https://www.python.org and add it to the PATH\n\nYou must open a console with Administrator privileges and type:\n\n`pip install devicesinlan`\n\nIf you want to create a Desktop shortcut to launch Xulpymoney you must write in a console:\n\n`devicesinlan_shortcut.exe`\n\nInstall in Windows as a standalone application\n==============================================\nYou need to download devicesinlan-X.X.X.exe to use console script or devicesinlan_gui-X.X.X.exe to use gui app, from github release\n\nJust execute it. It's an standalone application, it took some time to launch due to it uncompress code first ;)\n\nAuthors\n=======\nTurulomio . Idea and spanish translation\n\nChangelog\n=========\n\ndevicesinlan 0.1.0 20150519\n---------------------------\n- Basic funcionality\n- Spanish translation\n\ndevicesinlan 0.2.0 20150519\n---------------------------\n- Improved class developing\n- Add argument to select net interfaz\n- MAC address matching is now case insensitive\n\ndevicesinlan 0.3.0 20150519\n---------------------------\n- Catched exception with arp-scan\n\ndevicesinlan 0.4.0 20150524\n---------------------------\n- Known devices are now sorted by alias and listed\n- Net devices are now sorted by IP address\n- You can add and remove Known devices from command line\n- Net devices list doesn't show duplicates\n\ndevicesinlan 0.5.0 20150617\n---------------------------\n- Console output shows the number of devices in the lan\n\ndevicesinlan 0.6.0 20150819\n---------------------------\n- Added ping search support\n- Made my own arp-scanner\n- Added ieee-oui.txt database with get-oui from arp-scan\n\ndevicesinlan 0.7.0 20160717\n---------------------------\n- Added UI.\n- First Windows verion\n\ndevicesinlan 0.8.0 20170118\n---------------------------\n- Added more device types\n- Works -a, -r, -l again\n- Improved apps dependencies\n\ndevicesinlan 0.9.0 20170205\n---------------------------\n- Pretty list in console\n- Device type added to lists\n\ndevicesinlan 0.10.0 20170206\n----------------------------\n- Replaced Color class by colorama package\n- There is Color in Windows console reports\n\ndevicesinlan 0.11.0 20170207\n----------------------------\n- Replaced Thread with PoolThreadExecutor\n- Added setting to set concurrence\n- Improved console reports\n\ndevicesinlan 1.0.0 20170208\n---------------------------\n- Project man page created\n- Save/load xml lists\n- Check for updates\n- Gets installation statistcs\n\ndevicesinlan 1.0.1 20170209\n---------------------------\n- Improved statistics system\n- Fix little bugs\n\ndevicesinlan 1.0.2 20170222\n---------------------------\n- Added logging system\n- Statistics work now in console mode\n- Add a Device can input the type now\n- Add to console mode --load --save --reset\n\ndevicesinlan 1.1.0 20170226\n---------------------------\n- Logging is deactivated by default\n- Statistics system now sends platform\n\ndevicesinlan 1.2.0 20171228\n---------------------------\n- Now, You don't need to be superuser to run DevicesInLan\n- Improved documentation and spanish translation\n- Netifaces removed\n- Removed buggy shortcut\n- Added faster socket to check arp\n- Changed distribution system from innoreader to setup\n\ndevicesinlan 1.3.0 20180121\n---------------------------\n- Solved translation path bug in linux\n- Current device is showed in blue\n- Now there is an executable for console and other for ui\n- Created documentation for both executables\n- Removed man2html dependency\n\ndevicesinlan 1.4.0 20181116\n---------------------------\n- Changed Makefile.py to setuptools\n- Now setup.py pyinstaller generates a standalone windows executable\n\ndevicesinlan 1.4.1 20181116\n---------------------------\n- Fix little bugs with windows installation\n\ndevicesinlan 1.5.0 20181119\n---------------------------\n- Improved code quality\n\ndevicesinlan 1.6.0 20181126\n---------------------------\n- Added desktop files in Linux\n- arp command removes its absolut path to work in all Linux distributions\n- Fixed detection of new versions\n\ndevicesinlan 1.7.0 20190803\n---------------------------\n- Fixed mixed colors in console outputs.\n- Added windows console and gui distributions.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Turulomio/devicesinlan", "keywords": "remove files datetime patterns", "license": "GPL-3", "maintainer": "", "maintainer_email": "", "name": "devicesinlan", "package_url": "https://pypi.org/project/devicesinlan/", "platform": "", "project_url": "https://pypi.org/project/devicesinlan/", "project_urls": { "Homepage": "https://github.com/Turulomio/devicesinlan" }, "release_url": "https://pypi.org/project/devicesinlan/1.7.0/", "requires_dist": null, "requires_python": "", "summary": "Find devices in a lan", "version": "1.7.0" }, "last_serial": 5628054, "releases": { "1.4.0": [ { "comment_text": "", "digests": { "md5": "bce1e99deba1593e26370ae13a8aed55", "sha256": "fb15346d0744293d926bad6d5ea3bc1d2bf3cc547ad99e1e9291d13e59061b27" }, "downloads": -1, "filename": "devicesinlan-1.4.0.tar.gz", "has_sig": false, "md5_digest": "bce1e99deba1593e26370ae13a8aed55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1604603, "upload_time": "2018-11-16T18:29:25", "url": "https://files.pythonhosted.org/packages/f5/d9/9e2664392a8de57a2ae2789a7a75a41782d6d976ea45f6bcc27155b5a1f6/devicesinlan-1.4.0.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "f92938b687eb3753e4f722883df6ab28", "sha256": "bc03c9ff3055dddfbbabc20b72437b73eced7bdbe01a0480df61567ed580d47c" }, "downloads": -1, "filename": "devicesinlan-1.4.1.tar.gz", "has_sig": false, "md5_digest": "f92938b687eb3753e4f722883df6ab28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1603480, "upload_time": "2018-11-16T19:01:25", "url": "https://files.pythonhosted.org/packages/70/be/b99d8b484c0896aa53c96f8f36a4b0ff4b083c595fd3f54cdb0f43331146/devicesinlan-1.4.1.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "588335c37dbd8cc1088e8900f8b244aa", "sha256": "dae4728ca3f54f9548bcb5d66cf2ee5138a2aea119e114b303cc27a0a9f2970d" }, "downloads": -1, "filename": "devicesinlan-1.5.0.tar.gz", "has_sig": false, "md5_digest": "588335c37dbd8cc1088e8900f8b244aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1603293, "upload_time": "2018-11-19T20:07:47", "url": "https://files.pythonhosted.org/packages/16/1e/491431af81eab548bb93c3a2bec09657b2e5727fdc452d818800e56b38e0/devicesinlan-1.5.0.tar.gz" } ], "1.6.0": [ { "comment_text": "", "digests": { "md5": "e16d0401b8bd16602663302e78870f1a", "sha256": "f79ca9e024ac1453d441d449c7e7547b88e2dfb9c1f779044ec3cb8037a007fd" }, "downloads": -1, "filename": "devicesinlan-1.6.0.tar.gz", "has_sig": false, "md5_digest": "e16d0401b8bd16602663302e78870f1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1627510, "upload_time": "2018-11-26T04:07:22", "url": "https://files.pythonhosted.org/packages/4c/9b/1fa36b4442d9e82cbdd870012375bac403119ae534b18e1e03beee47901b/devicesinlan-1.6.0.tar.gz" } ], "1.7.0": [ { "comment_text": "", "digests": { "md5": "6578b36d104ff2b39351c88f071ca911", "sha256": "ce44a1b19c55f3e422cfdafa876bc55f98a86b5b8e649990466c2baddf913175" }, "downloads": -1, "filename": "devicesinlan-1.7.0.tar.gz", "has_sig": false, "md5_digest": "6578b36d104ff2b39351c88f071ca911", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1656381, "upload_time": "2019-08-03T12:15:39", "url": "https://files.pythonhosted.org/packages/a2/78/e161ef9864409d539f98e2b048d0a49563313398c5d7d8412a4c8807cc83/devicesinlan-1.7.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6578b36d104ff2b39351c88f071ca911", "sha256": "ce44a1b19c55f3e422cfdafa876bc55f98a86b5b8e649990466c2baddf913175" }, "downloads": -1, "filename": "devicesinlan-1.7.0.tar.gz", "has_sig": false, "md5_digest": "6578b36d104ff2b39351c88f071ca911", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1656381, "upload_time": "2019-08-03T12:15:39", "url": "https://files.pythonhosted.org/packages/a2/78/e161ef9864409d539f98e2b048d0a49563313398c5d7d8412a4c8807cc83/devicesinlan-1.7.0.tar.gz" } ] }