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:
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)
Built Distribution
Close
Hashes for KataBankOCR-0.7.2-py27-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f004a0660cce6193a3a9548f6b8eedb3a02c7e30251ae5b810cac28136f62816 |
|
MD5 | 80664e9dc02cd68de89cc3fa1fe3a691 |
|
BLAKE2b-256 | 513369a062c9f706a1d9618afb0862692bf40bb47df40337a04c82db1d0fa516 |