Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
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.
A new replacement module for python zipfile module, overcoming its current limitations. Some of them include support for: bzip2 (de)compression, removal of files in archive, file-like object API to ZIP archive members, traditional PKWARE encryption, etc.
Pythonmodule and program to extract documentation strings from python functions, classes, and methods and transform them into LaTeX, PDF, HTML, or HTB (wxWidgets help viewer) documents. All file distributions contain compiled help files in PDF and HTB.
Open implementation of the Lotus Sametime protocol
THIS PROJECT HAS MOVED
Please visit https://github.com/obriencj/meanwhile
The Meanwhile project is an open implementation of the Lotus Sametime client protocol. The project provides a library written in C, a pythonmodule, and a Gaim plugin utilizing the library.
The optex module for Python 2.4 helps user scripts to parse command line arguments found in sys.argv. Options are parsed in a different manner than the Unix getopt() and Python getopt module.
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.
A Console-based BitTorrent Client with built-in scheduler for handling multiple sessions. It is designed to manage sessions in queue easily without heavy-weight GUI. External module can search for new torrents in trackers and submit it automatically.
Software that provides a GUI for movie creation (MPEG, AVI, ...) out of a bitmap sequence. Thanks to the very powerful pymedia module. Some preview options are also included.
Please confer FFmpeg (http://www.ffmpeg.org/) and MPlayer/MEncoder (http://www.mplayerhq.hu/design7/news.html) also.
This is simple and tiny template framework module. It processing is speedy. And provides extract variables, dictionary reference and sequencial variable loop. Import a tinpy module and call the build function, so it became generate document with templat
Gprss is an offline rss reader for GP2X. It uses Python, Pygame, and the feedparser module. It consists of two programs: Getrss for downloading, parsing and serializing feeds and Gprss, the GP2X program for offline reading.
Module to allow for reading lines from a continuously-growing file (such as a system log). Handles log files that get rotated/trucated out from under us. Inspired by the Perl File::Tail module.
Picsart Enterprise Background Removal API for Stunning eCommerce Visuals
Instantly remove the background from your images in just one click.
With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
Python Universe Builder (PUB) is an Interactive Fiction module for Python. It provides a programming environment similar to that of Inform or TADS but runs under any Python interpreter.
py-sqlplug_mysql is a MySQL module full compatible with PEP-0249 (Python Database API Specification v2.0) for CPython. It is fast and stable. `Prepared statement' and building with embedded MySQL library are planned for the future.
A consortium of developers and players to produce Open Source tools to enhance the experience of the groundbreaking Bioware game, Neverwinter Nights, including particularly module creation tools for linux and Mac OS X.
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
SpinnyThing is a pythonmodule for displaying the progress of a task within an application. It supports a classic spinner w/ percentage-done and is easily extensible to include ascii animations to display progress.
This library provides a network abstraction layer for heterogenous large scale modular systems. It supports clearly specified interface definitions for communication between modules, while maximizing module indendence and adaptability.
Deckard is a simple, curses based, database front-end written in python. The idea is to make something like Microsoft Access, using curses screens, and independent of the database engine.
Kingdom Wars is a client/server chess daemon designed to run on multiple operating platforms. Both the client and the server are stand alone. The network protocal is open, and custom clients are welcome to be developed.
yuik is an abstract widget library for creating GUIs. The actual frontend can be chosen at runtime which allows the program to run under Tk, as a shell program, and even as a web-application. More frontends like an irc-bot, wxWidgets, or XUL are planned.
Python configuration parser module which supports arbitrarily deep hierarchical option "dictionaries" and partnership with the existing optparse (optik) pythonmodule. The API of this module will follow as close as possible the optparse model.
Ophidian is a Pythonmodule created to easily develop wxPython user interfaces. Ophidian provides wrapper classes to transparently load XRC resources and access the user controls inside them, with a minimum of coding effort.
Sed.py is a pythonmodule to provide a easy way to do text stream processing. Just like the name of module, it likes to do the work that sed can do. But not in sed's way, it's in Python's way. To use this module, the knowledge of regexp is necessary.
Python-based editor framework that is by design display agnostic. It will be able to edit files in virtually any display framework from curses to OpenGL, as long as there exists a frontend for it.