{ "info": { "author": "Eleven Paths", "author_email": "metashield-support@support.elevenpaths.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "==============================\nMetashield-clean-up-sdk-python\n==============================\n\nInstallation\n============\n\nInstall the ``metashield_clean_up`` package using pip::\n\n pip install metashield_clean_up\n\nUsage\n=====\n\nExample for cleaning a file.\n\n.. code-block:: python\n\n from metashield_clean_up.api import MetashieldCleanUp\n\n api = MetashieldCleanUp(\"REPLACE_APP_ID_HERE\", \"REPLACE_SECRET_KEY_HERE\")\n response = api.clean_file(stream, \"my_file.pdf\")\n response = api.get_clean_result(response.data[\"cleanId\"])\n\n\nRun tests\n=========\n\nBefore run tests, replace some settings in *tests/settings_default.py* module.\n\nTests was built with Python Unittest, run the following commands::\n\n python -m unittest discover tests", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ElevenPaths/metashield-clean-up-sdk-python", "keywords": "sdk,api,client,clean-up,metashield", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "metashield-clean-up", "package_url": "https://pypi.org/project/metashield-clean-up/", "platform": "", "project_url": "https://pypi.org/project/metashield-clean-up/", "project_urls": { "Homepage": "https://github.com/ElevenPaths/metashield-clean-up-sdk-python" }, "release_url": "https://pypi.org/project/metashield-clean-up/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Metashield Clean-up Online API SDK", "version": "0.1.2" }, "last_serial": 3224432, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "daae2effe2d8267d85f463b465385716", "sha256": "0223c8b0c492abd964c818e9ddf8e366af33f8b386ddc383dd8578efd9369534" }, "downloads": -1, "filename": "metashield_clean_up-0.1.0.tar.gz", "has_sig": false, "md5_digest": "daae2effe2d8267d85f463b465385716", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3577, "upload_time": "2017-10-04T08:40:13", "url": "https://files.pythonhosted.org/packages/32/d4/14300d3cb405efee36a4195390215b42f6304d1a16f66bd48ae240e933aa/metashield_clean_up-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3cc3fc735ffa5bf14ec2702a51370ee3", "sha256": "097fdb889a86f3c7a89aa61d512cb7534315ba22ea73c5f80960ed17a45eb26a" }, "downloads": -1, "filename": "metashield_clean_up-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3cc3fc735ffa5bf14ec2702a51370ee3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3608, "upload_time": "2017-10-04T08:58:08", "url": "https://files.pythonhosted.org/packages/6f/67/3f08000f49ec283448c19e9ea616670c4b1a06ca5f3f63004ff78fea7515/metashield_clean_up-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "eed10af8fc748520dfaa5ceb90c02b93", "sha256": "04d16273200167e25a32e55edeb3e6d9d6f4289b070cc66e616ff99d1c21a638" }, "downloads": -1, "filename": "metashield_clean_up-0.1.2.tar.gz", "has_sig": false, "md5_digest": "eed10af8fc748520dfaa5ceb90c02b93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3613, "upload_time": "2017-10-04T09:11:21", "url": "https://files.pythonhosted.org/packages/a7/52/b7f54c7f301c6cefd159e0a94402da9612c990376a20160b247ec7900f74/metashield_clean_up-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eed10af8fc748520dfaa5ceb90c02b93", "sha256": "04d16273200167e25a32e55edeb3e6d9d6f4289b070cc66e616ff99d1c21a638" }, "downloads": -1, "filename": "metashield_clean_up-0.1.2.tar.gz", "has_sig": false, "md5_digest": "eed10af8fc748520dfaa5ceb90c02b93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3613, "upload_time": "2017-10-04T09:11:21", "url": "https://files.pythonhosted.org/packages/a7/52/b7f54c7f301c6cefd159e0a94402da9612c990376a20160b247ec7900f74/metashield_clean_up-0.1.2.tar.gz" } ] }