{ "info": { "author": "Sebastien Campion", "author_email": "sebastien.campion@inria.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved", "Natural Language :: French", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Communications" ], "description": "# A||GO python library \n\n\n## Description\nAllGo is a SaaS (Software as a Service) platform provided by Inria. It may be seen as a virtual showroom of technonogies developed by research teams.\nFirst follow https://allgo.inria.fr/users/sign_up to create an account on AllGo (anyone may create such an account). Once your account creation is confirmed, please connect to https://allgo.inria.fr to obtain your private token, which will allow yo to use the AllGo REST API. You will need this token later (cf. \u00a73 below).\n\n## Install \n\n``` \n pip install allgo\n``` \n\n\n## Usage \n\n### Create a app : \n``` \n app = allgo.App('ndsafir', token=\"ead123baaef55412\") \n```\n\nNB: token in optional, if you already provide your token with an env variable ALLGO_TOKEN or create a file ~/.allgo_token (without breakline)\n\n### Submit a job : \n\n```\n files = {'files[0]': open('tmp.png', 'rb')}\n params = '-nopeaks 1 -2dt false -noise 0 -p 1 -bits 8 -iter 5 -adapt 0'\n app.run(files=files, params=params)\n```\n\nrun is blocking, when finish all files produce by A||Go are download in the current directory \n\n\n## Example : \n\n[https://gitlab.inria.fr/allgo/notebooks/ndsafir](https://gitlab.inria.fr/allgo/notebooks/ndsafir)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.inria.fr/allgo/client", "keywords": "", "license": "AGPL", "maintainer": "", "maintainer_email": "", "name": "allgo", "package_url": "https://pypi.org/project/allgo/", "platform": "", "project_url": "https://pypi.org/project/allgo/", "project_urls": { "Homepage": "https://gitlab.inria.fr/allgo/client" }, "release_url": "https://pypi.org/project/allgo/0.1.11/", "requires_dist": null, "requires_python": "", "summary": "AllGo client module", "version": "0.1.11" }, "last_serial": 5483291, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "b50949bc95ca85f09e6fae7f2f1b8e3e", "sha256": "149625c49d664e47efe80b6268260f595e92d01912c71d5d848ac5e667e81226" }, "downloads": -1, "filename": "allgo-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b50949bc95ca85f09e6fae7f2f1b8e3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2287, "upload_time": "2018-04-24T15:07:05", "url": "https://files.pythonhosted.org/packages/08/25/1d0f6f87adff07de5f281e3a1e45461d18d59b6769679ecc3c7b1199856f/allgo-0.1.1.tar.gz" } ], "0.1.10": [ { "comment_text": "", "digests": { "md5": "bb203c356e063900b13729639156e002", "sha256": "616b6f0d89c2d5d368969ca5873186c8cbbf567e6f527aff475101ca7fc40e2b" }, "downloads": -1, "filename": "allgo-0.1.10.tar.gz", "has_sig": false, "md5_digest": "bb203c356e063900b13729639156e002", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2920, "upload_time": "2018-07-10T14:42:20", "url": "https://files.pythonhosted.org/packages/10/d0/3421bd68ade1ae56adaff3aeef341b14f6b3585c7afb824e6f9b9ff3638f/allgo-0.1.10.tar.gz" } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "f38158d42020ee8920a1b437224eccdb", "sha256": "2e06186017b04093440b73cb6d52c41a1ca14a1f0a18c1414c3e994ee56ea9b4" }, "downloads": -1, "filename": "allgo-0.1.11.tar.gz", "has_sig": false, "md5_digest": "f38158d42020ee8920a1b437224eccdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3156, "upload_time": "2019-07-03T20:09:42", "url": "https://files.pythonhosted.org/packages/6d/02/8b8c25fcd2d01e0e4fdb4a8923e40e53aa157b16b9f0fbf35d1800a1b26f/allgo-0.1.11.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "4cca616b23f54d03d7673a71ff08f7bb", "sha256": "14cfbcf2e514c65dd3f960aba522ea74b9baadda24733856dd016c0ab104a188" }, "downloads": -1, "filename": "allgo-0.1.2.tar.gz", "has_sig": false, "md5_digest": "4cca616b23f54d03d7673a71ff08f7bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2361, "upload_time": "2018-04-24T15:19:24", "url": "https://files.pythonhosted.org/packages/a3/2c/8285c62a07812eb3e87ea6b2b68c7707fa4a28946e645b39c83291e1b08e/allgo-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "0b55985c0b97350745e4eac205425ea2", "sha256": "51a1abd1fd38ea3bf7addb4134344a1e2c590fe0413941c730f99f811f122f74" }, "downloads": -1, "filename": "allgo-0.1.3.tar.gz", "has_sig": false, "md5_digest": "0b55985c0b97350745e4eac205425ea2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2365, "upload_time": "2018-04-24T15:24:50", "url": "https://files.pythonhosted.org/packages/7b/a8/b3d22a1b8f24944068ca71e6906839cd9c2ca3b1e84381cab3a351da82a8/allgo-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "420dab29785dd301c8762bac4217a4bf", "sha256": "a0b82a4f4afa81646d3bd75a21544fe3e29964eabe3ccd795a788b275c3c799f" }, "downloads": -1, "filename": "allgo-0.1.4.tar.gz", "has_sig": false, "md5_digest": "420dab29785dd301c8762bac4217a4bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1996, "upload_time": "2018-04-24T19:14:32", "url": "https://files.pythonhosted.org/packages/7d/36/3d6d65cdba259739cf2ef96c31ae89d45fb309e644c76a3ca953bd1f5850/allgo-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "fcc30ca3e1796bca2968c5d0c397c6f9", "sha256": "63eb110eebceadf3333de4a107f30f010be32e23e207aa4dced7bae30515865c" }, "downloads": -1, "filename": "allgo-0.1.5.tar.gz", "has_sig": false, "md5_digest": "fcc30ca3e1796bca2968c5d0c397c6f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2015, "upload_time": "2018-04-25T15:19:43", "url": "https://files.pythonhosted.org/packages/98/4b/0ead78d21f37d144339b9bea913a13aaa846cab5a579e2dbc32e4f3549d5/allgo-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "5b851ab055c70db69ab27ee264b15b02", "sha256": "f0040c7a3a4e20b6d5bc29f2657ec1a5a9801975aae59cfdbcc5e76ce9c1999c" }, "downloads": -1, "filename": "allgo-0.1.6.tar.gz", "has_sig": false, "md5_digest": "5b851ab055c70db69ab27ee264b15b02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2064, "upload_time": "2018-04-25T16:00:59", "url": "https://files.pythonhosted.org/packages/6f/83/c7ab694187e3172bd6ffd599a91b11255ece171a36e67a3c1dc004751c91/allgo-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "a870e344cb30f526d04bed51fee24bc6", "sha256": "9a68a6d4b78718b97d712441cf7c0cbd3f24bf844898cbe90ffdf24416ca2114" }, "downloads": -1, "filename": "allgo-0.1.7.tar.gz", "has_sig": false, "md5_digest": "a870e344cb30f526d04bed51fee24bc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2154, "upload_time": "2018-04-26T13:42:40", "url": "https://files.pythonhosted.org/packages/f8/5f/68eb48ddec3dad9ffbffcbcc3e5744fef30a09b865324a07f78bbda06d90/allgo-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "93ba67c00f3add12160ac760921c87e4", "sha256": "884b1ef9f825d11a8766f6581f92a0d07ac04526b4e0050f6cde560cff6ce812" }, "downloads": -1, "filename": "allgo-0.1.8.tar.gz", "has_sig": false, "md5_digest": "93ba67c00f3add12160ac760921c87e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2162, "upload_time": "2018-07-04T08:53:02", "url": "https://files.pythonhosted.org/packages/60/53/972b723b5c1a7665b3f50fa780d3619b340fd907ebf1a1c3e37116e5a64c/allgo-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "5e4dd0bf4c95b24e9702358f00118f3d", "sha256": "30da9a84cd33a8ffee4832f8cb330cf67a8d57ed527e8cd9c8637f372ad1e17e" }, "downloads": -1, "filename": "allgo-0.1.9.tar.gz", "has_sig": false, "md5_digest": "5e4dd0bf4c95b24e9702358f00118f3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2841, "upload_time": "2018-07-10T14:41:09", "url": "https://files.pythonhosted.org/packages/52/78/ce815b8e6fb7df135c70a8c08cfb36a14d966828247b8e7eedb70879e5c6/allgo-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f38158d42020ee8920a1b437224eccdb", "sha256": "2e06186017b04093440b73cb6d52c41a1ca14a1f0a18c1414c3e994ee56ea9b4" }, "downloads": -1, "filename": "allgo-0.1.11.tar.gz", "has_sig": false, "md5_digest": "f38158d42020ee8920a1b437224eccdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3156, "upload_time": "2019-07-03T20:09:42", "url": "https://files.pythonhosted.org/packages/6d/02/8b8c25fcd2d01e0e4fdb4a8923e40e53aa157b16b9f0fbf35d1800a1b26f/allgo-0.1.11.tar.gz" } ] }