Raw data
{
"_id": null,
"home_page": "https://github.com/gillesdeperetti/AU23_Plantes",
"name": "floraflow",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Gilles de PERETTI",
"author_email": "gillesdeperetti@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/8d/a7/d3c9d6252988084c9632aea84ef30ce1a811445e25e763ada84a1af1ed67/floraflow-0.1.3.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "",
"summary": "FloraFlow - a plant recognition data science project",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/gillesdeperetti/AU23_Plantes"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "368f90976e7525e6055630a7ce6e4dcdb3dbb0e23930af52654ebd08ddabe8e0",
"md5": "2eaf78cfbb85b62ee0ec29c847426ef0",
"sha256": "9d711f777cabd0a71646a15138516ba11dcc545556ad0deec2c66a32840e408f"
},
"downloads": -1,
"filename": "floraflow-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2eaf78cfbb85b62ee0ec29c847426ef0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 27291,
"upload_time": "2023-12-10T19:39:19",
"upload_time_iso_8601": "2023-12-10T19:39:19.263816Z",
"url": "https://files.pythonhosted.org/packages/36/8f/90976e7525e6055630a7ce6e4dcdb3dbb0e23930af52654ebd08ddabe8e0/floraflow-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8da7d3c9d6252988084c9632aea84ef30ce1a811445e25e763ada84a1af1ed67",
"md5": "7a9a0926c39c14a5d9cf19fac731e90e",
"sha256": "55cbe4936cd4ef91401b1af6c6faee512fa1c1a0e082b33f380330cf3672ca74"
},
"downloads": -1,
"filename": "floraflow-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "7a9a0926c39c14a5d9cf19fac731e90e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21457,
"upload_time": "2023-12-10T19:39:21",
"upload_time_iso_8601": "2023-12-10T19:39:21.331766Z",
"url": "https://files.pythonhosted.org/packages/8d/a7/d3c9d6252988084c9632aea84ef30ce1a811445e25e763ada84a1af1ed67/floraflow-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-10 19:39:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gillesdeperetti",
"github_project": "AU23_Plantes",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "matplotlib",
"specs": [
[
">=",
"3.8.0"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.23.5"
]
]
},
{
"name": "opencv_python",
"specs": [
[
">=",
"4.8.1.78"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"2.1.1"
]
]
},
{
"name": "scikit_learn",
"specs": [
[
">=",
"1.3.1"
]
]
},
{
"name": "seaborn",
"specs": [
[
">=",
"0.13.0"
]
]
},
{
"name": "tensorflow",
"specs": [
[
">=",
"2.12.0"
]
]
},
{
"name": "imageio",
"specs": [
[
"==",
"2.31.6"
]
]
},
{
"name": "imagesize",
"specs": [
[
"==",
"1.3.0"
]
]
},
{
"name": "keras",
"specs": [
[
"==",
"2.12.0"
]
]
},
{
"name": "Keras-Preprocessing",
"specs": [
[
"==",
"1.1.2"
]
]
},
{
"name": "scikit-image",
"specs": [
[
"==",
"0.22.0"
]
]
},
{
"name": "plotly",
"specs": [
[
">=",
"5.18"
]
]
},
{
"name": "kaleido",
"specs": [
[
">=",
"0.2.1"
]
]
},
{
"name": "streamlit-option-menu",
"specs": [
[
"==",
"0.3.6"
]
]
},
{
"name": "streamlit-cropper",
"specs": [
[
"==",
"0.2.2"
]
]
},
{
"name": "streamlit-folium",
"specs": [
[
"==",
"0.15.0"
]
]
}
],
"lcname": "floraflow"
}