A package for picking the juciest text morsels out of a pile of documents.
Project description
rosinenpicker
'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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for rosinenpicker-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b12052cf5563d9067b9b79268e536382a0a95a781b022ba800e5d79578b7d555 |
|
MD5 | 1c6e83672f4627c3d10df8d3fd9df297 |
|
BLAKE2b-256 | 3c662c9d01a48c001a2ca2584d247e7d5d1b2dff5207edfff058efee24657a1a |