Metadata-Version: 2.4
Name: lib4P
Version: 1.0.0
Summary: Feature library for 4P - Plant Phenotyping Processing Platform developed at INRAE for the PHENOME French national infrastructure
Author-email: Florentin L'Homme <florentin.lhomme@inrae.fr>
Maintainer-email: Florentin L'Homme <florentin.lhomme@gmail.com>, Franck Dorkeld <franck.dorkeld@inrae.fr>
License-Expression: GPL-3.0
Project-URL: Homepage, https://phenome.inrae.fr/4p
Project-URL: Documentation, https://4p.pages-forge.inrae.fr/tools/4p-python-library
Project-URL: Repository, https://forge.inrae.fr/4p/tools/4p-python-library/
Project-URL: Issues, https://forge.inrae.fr/4p/tools/4p-python-library/-/issues
Project-URL: Funding, https://4p.pages-forge.inrae.fr/documentation/user-guide/other/faq.html#team-associated-projects
Keywords: 4P,Plant,Phenotyping,Processing,Platform,Phenome,INRAE,INRA,AgroEcoPhen,PHIS,Sixtine,OpenSilex
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pyocclient==0.6
Dynamic: license-file

<h1 align="center">
    <img src="https://4p.pages-forge.inrae.fr/tools/4p-python-library/latest/_images/main-logo-4p.png" />
</h1>

lib4P is a feature package for 4P - Plant Phenotyping Processing Platform developed at INRAE for the PHENOME French national infrastructure.

- **Website:** https://phenome.inrae.fr/4p
- **Documentation:** https://4p.pages-forge.inrae.fr/tools/4p-python-library
- **Contact:** <a href="mailto:4P@inrae.fr">4P@inrae.fr</a>
- **Source code:** https://forge.inrae.fr/4p/tools/4p-python-library/
- **Issues:** https://forge.inrae.fr/4p/tools/4p-python-library/-/issues
- **Funding:** https://4p.pages-forge.inrae.fr/documentation/user-guide/other/faq.html#team-associated-projects

It provides:

- a reader/writer of metadata usually attached to LiDAR, RGB or Multispectral images
- an argparse overlay to improve integration on 4P
- a provider of datasets for testing purposes
- a naming convention validator for modules and variables
- beginnings of functionalities for log standardization
