Showing 26 open source projects for "line"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Utilities for general- and special-purpose documentation. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.
    Leader badge
    Downloads: 149 This Week
    Last Update:
    See Project
  • 2
    Alphabetizer

    Alphabetizer

    Take a list of words or sentences and arrange them alphabetically.

    Alphabetizer lets anyone take a list of words or sentences and arranged them in alphabetical order easily. Alphabetizer is a tool that takes a list of words or phrases and arranged them in alphabetical order. This tool is useful for organizing information, creating glossaries, sorting names, or any task where the items in a list need to be in alphabetical order. Overall, Alphabetizer can save time and effort by quickly organizing information and making it easier to read and comprehend.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    bsed

    bsed

    Simple SQL-like syntax on top of Perl text processing

    bsed is a stream editor that offers a simple SQL-like syntax for text processing tasks. Designed to replace basic uses of tools like sed, grep, AWK, and Perl, it allows users to perform complex text manipulations with intuitive commands.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    wordaxe (formerly deco-cow): A hyphenation library for Python. Several hyphenation algorithms: - the pattern-based from TeX/OOO, - by decomposition of compound words for German language. Includes support for paragraph line-breaking with ReportLab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    isbntools

    A command line tool to extract, transform and get metadata for ISBNs

    As of 2015-06-02, this project is no longer under active development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pyWeb Literate Programming Tool

    Literate Programming in pure Python

    pyWeb is a Literate Programming tool that will work with any markup language and any programming langauge. The idea is to allow you to create great documentation with as constraints or limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Multi-format generator for e-books compliant with Distributed Proofreaders and Project Gutenberg guidelines. From a single marked-up text file, outputs are generated for plain text, HTML, and selected e-book reader formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Applies a simple SQL query (without joins) to a tab-separated-value text file. Intended for the command line, like "txtselect 'c2 from states.txt where c3 > 1000000'." Distributed as a single Python source-code file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Multiple format bibliography processor in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    csart - Clever-Search-And-Replace-Text Search, find and replace text in named files or recursive in all directories (-r). If choosen, strings are only replaced if another key-string occures in the line (-w)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    arCHMage

    A reader and decompiler for files in the CHM format

    arCHMage is a reader and decompiler for files in the CHM format. This is the format used by Microsoft HTML Help, and is also known as Compiled HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Python scripts for the conversion from the Chinese Pinyin transcription(ISO 7098) to International Phonetic Alphabet(IPA), comprised of a core module for developers and a flexible GUI application for the common end-users on Modern Chinese phonetics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ZML, the Zeitung Markup Language, is a simple CMS for small newspapers. It was specifically designed to publish a student newspaper in print and on the Web. It uses LaTeX and XHTML. So far, it is documented in German only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Typewriter converts plain text files to PDF. It allows users to create underlined text and superscript. The PDF created looks exactly as the text, with the same line and page breaks, allowing users the simplicity and control of a typewriter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    rpl is a text replacement utility. It will replace strings with new strings in multiple text files. It can work recursively over directories and supports limiting the search by file suffixes. This version was originally written by Göran Weinholt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyfiglet is a full port of the FIGlet specification (http://www.figlet.org/) into pure python. It takes ASCII text and renders it in ASCII art fonts. It can be used on the commandline or as an Object Oriented driver library in your own programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pybtex is a drop-in replacement for BibTeX written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    This tool converts html to mediawiki markup language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    pdfplayground is a collection of tools written in python to read/write PDF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Process OpenOffice.org Writer Files and transform them to PDF without installing OpenOffice.org What is PyOpenOffice? * It is a class library, written in the Python Language. * It is a platform-independent command-line utility (many abilitie
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Atox is a fully customizable Python library and command-line tool for converting plain text into XML.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB