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:
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)
Built Distribution
Close
Hashes for KataBankOCR-0.8.0-py27-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9e224959c29b893e914d6688b9fe98ef7e3da3581d47cfbcdeea54fa9efcf4d |
|
MD5 | a1839ac556aef662559494530cabf565 |
|
BLAKE2b-256 | 379db30742b13198126e53ec178ec8c14cedb6fe061b8a818679eed7633a8c1b |