Open Source Python Software Development Software

Browse free open source Python Software Development Software and projects below. Use the toggles on the left to filter open source Python Software Development Software by OS, license, language, programming language, and project status.

  • AI-powered service management for IT and enterprise teams Icon
    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.
    Try it 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
    A disassembler for the linux platform. Currently this supports x86 ELF files assumed to be written in C and output to intel- syntax assembly language; however the design is modular and replacements for any of these can be written.
    Leader badge
    Downloads: 1,785 This Week
    Last Update:
    See Project
  • 2

    GCC toolchain for MSP430

    Superseded by http://www.ti.com/tool/msp430-gcc-opensource

    Obsolete. See http://www.ti.com/tool/msp430-gcc-opensource or upstream GNU tools. This is a port of the GNU C Compiler (GCC) and GNU Binutils (as, ld) for the embedded processor MSP430. Tools for debugging and download are provided (GDB, JTAG and BSL)
    Leader badge
    Downloads: 114 This Week
    Last Update:
    See Project
  • 3
    meld-installer

    meld-installer

    Meld Installer for Windows

    Bundles Portable Python (with PyGTK) and Meld together in an easy to use installer. This allows you to not have to worry about setting up Python or PyGTK and you can keep Meld's Python separate from other Python installations on your machine. ** NOTE ** Meld 3.11 and later now have official installers, hence this project is no longer supported. You can download the new installer here: https://download.gnome.org/binaries/win32/meld/. You should uninstall the old 1.8 version before upgrading.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 4
    (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: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    Libverticale's mission is to provide semantic web services for an artists center.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The Abstract Large File (ALF) project is a portable library for writing files that can be larger than 2GB or contain holes on systems that don't natively support one or both properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Batch Renamer is a powerful cross platform graphical tool that allows you to rename several files at once. Regular expression and number sequences are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Coboquinho Free Software Application Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project contains some test scripts and software for Analog Devices' DSP chip emulators. This verifies whether a particular emulator is working correctly with a particular PC and target board.
    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
  • 10
    The DevTools project has moved to http://sourceforge.net/projects/devtools/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Drupy is a Python implementation of the Drupal content management system. This project is no longer maintained. You can find the original codebase at https://github.com/brendoncrawford/drupy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Eddyspeak is an orrigional translation content management system. It allows you to translate GNU GetText PO files using a browser. This allows a comunity to work on the same file at the same time and speeds up development. Uses: PHP, MySQL and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This was once an engine targeted at online games. It has been succeeded by another project with the same goal: http://io-project.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a Python module that formats error information and appends it to a logfile in a format conductive to diagnostics. It is an alternative in some instances to the Python built-in logging module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Etch is a cross-platform, language- and transport-independent framework for building and consuming network services. With Etch, service development and consumption becomes no more difficult than library development and consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eynhorn is a 3d action rpg engine / framework. It will support dialog system, fight system, armors and weapons, and will include a map assembly. It is realized in Soya 3d and Python, so it'll be platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FXPy is a Python extension module that provides an interface to the cross-platform FOX GUI library. It is no longer under development, but the last release is compatible with FOX 1.0 and Python 2.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A beginning of adaptation of Sulley Fuzzing Framework for file fuzzing and working on Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python-based GNU system for PDAs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fudge is a documentation system for software projects inspired by Pudge. It is currently targeted at providing integration with current Python software developement tools and internationalization, but support for other programming languages is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Introduction to Parsing

    A short introduction to basic parsing concepts using Python

    A short introduction to basic parsing concepts (scanning, tokenizing, parsing) using Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    L2jdertin, Stable L2J Cliente: Interlude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LanguageSys is a class/libary for internationalizing applications written in PHP/Python. It uses language tags as recommended by rfc1766 and handles the access to separated files for storage of language specific datas. With precompilation support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Logix is a programming language where the syntax can be easily modified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NavDB is aimed at providing a database or means of creating a database of vector data representing U.S. Roads. The goal is to provide a versatile datasource for GPS Navigation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.