Skip to main content

Extract data from Flora of North America

Project description

Flora Data Extraction Project

This script is designed to extract data from pdf files of genera from the book Flora of North America. It creates csv files whose names match the PDF files given to the script as arguments. The csv files have the format

"Species name", "Location where the species appears", "Identifier"

The easiest way to run the script is to move to a folder where the only pdf files are genera files from Flora of North America and enter:

python -m florana.extract -A

The script will then run on every pdf file in the directory and create a csv for each pdf.

Note: if you also have python 2 installed on your system, you will probably need to run python3 instead of python

Installing

python -m pip install florana

Dependencies

python > 3
textract

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

florana-1.0.1.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

florana-1.0.1-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page