Skip to main content

PyLookup - Fuzzy-matching table autofill tool

Project description

PyLookup

PyLookup is a fuzzy-matching, auto-table-updating library and command-line tool inspired by the "VLOOKUP" function in Excel.

Installation

pip install pylookup

Command Line Interface Usage

  • To add and populate the "COLUMN" column in "excel_to_populate" from the data in "excel_with_column", simply run the following command. This currently works for .xlsx (Excel) files and .csv files.
pylookup COLUMN excel_with_column.xlsx excel_to_populate.xlsx

License

MIT

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

PyLookup-0.2.2.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

PyLookup-0.2.2-py3-none-any.whl (5.8 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