Skip to main content

A package for picking the juciest text morsels out of a pile of documents.

Project description

rosinenpicker

Python Packaging PyPI PyPI - Downloads

'Rosinenpicker' is German for 'cherry picker' (never mind that 'Rosine' actually means raisin). Be it as it may - cherry picking is what rosinenpicker has been designed to do. It goes through a list of documents to extract just those juicy bits you are interested in. It uses regular expressions to accomplish this. But please do read on to learn how to use the program.

Installation

Please fire up your console and type:

pip install rosinenpicker

This should add the executable rosinenpicker to PATH, making it accessible from the console.

Usage

Please type

rosenpicker -c config_file -d database_file

where config_file (default: config.yml) and database_file (default: matches.db) represent a yml-formatted configuration file (please see sample config.yml, which is more or less self-explanatory) and a sqlite database file (automatically created if not present), respectively.

For help type

rosenpicker -h

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

rosinenpicker-0.0.5.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

rosinenpicker-0.0.5-py3-none-any.whl (10.0 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