{ "info": { "author": "Yann LEROY", "author_email": "yann.leroy102@orange.fr", "bugtrack_url": null, "classifiers": [], "description": "Micral (MICROstructure anALysis)\n\nGrain separation module\n\n-----\n\nDescription :\n\nThe aim is to distinguish between coarse and ultrafine graine microstructure.\nThis tools output the pourcentage of coarse grain.\n\n-----\n\nInstallation :\n\npip install micral_grain\n\n-----\n\nUsage :\n\nIn a python file or directly in the interpreter, type :\n\nimport micral_grain\nprint(micral_grain.analyse())\n\nWhere is the name of the image to analyse (with extension (ie jpg, png, bmp etc...))\nThe output is an unique value.\n\nIt's also possible to send multiple image at once : in that case, provide a list of name :\n = [, , ...]\nAnd the return will be also a list of all the results\n\nNote that the image must be in the same directory than the python file (or in the current directory of the command)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "micral-grain", "package_url": "https://pypi.org/project/micral-grain/", "platform": "", "project_url": "https://pypi.org/project/micral-grain/", "project_urls": null, "release_url": "https://pypi.org/project/micral-grain/2.0/", "requires_dist": null, "requires_python": "", "summary": "Separation tool between coarse and ultrafine grain", "version": "2.0" }, "last_serial": 4192482, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "3a5e5fd56bb1ac64062e7cdc6b0d8c81", "sha256": "53e8f99897679e3d44b1102e9bbf9bd85fa8c5536fae0a0209bf81d72b5ed0a2" }, "downloads": -1, "filename": "micral_grain-1.0.tar.gz", "has_sig": false, "md5_digest": "3a5e5fd56bb1ac64062e7cdc6b0d8c81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2443, "upload_time": "2018-07-30T12:38:44", "url": "https://files.pythonhosted.org/packages/46/55/833fe6a8d81d0060f39c584eee41cebcaf7b103c47ed5f68b32cf1a932f7/micral_grain-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "e72d20d685cb9450b615abf325aa7334", "sha256": "89487ecf4ff5ddfe03c83060308f6c76b3145896833d411bee40a810ad480625" }, "downloads": -1, "filename": "micral_grain-2.0.tar.gz", "has_sig": false, "md5_digest": "e72d20d685cb9450b615abf325aa7334", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2534, "upload_time": "2018-08-21T13:21:16", "url": "https://files.pythonhosted.org/packages/6c/e8/e8158ec3c71f94185c312d48b71fa31fcbf5943fde9ee8c308383019c233/micral_grain-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e72d20d685cb9450b615abf325aa7334", "sha256": "89487ecf4ff5ddfe03c83060308f6c76b3145896833d411bee40a810ad480625" }, "downloads": -1, "filename": "micral_grain-2.0.tar.gz", "has_sig": false, "md5_digest": "e72d20d685cb9450b615abf325aa7334", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2534, "upload_time": "2018-08-21T13:21:16", "url": "https://files.pythonhosted.org/packages/6c/e8/e8158ec3c71f94185c312d48b71fa31fcbf5943fde9ee8c308383019c233/micral_grain-2.0.tar.gz" } ] }