2246 projects for "python software update" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start 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
    Broccoli is a dynamically-typed, multi-paradigm programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a log management system for Twisted applications. It's a way to use python logging facilities under Twisted log environment. It contains a server for storage of log messages,and a GUI to manage logging messages browsing & log dynamic config.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A feature rich Open Source Core Electronic Medical Record for small medical providers developed with Plone/ Python/ Zope. Core EMR functionalities: Patient History, Past Visits, Rx, Health Maint., Allergies, Labs, Vitals, Notes, and Procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open Source Application Server Appliance based on Open Source GlassFish
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    A modular, network transparent and realtime capable C++ framework for controlling robots and other kind of hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenGL apps running inside a VM use VMGL to obtain graphics hardware acceleration. VMGL supports VMware, Xen PV and HVM, qemu, and KVM VMs; X11-based OS such as Linux, FreeBSD and OpenSolaris; and ATI, Nvidia and Intel GPUs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    easy_connection is a object oriented, event-based socket wrapper for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Project goal is to parse given C++ source code and generate clean and transparent bindings for other languages with minimal effort. With emphasis on building heterogeneous software as opposed to embedding C++. Uses pygccxml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The main purpose of this project is to quickly generate the code of a J2EE web application for maintaining records specified by JPA annotated beans in order to add, update, search and delete entities in an AJAX UI based on the ZK-Simply Rich framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    A code generation tool that creates CRUD functions based on existing databases. The project is being rebuild and is currently unavailable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyDADL stands for Python Distributed Application Development Library, it's a framework that aims to be a helper for GUI development and deployment. PyDADL uses Qt as graphical toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    infrastructure of lua application. include import/require module machanism, gdb-style debugger, OO machanism, exception hook, update in runtime, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    vhdPLUS Development Framework is a modern, fully component oriented simulation engine and middleware solution created by and reflecting many years of the R&D experience of both the MIRALab, University of Geneva and VRlab, EPFL labs in the domain of VR/AR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The DUML project is 3 sub-projects: 1) Document Update Markup Language (DUML) which allows for updates of the DOM via server markup 2) Interpreted Application Markup Language (IAML) which provides markup based widgets. 3) A set of common libraries (JAS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The project provides scripts that helps administrating Subversion and CVS repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Reves is tool for relational database reverse engineering. It maps the schema of existing databases into XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Webguard is an attempt to create a php-web front end for the squidguard database, allowing uses to edit and update the domains and urls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Graphical debugger for programs that don't just follow one stream (e.g. threaded, web applications). Also allows debugging in headless computers, in distributed environments and for crashing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tool used to generate state machine framework code from a terse set of directives embedded directly in the input source code file. This tool will also generate GraphViz graphical description and Spin/Promela modelling output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    f2cpp is a python script to convert Fortran 77 to C++ code. The output files of f2cpp script, in contrast to the well-known f2c translator, can be easy read by human.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    This project attempts to provide Python classes and class methods in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Daemonize is a Python library that makes it easy to convert a normal Python program to run as a daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    dynlist is a cross-platform c library to implement python-style dynamic memory management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
    Downloads: 0 This Week
    Last Update:
    See Project