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
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.
Text preprocessor that provides script based in-codecode generation. It can be used to provide templates for languages that doesn't support them (C, Pascal). Of course, it is stronger than templates in C++ so you can find it useful with other languages
wxPyStoneSoup serves as a central repository of contributed code for the wxPython library, where contributors can share with others, and involve others in helping to make their code a tasty treat suitable for moving over to the wxPython distribution.
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.
(serial ports on) steroids enables users to execute remote c functions in python shell over serial interface. It generates c code for the target and a python script for the host automatically from a c header file.
htmltmpl is a templating engine for Python and PHP. It is targeted to web application developers, who want to separate program code and design (HTML code) of their projects. Even webdesigners can easily learn its simple but powerful template language.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
You just need Python to use this powerfull CMS! It's a static content manager that supports templates, site variables, third part modules, and more. Five templates included. Modules: dater, code highlight, lister, menu maker, pop3 reader and more.
Python Tk Gui Builder allows python programmers to build graphical user interfaces using the included Tkinter (tk) widgets without having to write the sourcecode. They simply point and click on widgets and their options.
SE|PY is an ActionScript editor written in python, wxPython and using scintilla for text highlight, code collapsing. some features: snippets panel, functions panel and much more.
Contain also Flush
Pyro aims to be the first major Roguelike game written in Python. Project goals are clear code, easy modification and extension, and of course, a game that's worth playing. This is an early alpha and not yet winnable.
The ezpyinline is a pure python module which requires almost no setup to
allows you to put C sourcecode directly "inline" in a Python script or module,
then the C code is automatically compiled and then loaded for immediate access from Python.
mod_npy is alternative way of running Python scripts under Apache - alternative to having mod_python installed, or running as CGI. It allows mixing Pythoncode with HTML much like PHP. It's a mixture of Python power and PHP style page writing.
buildslackbuild is a bash shell script generator written in python to partially automate the process of building SlackBuild shell scripts for Slackware. The goal is to build a fully automatic system to relieve the sysadmin of this task.
The main idea behind tk_happy is to allow a fully "wired" Tkinter application to be quickly created (Tkinter is the python interface to Tk). The users main responsibility is to add logic to the Tkinter framework created by tk_happy.
gensrc - a Python application which takes XML descriptions of functions defined in a library and generates sourcecode for addins on supported platforms including Microsoft Excel and OpenOffice.org Calc.
fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
the authors of ibo found the base ideas of ibo in the much stronger http://www.djangoproject.com/. if you stumbled in ibo, do have a look at our documentation, but please consider checking django.
Space simulation written in Python. The project aims to someday be like Elite with aspects of Trade Wars. Currently it is an interesting experiment in vector mathematics which demonstrates a minimalistic rendering engine for 3D space graphics.
HappyDoc is a tool for extracting documentation from Pythonsourcecode. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information and does not import the module.