Metadata-Version: 2.1
Name: PyRootMancer
Version: 0.1.3
Summary: Summon the secrets of the soil with PyRootMancer – the enchanting way to master root phenotyping.
Home-page: https://github.com/BredaUniversityADSAI/2023-24d-fai2-adsai-group-cv5
Author: Jakub Cyba, Simona Dimitrova, Thomas Pichardo, Cedric Verhaegh, Samuel Antonio
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: opencv-python ==4.9.0.80
Requires-Dist: pandas ==2.2.2
Requires-Dist: patchify ==0.2.3
Requires-Dist: matplotlib ==3.8.4
Requires-Dist: scikit-image ==0.23.2
Requires-Dist: skan ==0.11.1
Requires-Dist: numpy ==1.23.5
Requires-Dist: pytest ==8.2.0
Requires-Dist: pytest-mock ==3.14.0
Requires-Dist: sphinx ==7.3.7
Requires-Dist: coverage ==7.5.3
Requires-Dist: sphinx-rtd-theme ==2.0.0
Requires-Dist: networkx ==3.3
Requires-Dist: tensorflow-io-gcs-filesystem ==0.30.0 ; sys_platform == "linux" or sys_platform == "win32"
Requires-Dist: tensorflow ==2.16.1 ; sys_platform == "linux" or sys_platform == "win32"
Requires-Dist: tensorflow-intel ==2.16.1 ; sys_platform == "win32"

# PyRootMancer

**Unveil the Secrets of Subterranean Wisdom**

PyRootMancer is your ultimate companion for exploring the enigmatic world beneath our feet â€“ the realm of roots! This powerful Python package empowers researchers, scientists, and enthusiasts alike to delve deep into root phenotyping with ease and precision.

## Key Features

- **Wizardry in Data Interpretation:** PyRootMancer harnesses the arcane powers of Python to transform complex root data into actionable insights. From morphology to growth patterns, unlock the hidden knowledge buried in every root system.

- **Flexible and Intuitive:** Built with flexibility in mind, PyRootMancer accommodates various data formats and analysis methodologies. Whether you're studying plant genetics, soil ecology, or agricultural sustainability, PyRootMancer adapts to your research needs.

- **Visualization Sorcery:** Visualize your root data like never before with PyRootMancer's magical plotting capabilities. From interactive graphs to detailed 3D reconstructions, bring your root phenotyping experiments to life.

## Get Started

Harness the power of PyRootMancer today and embark on a journey to unravel the mysteries of root systems. Whether you're a seasoned researcher or a budding enthusiast, PyRootMancer equips you with the tools to illuminate the underground world of roots.

## Installation
```
pip install pyrootmancer
```
## Documentation

For detailed usage instructions, API references, and examples, visit the [PyRootMancer Documentation](https://github.com/BredaUniversityADSAI/2023-24d-fai2-adsai-group-cv5/blob/pypi/documentation.md).

## License

PyRootMancer is licensed under the MIT License. See the [LICENSE](https://github.com/BredaUniversityADSAI/2023-24d-fai2-adsai-group-cv5/blob/pypi/LICENCE) file for more details.
