{ "info": { "author": "Li Xingxuan", "author_email": "lxx895466249@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Windows HA Data Crawler\n\nCrawler for extracting windows HA data\n## Getting Started\n\nThe crawler is developed to extract data from windows HA data and saved as xlsx format. We are using CIS benchmark as the standard. In the future, we will allow users to customize their own benchmark.\n\n### Prerequisites\n\nPre-requests are included in setup file. You will need to run the following commands to install external libraries if errors occur.\n\n```\nGive examples\n```\n\n### Installing\n\nThe package can be installed by pip install. Make sure you have installed it properly. \n\nRun the following commands to install pip.\n\n```\ncurl https://bootstrap.pypa.io/get-pip.py -o get-pip.py\n```\n```\npython get-pip.py\n```\n\n\n## Deployment\n\nAdd additional notes about how to deploy this on a live system\n\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). \n\n## Authors\n\nLi Xingxuan\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SanPersie", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "windowsha", "package_url": "https://pypi.org/project/windowsha/", "platform": "", "project_url": "https://pypi.org/project/windowsha/", "project_urls": { "Homepage": "https://github.com/SanPersie" }, "release_url": "https://pypi.org/project/windowsha/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Parse Windows HA data to xlsx", "version": "0.0.2" }, "last_serial": 4080468, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "2a613f8b74fb860251e36bdd6e41e92f", "sha256": "86bc0d4d5d71ec71ba21b4d456647cb00b8d9bf72544989d4654077891c7e5ff" }, "downloads": -1, "filename": "windowsha-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2a613f8b74fb860251e36bdd6e41e92f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2010, "upload_time": "2018-07-19T02:57:37", "url": "https://files.pythonhosted.org/packages/ff/07/ce27cccdc285c0bfd3ec6715f47db06f09d5ad441807044aeb10948ea52e/windowsha-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "883d934a68533672002f9e3bcace22c3", "sha256": "6422a8dabf54bca446d986b50b02e95b8b30607f79cbb1991d29e7e71a6ba3e7" }, "downloads": -1, "filename": "windowsha-0.0.2.tar.gz", "has_sig": false, "md5_digest": "883d934a68533672002f9e3bcace22c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1805, "upload_time": "2018-07-19T02:57:39", "url": "https://files.pythonhosted.org/packages/46/e2/f28f8c454d01c7064e3a72298b22311d9e71fc1c6e090c980aad435812f2/windowsha-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2a613f8b74fb860251e36bdd6e41e92f", "sha256": "86bc0d4d5d71ec71ba21b4d456647cb00b8d9bf72544989d4654077891c7e5ff" }, "downloads": -1, "filename": "windowsha-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2a613f8b74fb860251e36bdd6e41e92f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2010, "upload_time": "2018-07-19T02:57:37", "url": "https://files.pythonhosted.org/packages/ff/07/ce27cccdc285c0bfd3ec6715f47db06f09d5ad441807044aeb10948ea52e/windowsha-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "883d934a68533672002f9e3bcace22c3", "sha256": "6422a8dabf54bca446d986b50b02e95b8b30607f79cbb1991d29e7e71a6ba3e7" }, "downloads": -1, "filename": "windowsha-0.0.2.tar.gz", "has_sig": false, "md5_digest": "883d934a68533672002f9e3bcace22c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1805, "upload_time": "2018-07-19T02:57:39", "url": "https://files.pythonhosted.org/packages/46/e2/f28f8c454d01c7064e3a72298b22311d9e71fc1c6e090c980aad435812f2/windowsha-0.0.2.tar.gz" } ] }