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
Catch Bugs Before Your Customers Do
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
The Open Source Health Information Platform is a Python implementation of openEHR electronic health record specifications http://www.openehr.org. Project website : http://launchpad.net/oship Analytics are at: http://www.ohloh.net/projects/oship
¡COSA! is a project to create a Common Objects Service API for web development. By using ¡COSA! a programmer will not have to worry about rewriting and rebuilding his WSDL file all the time, worrying only about what really matters: coding business rule
A Python library and collection of tools that automate work on MediaWiki sites. Originally designed for Wikipedia, it is now used throughout the Wikimedia Foundation's projects and on many other MediaWiki wikis including wikidata service.
We do not use sourceforge.net anymore, but are very grateful for their support in the past. Please see our website at https://www.mediawiki.org/wiki/Pywikibot
Our pypi package could be found at https://pypi.org/project/pywikibot/
PhinoBuilder is a GUI Tool to visually aid design GU using wxpython in real time. Propeties can be edited or changed in the main application and updated in Your application instantly and vice versa.
Rest-in-py project has been moved to BitBucket
https://bitbucket.org/fundacionctic/rest-in-py
REST in PY ia a Python library to ease the publication of REST-style web services in Django applications, specially (but not exclusively) those using the Django Model framework.
AllPairs is an open source test combinations generator written in Python. It allows one to create set of tests using 'pairwise combinations' method, reducing a number of combinations of variables into a lesser set that covers most situations.
A Python DB API 2 module for ODBC. This project provides an up-to-date, convenient interface to ODBC using native data types like datetime and decimal.
An piece of software that helps you creating forms for your webpages. puts the whole from into a table so the HTML is export quite elegant. I programmed it in Python, using Tkinter.
Delight is an imperative, object-oriented programming language with a Python-like syntax. Internally, it is based on the D programming language, and therefore supports classes, interfaces and templates, and compiles to efficient native code using GDC.
PyMetrics produces metrics for Python programs. Metrics include McCabe's Cyclomatic Complexity metric, LoC, %Comments, etc. Users can also define their own metrics using data from PyMetrics. PyMetrics optionally outputs stdout, SQL command files and CSV
DITrack is a free, open source, lightweight, distributed issue (bug, defect, ticket) tracker using a Subversion repository instead of a backend database. The target auditory are geeks — developers and system administrators.
FATS - FATS is a Twisted and Fast Asterisk's Telephony Services. Project contains implementation of FastAGI, AMI protocols for the Twisted framework. Using it you can develop fast and pretty services for the Asterisk IP-PBX.
PygShell (pronounced pig shell) is an interactive console for Pygame developement. It is an implementation of the Python shell using Pygame. PygShell also includes a simple text editor (also in pygame) and ships with several example scriptlets.
The dispatcher provides loosely-coupled message passing between Python objects (signal senders and receivers). It began as one of the highest-rated recipes on the Python Cookbook website
PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries and psql commands without using the psql command line tool. Please see the project home page for bug reports, forums and installation instructions.
The CvsGui project is providing several high-end interface clients (WinCvs, MacCvs, gCvs) written in C++ using popular frameworks (MFC, PowerPlant, GTK+) with a scripting support via Python or TCL.
This project provides a patched Python distribution that can be built on the win32 platform using 'configure' and 'make'. It requires Cygwin and the MinGW compiler toolchain.
Project Element is a very simple, platform-independent, easy-to-use interpreted programming language that was made usingpython. It very much like html, so if you can make a webpage, you can program using Element.
Design by Contract allows a programmer to document a function/class with statements describing behavior. Metacontract implements the PEP-0316 related to this feature for the Python language using meta classes.
CFAGCMS (Cant Find A Gaming CMS) is a gaming cms for gaming website like GameSpot, GameSpy and others. I am using php and mysql to power the CMS(Content Management System). You need basic php knowledge and a FTP client.
LogCrawler is an ANT task for automatic testing of web applications. Using a HTTP crawler it visits all pages of a website and checks the server logfiles for errors. Use it as a "smoketest" with your CI system like CruiseControl.