Skip to content

Using the RHS website, download information on plants and using a GUI interface allow for selection of plants that can be outputted to a markdown table.

Notifications You must be signed in to change notification settings

MechanicalPython/plants_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Run Plants.py to initiate the GUI

Plant selection and output works but favourites are not yet supported (but some buttons for favourites are implemented but just do nothing)

Project structure

Plants.py contains the main method to download the data if needed or run the main GUI interface.

backend.py - handles searching of plants

Convert_to_md.py - converts a data frame to a markdown table and outputs to Downloads folder

gui.py - The main application interface.

rhs_scrape.py - downloads info from the RHS website

util.py - Utilities that are used throughout the project

web.py - Utilities for the web side of the project.

About

Using the RHS website, download information on plants and using a GUI interface allow for selection of plants that can be outputted to a markdown table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages