{ "info": { "author": "ElevenPaths", "author_email": "innovationlab@11paths.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "### DIARIO Python SDK ###\n\nDIARIO bridges a natural gap that antiviruses do not usually match. DIARIO is not intended to replace antiviruses, but to cover the gap with fresh samples: DIARIO is especially good detecting them. DIARIO helps detect fresh malware without compromising your privacy or sharing content.\n\n\n\n#### Prerequisites ####\n\n* Python 3 or 2.7+\n\n\n* A valid account in DIARIO (https://diario.e-paths.com/index.html) in order to get a **APP_ID** and **SECRET_KEY** keys (Registration is FREE).\n\n\n#### Installation ####\n\n```\n pip install diario\n```\n\n\n#### Minimal usage ####\n\n\n* Create a DIARIO object with the \"Application ID\" and \"Secret\" previously obtained.\n```\n from diario import Diario\n\tapi = Diario(\"APP_ID_HERE\", \"SECRET_KEY_HERE\")\n```\n\n'host' and 'port' default parameters are set to diario-elevenlabs.e-paths.com and 443.\n\n\n* Call to DIARIO Server to do searches, upload and analyze documents, ...\n```\n\tresponse = api.get_pdf_prediction('23203f9264161714cdb8d2f474b9b641e6a735f8cea4098c40a3cab87439d749')\n```\n\n* After every API call, get DIARIO response data and errors and handle them.\n```\n\tresponse_data = response.get_data()\n\tresponse_error = response.get_error()\n```\n\n#### REST API specification ####\n\n* Rest API documentation (https://diario.e-paths.com/api-specification.html).\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://diario.e-paths.com/index.html", "keywords": "sdk,api,diario", "license": "", "maintainer": "", "maintainer_email": "", "name": "diario", "package_url": "https://pypi.org/project/diario/", "platform": "", "project_url": "https://pypi.org/project/diario/", "project_urls": { "Homepage": "https://diario.e-paths.com/index.html" }, "release_url": "https://pypi.org/project/diario/0.1.8/", "requires_dist": [ "sdklib (==1.10.3)", "PySocks" ], "requires_python": "", "summary": "DIARIO SDK", "version": "0.1.8" }, "last_serial": 5623764, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "84197ed3d6e55f7188febdab3d644910", "sha256": "11e197acea4f39b383064183440cbe7652bd0fde2db9f68a10216e40c98eac5a" }, "downloads": -1, "filename": "diario-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "84197ed3d6e55f7188febdab3d644910", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3288, "upload_time": "2019-04-04T09:58:36", "url": "https://files.pythonhosted.org/packages/bd/b9/bfb415aa3c4e6800d5c0104ccd452f2e3f7637e2bbdeaef7956ea62c2165/diario-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "37f6fa1f7716d14bececa4b624278e0e", "sha256": "bfb80e1bfd0e8676705aca41c91234b0ed9d7c025c07bcbdb1ab635d390f79ee" }, "downloads": -1, "filename": "diario-0.1.tar.gz", "has_sig": false, "md5_digest": "37f6fa1f7716d14bececa4b624278e0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3236, "upload_time": "2019-04-04T09:58:38", "url": "https://files.pythonhosted.org/packages/96/04/c1b505d424278ae573699f855d13c436019bf701dd4f570980cc521a4f1f/diario-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a4bef834195352679ee4c6518a42d2dd", "sha256": "0bb0ea6017c8005bd3c8e5a5006139b8da538bee129d3d200da91296bd1eab08" }, "downloads": -1, "filename": "diario-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a4bef834195352679ee4c6518a42d2dd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3284, "upload_time": "2019-04-04T13:50:11", "url": "https://files.pythonhosted.org/packages/b2/8c/d4acb897d63d7eff29d8dcfa3a608637f6b8f4f5aa7a9d43b3c023a20ea1/diario-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b4721c6ecd5f6d38d825f6e0739ad2b1", "sha256": "470c996e43baf3949ef0c497458bbf1bb64f20e7f1733b27c3888db0cd13601d" }, "downloads": -1, "filename": "diario-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b4721c6ecd5f6d38d825f6e0739ad2b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3192, "upload_time": "2019-04-04T13:50:13", "url": "https://files.pythonhosted.org/packages/20/8f/32119992ada0c6bc33fbbf10ed2bed32143acad0738ab24c82f8ca0d991b/diario-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8a82a85cdaea070803833f63a29efcc1", "sha256": "b32fd21db7d5339571e977dc952e17bbafa0f18a33da01f1389e5651f53fe154" }, "downloads": -1, "filename": "diario-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8a82a85cdaea070803833f63a29efcc1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12780, "upload_time": "2019-04-05T09:33:05", "url": "https://files.pythonhosted.org/packages/5e/72/679cecfb833c355720958b72165e16ff62e06c2100a077765db84444c0f1/diario-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd00b7a4a6ac1768f4b214a84a63172c", "sha256": "ea48060075b8208deea7c05871740db7926473d6bc7f0bb6f561e80bad06321c" }, "downloads": -1, "filename": "diario-0.1.2.tar.gz", "has_sig": false, "md5_digest": "dd00b7a4a6ac1768f4b214a84a63172c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3173, "upload_time": "2019-04-05T09:33:06", "url": "https://files.pythonhosted.org/packages/ac/e6/35b262052e9e586f4b8f135aa5335f4b89b552d346ef91cda7d26f8b3f81/diario-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "9a76c6f47afd9211f59265a27b0d03ef", "sha256": "0b9db9b77d80220553fb1406d6bac6a4fdac225c4400e25d3b87de46ecb2ae2d" }, "downloads": -1, "filename": "diario-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "9a76c6f47afd9211f59265a27b0d03ef", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4305, "upload_time": "2019-04-23T12:52:49", "url": "https://files.pythonhosted.org/packages/08/0f/0d26940803042a3a56babf64cc1016ec6e838c2361ba278418bac3c3f99a/diario-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "80bb4b19f9b9124dad19af90f6f95370", "sha256": "9424c75b4d7cecdeb10ca0e7325e1eb8c16bbd7b60441985ca83b3f0d3831222" }, "downloads": -1, "filename": "diario-0.1.3.tar.gz", "has_sig": false, "md5_digest": "80bb4b19f9b9124dad19af90f6f95370", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3823, "upload_time": "2019-04-23T12:52:51", "url": "https://files.pythonhosted.org/packages/99/f4/5b8baa6374c7ec64993be5a82ea20770dbab0c029fd3946d3e004e22676b/diario-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "c329947179e1413e965571335519e8a2", "sha256": "798b8afe29f060afbd965c6bb155dba1033d9c1a27e3cc703712668a121121d0" }, "downloads": -1, "filename": "diario-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "c329947179e1413e965571335519e8a2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4641, "upload_time": "2019-05-06T13:57:32", "url": "https://files.pythonhosted.org/packages/ee/36/e38e4b684681d09fd20ea9df864638c4a5ff3582f890bd486e26360d8e6b/diario-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f526c2a15845890d458bf89d4d7f1177", "sha256": "50cd536c30391d4fb251c545e9e3953d49825c29dde56f0c512d8a273dc95b0f" }, "downloads": -1, "filename": "diario-0.1.4.tar.gz", "has_sig": false, "md5_digest": "f526c2a15845890d458bf89d4d7f1177", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4012, "upload_time": "2019-05-06T13:57:35", "url": "https://files.pythonhosted.org/packages/b2/79/8794eecbb988fe0499ad1d32617955d9115eef666ae42503b8f3c893c421/diario-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "97f48f3bb32032d628ef905a06d48aea", "sha256": "71bfde7a76386f2e386a43265b734ace2ab34300386380d45320dca75d25a1c3" }, "downloads": -1, "filename": "diario-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "97f48f3bb32032d628ef905a06d48aea", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4630, "upload_time": "2019-05-06T14:25:11", "url": "https://files.pythonhosted.org/packages/36/9e/acada26904280331d4532c02942d3617040d668791a684240df062049b48/diario-0.1.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "df6f2ceb5611588a04fbd50971e45225", "sha256": "1766c88f35d362570f03e2568b78b05e1fffecf3147343169a11bc6f1d432297" }, "downloads": -1, "filename": "diario-0.1.5.tar.gz", "has_sig": false, "md5_digest": "df6f2ceb5611588a04fbd50971e45225", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4058, "upload_time": "2019-05-06T14:25:15", "url": "https://files.pythonhosted.org/packages/6f/79/a4e15deadd6e0f56f2861bf6241164a9ef4a50e2c3008f6d44ffcb14fedc/diario-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "ebeb1c5371ae19322158b5adc8302a8d", "sha256": "8e0280e474608975583cf7d40eda11731ba9dff05c6ba22a6ee1b80a52d62e9b" }, "downloads": -1, "filename": "diario-0.1.6-py3-none-any.whl", "has_sig": false, "md5_digest": "ebeb1c5371ae19322158b5adc8302a8d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4655, "upload_time": "2019-05-07T08:41:56", "url": "https://files.pythonhosted.org/packages/2c/a4/3e693706d3227fe5984c909a13090b8852822b7d0b773a1d023121012a60/diario-0.1.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9344ab7f2309ca882533d01e01077ac3", "sha256": "4de537abd18c23563a301f7981e533df39b4b25edd525b1a44984596a8b6d4c6" }, "downloads": -1, "filename": "diario-0.1.6.tar.gz", "has_sig": false, "md5_digest": "9344ab7f2309ca882533d01e01077ac3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4035, "upload_time": "2019-05-07T08:42:02", "url": "https://files.pythonhosted.org/packages/ac/ba/6d6bbac7c03b673ada33e9eb8f7b4601e7c6fddf77f98ee58c226f9e2179/diario-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "c29ace1df78b304fd95f7370b75f7f76", "sha256": "01ff1424b2b81ea139625d8f00e62e0a9ec3675744afba5bc42c18cceb85d2c1" }, "downloads": -1, "filename": "diario-0.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "c29ace1df78b304fd95f7370b75f7f76", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4696, "upload_time": "2019-05-07T09:05:06", "url": "https://files.pythonhosted.org/packages/dc/b0/dc65a30b7829d132922a1e0e3965446d8bc086ef0b8dd5243a3b3428669b/diario-0.1.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f4a1ef050cb8cd96ace0fd012a7b748b", "sha256": "cd55f37bed6253cf2ee81747f72ffeaafe0a8c842f2e4bd2598b11a450fc80be" }, "downloads": -1, "filename": "diario-0.1.7.tar.gz", "has_sig": false, "md5_digest": "f4a1ef050cb8cd96ace0fd012a7b748b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4032, "upload_time": "2019-05-07T09:05:11", "url": "https://files.pythonhosted.org/packages/b3/97/6449bba34ab24e209d18ce639ee0cfffcdb050c0579306fa44e5a16e92a5/diario-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "4ff7bec3b4ef9dc9656df6c8229b00e7", "sha256": "0450e2b15bd3c9683353b51c017d80d0d76503698ce872955d78305887d479f0" }, "downloads": -1, "filename": "diario-0.1.8-py3-none-any.whl", "has_sig": false, "md5_digest": "4ff7bec3b4ef9dc9656df6c8229b00e7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4696, "upload_time": "2019-08-02T11:50:38", "url": "https://files.pythonhosted.org/packages/f1/e0/60076172d508a4fabd1ea49980f1b430cfca809d1f4de35bef58aa97b574/diario-0.1.8-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ff7bec3b4ef9dc9656df6c8229b00e7", "sha256": "0450e2b15bd3c9683353b51c017d80d0d76503698ce872955d78305887d479f0" }, "downloads": -1, "filename": "diario-0.1.8-py3-none-any.whl", "has_sig": false, "md5_digest": "4ff7bec3b4ef9dc9656df6c8229b00e7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4696, "upload_time": "2019-08-02T11:50:38", "url": "https://files.pythonhosted.org/packages/f1/e0/60076172d508a4fabd1ea49980f1b430cfca809d1f4de35bef58aa97b574/diario-0.1.8-py3-none-any.whl" } ] }