Skip to content

Advanced-Vision-and-Learning-Lab/Plant_Analysis_PyPI_Package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plant Phenotyping Analysis

This package provides a GUI tool with ML powered backend to analyse plant images for phenotyping.

Check out the documentation to get started

Build and Upload

  • After updating src directory with latest code, update the version number in pyprojects and run 'python3 -m build'. After building, you will see built files are added to a new folder 'dist'
  • Install twine if not installed by 'python3 -m pip install --upgrade twine'
  • To upload, run 'python3 -m twine upload --repository testpypi dist/*'
  • Edit the build files with appropriate user details. The username and password of the GitHub user need to be entered when uploading.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages