{ "info": { "author": "Wenqiang Feng and Ming Chen", "author_email": "von198@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Environment :: MacOS X", "Framework :: IPython", "Framework :: Jupyter", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "# PyAudit: Python Data Audit \n\n![logo](https://github.com/runawayhorse001/PyAudit/blob/master/doc/images/logo.png)\n\n![Pypi Version](https://img.shields.io/pypi/v/PyAudit.svg)\n![Build Status](https://travis-ci.org/rtfd/PyAudit.svg?branch=master)\n![License](https://img.shields.io/pypi/l/PyAudit.svg)\n\nThis is our Python Data Audit library repositories.\nThe ``API`` can be found at: https://runawayhorse001.github.io/PyAudit. \nIf you want to colne and install it, you can use \n\nYou can install the PyAudit from [PyPI](https://pypi.org/project/PyAudit):\n\n pip install PyAudit\n\nOr you can istall the PyAudit from the repo:\n\n#### 1. clone\n\n\tgit clone https://github.com/runawayhorse001/PyAudit.git\n\n#### 2. install \n\n\tcd PyAudit\n\tpip install -r requirements.txt \n\tpython setup.py install\n\n#### 3. test \n\n\tcd PyAudit/test\n\tpython test.py\n\n#### 4. uninstall \n\n\tpip uninstall PyAudit\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/runawayhorse001/PyAudit.git", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "PyAudit", "package_url": "https://pypi.org/project/PyAudit/", "platform": "", "project_url": "https://pypi.org/project/PyAudit/", "project_urls": { "Homepage": "https://github.com/runawayhorse001/PyAudit.git" }, "release_url": "https://pypi.org/project/PyAudit/1.0.3/", "requires_dist": [ "pandas", "numpy", "matplotlib", "seaborn" ], "requires_python": "", "summary": "Python Data Audit library", "version": "1.0.3" }, "last_serial": 5218217, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "5fac90335358daf3664443cd6d738260", "sha256": "10f0862e661b7da5945c91f05686125e551cc36969e35e0768abd363da9f229a" }, "downloads": -1, "filename": "PyAudit-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "5fac90335358daf3664443cd6d738260", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4809, "upload_time": "2019-05-02T16:22:29", "url": "https://files.pythonhosted.org/packages/3e/e2/323f3f8c9fb8a9a16e4fd13fa4c88b7c4b4bc31fe5881c6c6c2d4bd865ff/PyAudit-1.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "40cd73d622b2965d04f882412792a34f", "sha256": "bfd95489417ae7f78cca669679bec43d4176a74cbc3b2b7ce0329e8a130c777e" }, "downloads": -1, "filename": "PyAudit-1.0.3.tar.gz", "has_sig": false, "md5_digest": "40cd73d622b2965d04f882412792a34f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4813, "upload_time": "2019-05-02T16:22:31", "url": "https://files.pythonhosted.org/packages/9c/aa/1fe26be2cc7f1bef321bb088cfbbd137e620ae984aeee0ed22793a6e5367/PyAudit-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5fac90335358daf3664443cd6d738260", "sha256": "10f0862e661b7da5945c91f05686125e551cc36969e35e0768abd363da9f229a" }, "downloads": -1, "filename": "PyAudit-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "5fac90335358daf3664443cd6d738260", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4809, "upload_time": "2019-05-02T16:22:29", "url": "https://files.pythonhosted.org/packages/3e/e2/323f3f8c9fb8a9a16e4fd13fa4c88b7c4b4bc31fe5881c6c6c2d4bd865ff/PyAudit-1.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "40cd73d622b2965d04f882412792a34f", "sha256": "bfd95489417ae7f78cca669679bec43d4176a74cbc3b2b7ce0329e8a130c777e" }, "downloads": -1, "filename": "PyAudit-1.0.3.tar.gz", "has_sig": false, "md5_digest": "40cd73d622b2965d04f882412792a34f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4813, "upload_time": "2019-05-02T16:22:31", "url": "https://files.pythonhosted.org/packages/9c/aa/1fe26be2cc7f1bef321bb088cfbbd137e620ae984aeee0ed22793a6e5367/PyAudit-1.0.3.tar.gz" } ] }