{ "info": { "author": "Mark Woolley", "author_email": "mw@marknet15.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "# PyIPAM - Basic Python3 IP address manager\nPlease note this application is still very much in early development!\n\nPyIPAM is intended to be a lightweight & basic IP address manager.\n\nFeatures:\n* Ability to add IP subnets\n* Scanning of added subnets to check availability of IP's\n* In-line editing of IP entry notes and assignments to hosts \n\n## Requirements\nPyIPAM has the following prerequisites:\n- Package requirements:\n - Python3\n- A PostgreSQL DB with an application user should be created prior.\n\n## Usage:\nNavigate into the repo and run the below (Make sure you have python + pip installed prior)\n```\npip install .\npython pyipam\n```\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/marknet15/pyipam", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "PyIPAM", "package_url": "https://pypi.org/project/PyIPAM/", "platform": "", "project_url": "https://pypi.org/project/PyIPAM/", "project_urls": { "Homepage": "https://github.com/marknet15/pyipam" }, "release_url": "https://pypi.org/project/PyIPAM/0.1.4/", "requires_dist": [ "flask", "waitress", "psycopg2-binary", "ipaddress", "configparser" ], "requires_python": "", "summary": "The Simple Python Flask IP Address Manager", "version": "0.1.4" }, "last_serial": 4237061, "releases": { "0.1.4": [ { "comment_text": "", "digests": { "md5": "286294fe992b3299f4aa6204449686f5", "sha256": "84fada3280471404c05fd037b2f3bf98564824bfc57521a8729e6e06b5f880da" }, "downloads": -1, "filename": "PyIPAM-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "286294fe992b3299f4aa6204449686f5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26419, "upload_time": "2018-09-04T09:47:49", "url": "https://files.pythonhosted.org/packages/be/8b/8f809e4cbfc74667ba0ca0f735a9dc8a0eea5c5b1f31074374907042b42a/PyIPAM-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ba0db4f0ffda3e9f0fcd6b21035dcb6", "sha256": "484a88a05fb6c1543d0af1f80dd9245e8adf89b205774fd7d22115236805e78c" }, "downloads": -1, "filename": "PyIPAM-0.1.4.tar.gz", "has_sig": false, "md5_digest": "3ba0db4f0ffda3e9f0fcd6b21035dcb6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18346, "upload_time": "2018-09-04T09:47:50", "url": "https://files.pythonhosted.org/packages/41/f6/c51d71b714977ff739ab328955a20fe70ea2129b712b5fbc3404eb288484/PyIPAM-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "286294fe992b3299f4aa6204449686f5", "sha256": "84fada3280471404c05fd037b2f3bf98564824bfc57521a8729e6e06b5f880da" }, "downloads": -1, "filename": "PyIPAM-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "286294fe992b3299f4aa6204449686f5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26419, "upload_time": "2018-09-04T09:47:49", "url": "https://files.pythonhosted.org/packages/be/8b/8f809e4cbfc74667ba0ca0f735a9dc8a0eea5c5b1f31074374907042b42a/PyIPAM-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ba0db4f0ffda3e9f0fcd6b21035dcb6", "sha256": "484a88a05fb6c1543d0af1f80dd9245e8adf89b205774fd7d22115236805e78c" }, "downloads": -1, "filename": "PyIPAM-0.1.4.tar.gz", "has_sig": false, "md5_digest": "3ba0db4f0ffda3e9f0fcd6b21035dcb6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18346, "upload_time": "2018-09-04T09:47:50", "url": "https://files.pythonhosted.org/packages/41/f6/c51d71b714977ff739ab328955a20fe70ea2129b712b5fbc3404eb288484/PyIPAM-0.1.4.tar.gz" } ] }