Search Results for "python text parser" - Page 70

Showing 1838 open source projects for "python text parser"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 1
    Svg parser is a C++ library, that you can use to parse SVG documents to build object model, you can work with. It's very small, so you don't need much time to build it. You can easily integrate it to your applications because of some accessibilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OOO Development Tools (OooDev) is intended for programmers who want to learn and use the Python version of the LibreOffice API. This allows Python to control and manipulate LibreOffice’s text, drawing, presentation, spreadsheet, and database applications, and a lot more (e.g. its spell checker, forms designer, and charting tools). One of the aims is to develop utility code to help flatten the steep learning curve for the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A java library for parsing Self-Defining Text Archive and Retrieval (STAR) files. These form the basis of CIF and mmCIF formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Vyasa is a simple, multilingual text editor wriiten in Python & GTk+
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Hierbei handelt es sich um die Umsetzung des von L.A. Fletcher und R. Kasturi entwickelten Algorithmus, beschrieben in "A Robust Algorithm For Text String Separation From Mixed Text/Graphics Images", zur Erkennung von Text in gemischten Text-Grafik Bilder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Arvotarnia - A MORPG in text-format. Explore the world of Arvotarnia in this old-school text-style role-playing game. Fight other players and mobs to gain experience to skill your character to become the mightiest of all warriors!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Python library parser for the Windows NT/2k/XP/Vista registry file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java library for Schema based file parser. Csv and flat file parser and writer. This is a java library that enables to parse and write Csv and flat files based on a schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A file parser/generator interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    A parser for Karel language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Software parser for Vampire that turns the large and somewhat convoluted text file into a SQlite database. Parser is written in C. This is not intended to be a project for public consumption and no support will be given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Formal Grammar Checker

    A Python module for apply formal grammar rules to text.

    It's a Python module which recognize formal grammar rules and check if some text correspond to grammar or not. There is simple web interface with Python CGI-module to it also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyKit includes some small applications written in python, such as batch renaming, text processing and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DyLePLib

    Dynamic Lexer and Parser Library for python

    Top-down parser with dynamically modified grammar. May be a bit slower than tool-generated parsers, but grammar may change in runtime. That lets you create languages with dynamically changing grammar, is perfect for embedded scripting languages and allows easier compiler creation process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    wxRTF

    A simple set of classes to export Rich Text Format from wxWidgets

    The initial goal of this project is to port the rtflib that can be found here http://www.codeproject.com/Articles/10582/rtflib-v1-0 but hasn't been updated since 2005. Longer term ambitions include adapting it to be more 'native' to wxWidgets and including an input parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    py8583 is a framwork made in python to parser and create message base on ISO8583. That iso provide a way to standize payment transactions. With this project we want to provide a solution using python to simplify the way to make a system base on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    XzeaChat

    Chat system implemented using asynchronous IO and a command parser

    Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple diary for personal use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Manyaku is an integrated translation environment for comic books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CPyrol

    an alternative interpreter for the Python programming language

    The aim of the CPyrol project is to create a complete Python interpreter written in C++ with minimal system requirements and a very clean codebase. I am working on this project mainly to gather experience with the current C++ standart (C++ 11) and with compiler development, it is not (yet) intended for practical usage. This project is at an early stage of development. Currently implemented is a Lexer, Parser and Code Generator for compiling Python code into CPython-compatible bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ICQ message parser. Uses tcpdump output file as input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PyFlowText is a small python module for wrapping, and unwrapping text as per RFC2646. It includes functions to interact with the message object from the python mail modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    open-tamil

    Tamil Tools, Tamil Library for Python 2, 3

    Open-Tamil is a full featured Tamil text processing library in Python. It works fully in Python 2, 3. Published via pip - python package index. See: https://pypi.python.org/pypi/Open-Tamil/0.67
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.