Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Simple ocr pure python in Title/Summary

Python ctypes-1.0.2

Python ctypes-1.0.2

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Tcl, Perl, Ruby, Scheme or Java. Ctypes is a Python package to create and manipulate C data types in Python, and to call functions in dynamic link libraries/shared dlls. It allows wrapping these libraries in pure Python.

  • Publisher: Thomas Heller
  • Home page: pypi.python.org
  • Last updated: May 28th, 2011
Python comtypes

Python comtypes

comtypes is a pure Python COM package based on the ctypes ffi foreign function library. ctypes is included in Python 2.5 and later, it is also available for Python 2.4 as separate download.rnrnWhile the pywin32 package contains superior client side support for dispatch based COM interfaces, it is not possible to access custom COM interfaces unless they are wrapped in C++-code.

  • Publisher: Python
  • Home page: pypi.python.org
  • Last updated: August 15th, 2011
Python - pydicom

Python - pydicom

pydicom is a pure python package for working with DICOM files. It was made for inspecting and modifying DICOM data in an easy "pythonic" way. The modifications can be written again to a new file. As a pure python package, it should run anywhere python runs without any other requirements.

  • Publisher: pythonxy.com
  • Home page: code.google.com
  • Last updated: December 17th, 2013

Simple ocr pure python in Description

Python - jinja

Python - jinja

A small but fast and easy to use stand-alone template engine written in pure python.Jinja is a sandboxed template engine written in pure Python. It provides a Django like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.

  • Publisher: pythonxy.com
  • Last updated: December 21st, 2008
Leo-4.9-final

Leo-4.9-final

Leo is: -An outline-oriented browser and project manager that organizes programs, web sites, URL's, pictures, movies or any other kind of data. -You can organize your data in as many ways as you like within a single outline. -A programmer's editor that fully integrates outline structure with programming.

  • Publisher: Edward K. Ream
  • Last updated: October 28th, 2011
Python crcmod

Python crcmod

The software in this package is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC).It includes a (optional) C extension for fast calculation, as well as a pure Python implementation.There is no attempt in this package to explain how the CRC works.

PyMal

PyMal

PyMal is a python based interactive Malware Analysis Framework

PyQtGraph

PyQtGraph

PyQtGraph is a pure-python graphics and GUI library built on PyQt4 / PySide and numpy. It is intended for use in mathematics / scientific / engineering applications. Despite being written entirely in python, the library is very fast due to its heavy leverage of numpy for number crunching and Qt's GraphicsView framework for fast display.

  • Publisher: PyQtGraph Team
  • Home page: pyqtgraph.org
  • Last updated: May 27th, 2020

Additional Simple ocr pure python selection

Python - simplejson

Python - simplejson

Simple, fast, extensible JSON encoder/decoder for Python simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.5+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.

  • Publisher: Bob Ippolito
  • Home page: pypi.python.org
  • Last updated: October 18th, 2013
Python - pycparser

Python - pycparser

pycparser is an open source parser for the C programming language written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code. The program performs automatic unit-test discovery, and it allows you to add specialized extensions to the C language.

  • Publisher: Eli Bendersky
  • Home page: github.com
  • Last updated: June 28th, 2013
SimpleOCR

SimpleOCR

Convert your scanned images to text files or Word documents with SimpleOCR--the only OCR (Optical Character Recognition) application that is completly free. SimpleOCR is also a royalty-free developer toolkit (aka SDK or API) that you may use to add OCR to your custom software application. SimpleOCR features include TWAIN scanning, ability to manually specify text and image zones, English, French and Dutch dictionaries, interactive correction with suggestions from dictionary, output to plain text or RTF (MS Word) formats and more. It provides all of the most commonly used OCR features and competitive recognition rates for many types of documents. If you just need to convert a few documents to text to save retyping, SimpleOCR will save you hours of time without the $75-$700 cost. Developers can use the SimpleOCR API to add OCR capabilities to their custom software. If your application deals with document images, SimpleOCR will let you add full-text searching or automate the indexing process with zone OCR. SimpleOCR SDK is royalty-free, so it won't increase the per-license cost of your software. You won't find that deal anywhere else! A 15-day demo of Charactell's Softwriting handprint recognition engine is also included. Machine print recognition has no limitations or advertisements.

  • Publisher: Simple Software
  • Last updated: May 26th, 2020
html5lib

html5lib

html5lib is a standards-compliant library for parsing and serializing HTML documents and fragments in Python. It is designed to conform to the WHATWG HTML specification, as is implemented by all major web browsers. The program works on CPython 2.6+, CPython 3.2+ and PyPy.

  • Publisher: James Graham
  • Home page: pypi.python.org
  • Last updated: April 25th, 2014
Okdo Gif Tif Jpeg to Word Rtf Converter

Okdo Gif Tif Jpeg to Word Rtf Converter

This program can batch-convert common image formats into editable DOC, DOCX, and RTF documents using Optical Character Recognition (OCR). While converting it attempts to preserve the original layout of source contents. OCR engine supports a variety of languages including English, French, German, Italian, and Spanish.

  • Publisher: Okdo Software, Inc.
  • Home page: www.okdosoft.com
  • Last updated: April 5th, 2023
Ampy

Ampy

Ampy is an open source pure-Python AMP library that provides a synchronous, blocking interface for making AMP calls (client interface). The program is also capable of delivering an asyncore-based asynchronous API for making non-blocking servers and clients.

  • Publisher: Eric P. Mangold
  • Last updated: November 13th, 2014
Ophis

Ophis

Ophis is a cross-assembler for the 65xx series of chips. It supports the stock 6502 opcodes, the 65c02 extensions, and syntax for the "undocumented opcodes" in the 6510 chip used on the Commodore 64. Ophis is written in pure Python and should be highly portable.

  • Publisher: Michael Martin
  • Last updated: November 23rd, 2011
VeryPDF Scan to Word OCR Converter

VeryPDF Scan to Word OCR Converter

VeryPDF Scan to Word OCR Converter can recognize the text in scanned PDF documents and images and convert it into DOC and RTF editable text files. This simple utility can extract any text in Spanish, English, French, German, Italian, or Portuguese from any image-based PDF file, and convert any text-searchable PDF document into Word or RTF files without losing the original layout.

  • Publisher: VeryPDF.com Company
  • Home page: www.verypdf.com
  • Last updated: April 3rd, 2012
Python - nose

Python - nose

Python - nose is a discovery-based unittest extension (e.g. NumPy test module is using nose). Nose collects tests from unittest.TestCase subclasses, of course. But you can also write simple test functions, as well as test classes that are not subclasses of unittest.TestCase.

  • Publisher: pythonxy
  • Home page: code.google.com
  • Last updated: October 26th, 2016
Python - formlayout

Python - formlayout

formlayout is a tiny Python module for creating form dialogs/widgets to edit various type of parameters with having to write any GUI code (it requires Python 2.x and PyQt4 4.y, with x >= 5 and y > 3). The main advantage of formlayout over similar libraries is that it's very simple to use/install and that it's so light (it just needs PyQt4 to run).

  • Publisher: Pierre Raybaut
  • Last updated: February 14th, 2017