{ "info": { "author": "Katharine Jarmul", "author_email": "katharine@kjamistan.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "========\ndatafuzz\n========\n\n\n.. image:: https://img.shields.io/pypi/v/datafuzz.svg\n :target: https://pypi.python.org/pypi/datafuzz\n\n.. image:: https://img.shields.io/travis/kjam/datafuzz.svg\n :target: https://travis-ci.org/kjam/datafuzz\n\n.. image:: https://readthedocs.org/projects/datafuzz/badge/?version=latest\n :target: https://datafuzz.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/kjam/datafuzz/shield.svg\n :target: https://pyup.io/repos/github/kjam/datafuzz/\n :alt: Updates\n\n\nA data-science library built for testing cleaning, schema validation and model robustness. Datafuzz messes up your data so you can test things before they go wrong in production.\n\n* Free software: BSD license\n* Documentation: https://datafuzz.readthedocs.io.\n\n\nFeatures\n--------\n\n* Transform your data by adding noise to a subset of your rows\n* Duplicate data to test your duplication handling\n* Generate synthetic data for use in your testing suite\n* Insert random \"dumb\" fuzzing strategies to see how your tools cope with bad data\n* Seamlessly handle normal input and output types including CSVs, JSON, SQL, numpy and pandas\n\n\nInstallation\n------------\n\nInstall datafuzz by running::\n\n $ pip install datafuzz\n\nRecommended use is with a proper Virtual Environment (learn more about `virtual environments `).\n\nFor more details see :doc:`/installation`\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/kjam/datafuzz/issues\n- Source Code: https://github.com/kjam/datafuzz\n\nSupport\n-------\n\nIf you are having issues, please let reach out via the Repository issues.\n\nLicense\n-------\n\nThe project is licensed under the BSD license.\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2017-09-13)\n------------------\n\n* First release on PyPI.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kjam/datafuzz", "keywords": "datafuzz", "license": "BSD license", "maintainer": "", "maintainer_email": "", "name": "datafuzz", "package_url": "https://pypi.org/project/datafuzz/", "platform": "", "project_url": "https://pypi.org/project/datafuzz/", "project_urls": { "Homepage": "https://github.com/kjam/datafuzz" }, "release_url": "https://pypi.org/project/datafuzz/0.1.0a0/", "requires_dist": null, "requires_python": "", "summary": "A data-science library built for testing cleaning, schema validation and model robustness. It messes up your data so you can test your data engineering and data science code (before it breaks in production).", "version": "0.1.0a0" }, "last_serial": 3194091, "releases": { "0.1.0a0": [ { "comment_text": "", "digests": { "md5": "33eb8ad500dc661f23a042909c5bd4fd", "sha256": "8af9c36b7bdb05c14fc6e1c729e370f12721aff18d4302caa6d51454acc8549c" }, "downloads": -1, "filename": "datafuzz-0.1.0a0.tar.gz", "has_sig": false, "md5_digest": "33eb8ad500dc661f23a042909c5bd4fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48725, "upload_time": "2017-09-22T08:56:57", "url": "https://files.pythonhosted.org/packages/c8/b5/6daeb370c45235a15ff74e581ae845dda7564e1467860329ca39d57b5db5/datafuzz-0.1.0a0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "33eb8ad500dc661f23a042909c5bd4fd", "sha256": "8af9c36b7bdb05c14fc6e1c729e370f12721aff18d4302caa6d51454acc8549c" }, "downloads": -1, "filename": "datafuzz-0.1.0a0.tar.gz", "has_sig": false, "md5_digest": "33eb8ad500dc661f23a042909c5bd4fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48725, "upload_time": "2017-09-22T08:56:57", "url": "https://files.pythonhosted.org/packages/c8/b5/6daeb370c45235a15ff74e581ae845dda7564e1467860329ca39d57b5db5/datafuzz-0.1.0a0.tar.gz" } ] }