Showing 1864 open source projects for "software version control"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Steel Rats is a gui wrapper for the command line source code auditing tool RATS. It examines C, Perl, php and python code for keywords that could cause security holes and provides a report for you to further investigate the possible security holes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Objective-3D is a video-game library developped by Dream Overflow. It works on PC and Machintosh, and it is developped for Windows, Linux and MacOSX plateforms. Developed in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Analyzes Cpp code for unused public functions, public functions which are candidates to be private functions and duplicate implementation of public functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    (Deprecated) library to provide access to Gmail via Python. We strongly encourage you to use Gmail's new IMAP interface and Python's imaplib instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    These are Python bindings for Anjuta DevStudio version 2. This allows you to write Anjuta plugins in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Robin is a framework that automatically generates Python bindings to C++ libraries. In addition to what other wrapping programs (like "Swig" or "SIP") can do, Robin puts stress on maximal useability and the tightest binding possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The PyAALib-JyAALib project is a Python-Java/Jython implementation of the Asynchronous Action Framework based on Pure Object Oriented Concepts. The Massive Parallel Framework in Python Language - Full Compatible with Jython-JAVA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VoIPER is a VoIP security testing toolkit incorporating several VoIP fuzzers and auxilliary tools to assist the auditor. It can currently generate over 200,000 SIP tests and H.323/IAX modules are in development. It's also a damn cool project name ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    PyMaTi is a simple and easy to use GUI for numerical and scientific computing in Python. It surrounds well know packages NumPy and Matplotlib and provides possibility to immediately play with numerical python from intuitive user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Zivios is a web based control panel which brings together vital open source technologies needed by medium and large enterprises. Zivios provides identity management,user, group and computer provisioning, as well as remote management of services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is for providing One-stop installation packages of Trac on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a Python interface for reading and writing Magellan GPS unit map files. There is also a command line tool for creating GPS maps from OpenStreetMap data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    SVNChecker is a framework for Subversion pre-commit hook scripts. See the new project page http://svnchecker.tigris.org/.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    L2jdertin, Stable L2J Cliente: Interlude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of libs and tools for working with the Betfair public API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python PS3 support library, primarily designed to support game development under Linux. At its core, there is an optimised SPU alpha-blended blit for fast 2D rendering, and also offers full support for multiple game controllers and sound playback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tail is a graphical interface for following files, similar to the *nix command tail -f. Tail can monitor and show multiple files, parse file changes for optional keywords, and optionally notify you of changes both visually and audibly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ClearVersion
    ClearVersion is web based tool which allows the effective collaboration of development teams for projects hosted in SubVersion. The Web interface supports the development lifecycle that is required in some processes, such as ISO9000 and TL9000.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ReleaseForge is a GUI application that allows the administrators and release engineers of SourceForge projects a simpler and optimized interface in releasing new package versions.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 22
    This project implements the Multimodal Middleware Protocol in Python. It can be used to connect multimodal components in the same computer or in the network. The Multimodal Hub and Browser component can be used to manage the component network.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PyRAFT is a general purpose object-oriented framework meant for testers. It aims to provide an easy platform on top of which testers can build tests as per their project requirements, for testing functionality, performance and security of software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    xRope is a multi-platform IDE for Python development and a Graphical GUI Builder. xRope supports Web applications development for the \"Karrigell\" server. Author: Serge Hulne.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB