{ "info": { "author": "Yann LEROY", "author_email": "yann.leroy102@orange.fr", "bugtrack_url": null, "classifiers": [], "description": "Micral (MICROstructure anALysis)\n\nGrain separation module - core 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.\nThis tools doesn't plot anything, it just return raw data that could be get by an user, or use with the graphic module\n\n-----\n\nInstallation :\n\npip install micral_grain_core\n\n-----\n\nUsage :\n\nIn a python file or directly in the interpreter, type :\n\nimport micral_grain_core\nprint(micral_grain_core.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-core", "package_url": "https://pypi.org/project/micral-grain-core/", "platform": "", "project_url": "https://pypi.org/project/micral-grain-core/", "project_urls": null, "release_url": "https://pypi.org/project/micral-grain-core/2.0/", "requires_dist": null, "requires_python": "", "summary": "Separation tool between coarse and ultrafine grain - core module", "version": "2.0" }, "last_serial": 4192480, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8e3d803a063bb469e128ac4452b8a356", "sha256": "1f400eb7fd9d0c788010f5bd9d07a19a16827d86a14f48dec39b1b6b86b29f78" }, "downloads": -1, "filename": "micral_grain_core-1.0.tar.gz", "has_sig": false, "md5_digest": "8e3d803a063bb469e128ac4452b8a356", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2987, "upload_time": "2018-07-30T12:38:44", "url": "https://files.pythonhosted.org/packages/37/3c/15914f2d4bf06d3a934dad8ca85531fac1d1f9b9f05e2cd093d2aa3d0bf9/micral_grain_core-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "d0a3312984b724edc76fcf996473b4b7", "sha256": "fc4da2e689d3ecee029fcb5b78ebec64b680614c41b54eaf6db50bf6e24b2d49" }, "downloads": -1, "filename": "micral_grain_core-2.0.tar.gz", "has_sig": false, "md5_digest": "d0a3312984b724edc76fcf996473b4b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3889, "upload_time": "2018-08-21T13:21:16", "url": "https://files.pythonhosted.org/packages/d2/68/ffe53a11f649b55ab9ee56db600df4ee0c8025dea3726369f61cd6156cd4/micral_grain_core-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d0a3312984b724edc76fcf996473b4b7", "sha256": "fc4da2e689d3ecee029fcb5b78ebec64b680614c41b54eaf6db50bf6e24b2d49" }, "downloads": -1, "filename": "micral_grain_core-2.0.tar.gz", "has_sig": false, "md5_digest": "d0a3312984b724edc76fcf996473b4b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3889, "upload_time": "2018-08-21T13:21:16", "url": "https://files.pythonhosted.org/packages/d2/68/ffe53a11f649b55ab9ee56db600df4ee0c8025dea3726369f61cd6156cd4/micral_grain_core-2.0.tar.gz" } ] }