Skip to main content

Programming kata to parse output from fictitious OCR machine

Project description

My first code kata. Written to teach myself TDD and pytest.

You can find the kata specifications in kata.txt and the latest version at http://codingdojo.org/cgi-bin/index.pl?KataBankOCR

Installation:

pip install KataBankOCR

Example Syntax:

parse input.txt
parse input.txt output.txt
cat input.txt | parse -
cat input.txt | parse - output.txt

Example Input Files:

site-packages/parse/test/input_files/basic.txt
site-packages/parse/test/input_files/advanced.txt

Tests:

pip install pytest
py.test lib/python2.7/site-packages/parse
Questions / Comments:

KataBankOCR@JasonGreen.Name

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

KataBankOCR-0.8.0.tar.gz (24.9 kB view hashes)

Uploaded Source

Built Distribution

KataBankOCR-0.8.0-py27-none-any.whl (24.4 kB view hashes)

Uploaded Python 2.7

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