Showing 55 open source projects for "const-set-1"

View related business solutions
  • 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 Studio. Switch between models without switching platforms.
    Start Free
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 1
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Notepad++ Python Script Automation
    Provides a set of Python scripts that allow client apps to automate Notepad++ using the excellent Python Script plugin and the Python SimpleXMLRPC modules. Demo apps in IronPython, C#, and now a "pure"-Python2.7 console app. No .Net required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A set of extras (plugins, snippets, templates, ...) for gedit, the GNOME text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    SedVi is a powerful command line stream editor similar to sed but with its script syntax and extended capabilities inspired by vi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ODFSVN is a set of tools that allow you to manage ODF documents in a subversion. repository
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AmandaVCD splits large VCF files into smaller files with only one vCard in each file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10
    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
  • 11
    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
  • 12
    NovaX is a set of programs that is being devloped for small company's and beginners in the fields of HTML and programming. Coded in Python and C++, this is also a good replacement for MS Office. NOTE: This requires Python to be on your PC. ( Python.org )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This project presents a functional prototype of a new kind of file manager, where the data is auto organized using the semantic content. The Souvenirs system propose a new complete interface for the user and pretend to remplace the "desktop" paradigm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenReport is a fast, flexible and complete open source solution for rendering professionnal documents. It is a set of two embedded or standalone components; Tiny RML2PDF (a better alternative to XSL:FO) and the open report server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Latex2slides is a simple graphical program that produces a set of HTML/JPEG slides from a TeX or LaTeX source. Each Postscript page is converted to a JPEG image using ImageMagick's convert. The program then makes one HTML page for each JPEG (or slide), a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Python package for constructing spell-check engines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python bindings for the Scintilla source code editor widget running under Gtk 1.x. NOTE: This is no longer under development, since the authors are moving to Gtk2 and using pyscintilla2 instead. See http://sra.itc.it/people/cavada/PyScintilla2.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Projek Munsyi is a project to provide localization (L10N) for the Bahasa Melayu (Malay language) (ms) especially for the GNU software. The goal of this project is to become the hub for the Malay language team at Translation Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SchemaDoc is a XML-based markup language for documenting XML schemas. The work products include both the vocabulary and a set of tools for combining it with the schema source (e.g. a DTD) to produce documentation in HTML, XML DocBook, LaTeX, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    reStructuredText defines & implement a markup syntax for use in Python docstrings and other documentation domains, that is readable & simple, yet powerful. Project inactive. Development taken over by Docutils, http://docutils.sourceforge.net/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A modular system for extracting and converting Python docstrings into useful structured formats like HTML, XML, and TeX. Project inactive. Development taken over by Docutils, http://docutils.sourceforge.net/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a project to make a text editor in Python with the Tkinter GUI toolkit. Though there are other text editors out there, this one has the advantage that it can go anywhere you want to take it. Until I figure out the release system, CVS is the only w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TeXPerfect plans to be a cross-platform, extensible, user-friendly yet expert-tunable visual TeX implementation. The most important feature will be a split screen (inspired by WordPerfect(R) Reveal Codes) showing the underlying TeX code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Legba will be a set of tools designed to publish one content file (in XML) on many media such as websites, CD-Rom or paper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB