Showing 306 open source projects for "python::module"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
  • 1

    ctedit

    Console text editor for Linux

    Properly set key-bindings under Linux using the console. Planned features are: Windows-like default settings basic find/replace basic syntax highlight text based configuration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Midnight Journal

    Midnight Journal

    A Simple Cross Platform Journaling App

    ...With Midnight Journal, we value the longevity of your journal entries and as such store them as flat plain text files that will be readable in 50 to 100 years. Written in easy-to-learn python, and the PySide Qt framework, the second goal of Midnight Journal is to provide a beginner friendly environment for developers of all skill level to contribute to.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    TextBlob

    TextBlob

    TextBlob is a Python library for processing textual data

    Simple, Pythonic, text processing, Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more. It provides a simple API for diving into common natural language processing (NLP) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more. TextBlob stands on the giant shoulders of NLTK and pattern, and plays nicely with both. Supports word inflection (pluralization and singularization) and lemmatization,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Language Constructor

    Complete tool for constructing/manipulating languages in digital form

    With this tool you can easily design a new language, digitize an existing one or incrementally reconstruct an ancient language. It allows for free experimentation of all aspects of the language, so it does not have to be made consistent on paper first. You can edit script, syntax, grammar, morphology, lexicon and phonology, as well as write documents in the language, as it might be too complex to be handled by current font technology. The information is stored in xml format for easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    This project is an attempt to implement Line Breaking algorithm (line folding) outlined in UAX#14 "Line Breaking Properties" and/or JIS X 4051:2004 "日本語文書の組版方法" section 6. It can respect character widths for fixed-width texts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A python script that uses wxwidgets. View or edit delimited data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GeditChangelog

    A Gedit plugin for exact, character based change logging

    This is a plugin for the famous text editor "Gedit" (Available for Linux, WIndows, ...?) When writing a text, GeditChangelog records every character typed. For instance, capture a video of your text creation process. It adds another dimension of text writing, the time dimension. It is very exciting to experiment with this type of writing. Since this is a plugin for gedit, any type of text can be tracked: Programming, Writing short or long text, etc. For a nice visualization, have a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    lilyglyphs

    lilyglyphs

    Package to allow the use of notational elements in LaTeX documents

    ...Different from other approaches it is possible to use virtually anything that can be created with LilyPond. To use lilyglyphs it is not necessary to have LilyPond installed. But you will need it if you want to extend the predefined commands with your own. A working Python installation isn't necessary either, but allows you to use some scripts that greatly simplify the creation of new commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Fidus Writer

    The all in one solution for collaborative academic writing.

    Fidus Writer is an online collaborative editor especially made for academics who need to use citations and/or formulas. The editor focuses on the content rather than the layout, so that with the same text, you can later on publish it in multiple ways: On a website, as a printed book, or as an ebook. In each case, you can choose from a number of layouts that are adequate for the medium of choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Risk Analytics - Supplier Intelligence Icon
    Dun and Bradstreet Risk Analytics - Supplier Intelligence

    Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.

    Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
    Learn More
  • 10
    Voikko

    Voikko

    Library of linguistic tools

    Voikko is a spell checking, grammar checking, morphological analysis and hyphenation system. Spell checkers are available for multiple languages, other features for Finnish only.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11

    XmlValTran

    Gedit Plugin for XML Validation and Transformation

    Use xmllint (from libxml2) and xsltproc (from libxslt) from within Gedit to validate an XML document. To install: 1) Download the xmlvaltran.py and xmlvaltran.plugin files to the "~/.local/share/gedit/plugins/" directory. If the directory does not exist, create it: "mkdir -p ~/.local/share/gedit/plugins/" 2) Start or restart Gedit, and go to "Edit -> Preferences -> Plugins". 3) Select the checkbox next to "XML Validator/Transformer". The plugin will be displayed in the side...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Autotoolset is both a colection of small tools (scripts, emacs macros, etc.) to simplify project development with autoconf/automake/libtool/texinfo/emacs and a good documentation on how to get started on these tools and the whole GNU software model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Sentence Parser for Python
    This is a code for the sentence parsing that does its job properly and FAST. The main problem is that you really need a database of abbreviations so that phrases such as "Dr. Smith" are not calculated as 2 sentences, which means that the good parser must be language dependent. I am also providing a list of all English abbreviations with the code. You can always tweak the code to get a nicer output, but the main idea is still there, and completed with this little program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Dvipdfm tool for SCons

    SCons tool to cooperate with dvipdfm program

    SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache support. SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation. This is a SCons extension (tool) which enables usage of the dvipdfm program to convert dvi files to pdf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Gedit "builder" plugin is a plugin for the Gnome Text Editor that allows you to compile source code and then click on the compiler output errors to go to those errors in the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OxygenOffice Professional(OOOP, O2OP)is an enhanced version of free OpenOffice.org what is a multi-platform office productivity suite.OxygenOffice Professional contains more extras like templates, cliparts, samples, fonts and VBA support. Get 3.2.1
    Downloads: 43 This Week
    Last Update:
    See Project
  • 17
    Jollpi
    Jollpi is a simple but usefull text editor. One of Jollpi's main features is the colorized syntax, customized for many different programming language such as: C/C++, Java, Python, Perl, Bash, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    tmx2text

    Extract text data from tmx files

    Tmx2text provides a simple interface to extract text data from tmx translation memories. It is written in Python (requires Python3 or higher) and uses PyQt (Qt 4) and is released under the GPL. Although it was created for Linux it should work on other platforms where Python3 and PyQt4 are installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A compiler wrapper and a set of editor plugins allowing you to easily use Greek letters, accents, and other Unicode symbols in any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Txtr

    Simple and neat text editor.

    Txtr is a simple, neat and elegant text editor designed for linux. it is written in python/gtk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Tahrir

    A simple and neat text editor designed for linux.

    Tahrir is a simple and neat text editor designed for linux, it provides an elegant graphic user interface in order to make the user focuses on writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Chinese-Korean Bilingual Corpus

    Construction of Chinese-Korean Bilingual Corpus and Search Technology

    Construction of Chinese-Korean Bilingual Corpus and Search Technology. Some auto alignment programs and a search engine based on jung seong are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PROJECT HAS MOVED: https://github.com/wiki2beamer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wanted is a text editor written in Python/Tk for a didactical purpose. The primary scope is to learn python language and team developing. At the beginning we choose to implement only basical text editing let functionalities growing up in future releases.
    Downloads: 0 This Week
    Last Update:
    See Project