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/wiki.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.7.2.tar.gz (25.0 kB view hashes)

Uploaded Source

Built Distribution

KataBankOCR-0.7.2-py27-none-any.whl (25.1 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