Showing 140 open source projects for "processing"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Have you ever encountered dynamic web page (php, asp.net...) problems as like being browsed full of question marks? This (currently) tiny utility is for you. It tries to correct the problem by changing the file encoding to unicode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This script converts books from the open Gutenberg project base text format into a format easily readable by an iPod's notes feature. This project is written in Python and is so accessible across many Operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SE|PY is an ActionScript editor written in python, wxPython and using scintilla for text highlight, code collapsing. some features: snippets panel, functions panel and much more. Contain also Flush
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AmandaVCD splits large VCF files into smaller files with only one vCard in each file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    a LaTeX formula converter to png images using a nice GTK gui
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup langauges. Scripting language bindings currently exist for Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The project is intended to be a text preproccesor that works using user-generated xml files describing certain rules to be applied. It's thought for general use on any text file where a pattern can be specified to apply an "xml rule" over it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The aim of this project is to create a simple and effective word processor to handle Japanese typed in the form of ASCII letters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This tool converts html to mediawiki markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    The software Tabua is a very, very simple python script code for table creation and manipulation. It is intended to be an easy way to build, change, manipulate and extract tables in many (language) formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Python-based template and view-controller framework derived from HTML::Mason. Supports the full featureset of Mason, allowing component-based web development with Python-embedded HTML, and includes many new concepts and features not found in Mason.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is for any english literature usage. It checks spelling, repetition, and soon will check grammar. It has database manipulation so you can add/delete words to ignore for both repetition and spelling. It is mainly targetted for forums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A student of the Franklin W. Olin College of Engineering wrote his own extremely customizeable, extraordinarily functional, tabbed text editor in Python and pygtk. Works on windows and POSIX-compliant systems. For the scripter and excessive customizer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gyrfalcon is a note / thought / task management system. Take your notes and other bits of information and: put the notes in hierarchical trees, tag, search, hyperlink, etc. Gyrfalcon is also designed with a clean interface that avoids modal interactions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This is simple and tiny template framework module. It processing is speedy. And provides extract variables, dictionary reference and sequencial variable loop. Import a tinpy module and call the build function, so it became generate document with templat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FictionVocabulary is a tool for counting words in text files. It uses vocabularies with word sets e.g. 1000 most useful words etc. Counting occurs through vocabularies, so word list consists only of words which are not represent in vocabularies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    A powerful and fully customizable Python based editor COMPLETELY MODULAR. Each module connects via proxies (event handlers) to other modules. Core widgets are modules too and they can be replaced easily, while the program is just the i18n/configuration/m
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project will entail Python modules which will offer an interface for Python programmers to produce TeX documents from within Python software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gaupol is a subtitle editor for text based subtitle files (e.g. SubRip and MicroDVD).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Yet Another Python Interface to Expat. Object-oriented Python interface to Expat, designed for simplicity and ease of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Concurrence is a networked file editing program that enables multiple people to modify a document simultaneously. It is written entirely in Python, and uses the wxPython library for the GUI and the Twisted library for networking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyRTF is a pure python module for the efficient creation of RTF documents.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    Sed.py is a python module to provide a easy way to do text stream processing. Just like the name of module, it likes to do the work that sed can do. But not in sed's way, it's in Python's way. To use this module, the knowledge of regexp is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Turn a PC keyboard into a Musical Instrument! Keyano has the ability to turn your PC into a Musical Keyboard, or select Alphabet mode and it becomes fun and educational for the Kids. Type "A B C" and it says them out loud while it shows letters on screen
    Downloads: 0 This Week
    Last Update:
    See Project