Search Results for "python text parser" - Page 53

Showing 1760 open source projects for "python text parser"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
  • 1
    The goal of this project is to create a user-friendly application with which users can save their page numbers for e-books they are reading on their computers or other devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The traditional Siamese music transcription is either in form of sequence of Thai alphabets or numbers. This program read the music transcription from text files and play the transcribed music. This could aid the composers to compose new song easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Software for improving typing speed. The user will type only the consonant of the words, and the software will work its way to find the desired word.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A set of extras (plugins, snippets, templates, ...) for gedit, the GNOME text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    A parser that can parse LATEX source code and generate a report. It points out syntactic errors, suggest improvements to code(in a syntactic sense). Works with all common LATEX classes as well as common packages and new macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Parser - синтаксический анализатор. Plotter - графопостроитель.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Python script that parses an SNMP MIB text file and generates a skeleton C source code file that can be used with the LWIP-SNMP to implement a private mib. It depends on the pyparsing-1.5.5 module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Have you ever wanted to dive into the seedy underworld of Mexican Pro Wrestling but never had the opportunity? Your chance is now here. Currently LuchaManager is a barely running text based pet raising game, written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Picxml is a tool for xml files management. Used as command: Picxml is a shell friendly, xpath like query tool. Used as library: picxml, is a full featured xml Parser, wich allows you to navigate, find/create/update/delete/print nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    A module for python/pygame used for typesetting text to the screen. It provides specialized functions for scrolling text, pages of text, selectable text, and an on screen text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This was a project I made for my python college class. It's just a fun little text adventure game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of open source libraries and tools that provide solutions for common problems in processing Arabic text, especially in web applications. text normalization, phrase segmentation, text indexing, stop word lists, common spelling mistakes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyAlbum is a program that generates static files (HTML pages, text, XML) based on templates from digital camera images or other pictures. Written in Python. Runs at least on Windows/32, Linux, Unix, Mac OS. Uses PIL and the EmPy templating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a quick and dirty python script for taking text document with comments as exported by Word and in-lining the text of the comments at the comment marker in the document. The process is: * using Word, “save as” the document to a .txt file (choose ‘unicode – utf8′ but default should also work) * python iwc.py -i infile.txt -o outfile.txt * open up outfile.txt with your favourite editor Be warned – the quid pro quo for doing this is you lose a lot of your formatting :( Try using Word’s compare to see the markup between the original.doc and outfile.txt to show the comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Teng is a general purpose templating engine written in C++ (i.e. library). It is also available as Python module or PHP extension. The main idea of teng is to strictly separate application logic from presentation layer. Widely used on dynamic web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YASPY stands for Yet Another SQL parser in Python. Yaspy is a python module that parses SQL strings and deconstructs them into their component parts, storing them for easy retrieval at a later date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pyshot, windows session recorder/auditor
    pySHOT is a session recorder for windows. (soon linux session recorder also) It's a client/server python app using gearman. To use pyshot you must install pyshot-client from https://sourceforge.net/projects/pyshot-client/ on monitored server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xml2txt is a text formatter for XMl in the same way the FO is a PDF formatter. It uses python to convert an XML document to well-formatted text, wtih borders, indents, and tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A python based one to many, server client admin tool for unix. Clients can register with a central server, and the server can broadcast commands to the clients which will execute these commands through the shell on the local machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    find duplicate files on your harddisk very fast by comparing only needed files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Client-Server application for network document editing. Server is based on Python. Client part uses Qt GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TransHelp is designed to assist in checking the consistency of Chinese-English translations in a translation project. It is written in php and python. It is especially useful in collaborative translation projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    note taking simplified
    *nts* provides a simple format for using text files to store notes, a command line interface for viewing notes in a variety of convenient ways and a cross-platform, wx(python)-based GUI for creating and modifying notes as well as viewing them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    kuechenstation is a text mode client for the xmms2 daemon. Unlike other text mode client's it's not command line based, but features all you would expect from a graphical client: scrolling title, playlist editor, medialib browser
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB