2032 projects for "python 2.4 linux" with 2 filters applied:

  • 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
  • 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
    Python API for accessing 4chan image boards. Provides posting, reading, and tripcoding capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Spiral is an event-driven networking engine written in C++ and licensed under the MIT license. It is a port of the Twisted Matrix python library. It aims to be source compatible, Twisted source code should be easy to adapt to C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jester is a test tester for testing your java JUnit tests (Pester is for Python PyUnit tests). It modifies your source code, runs the tests and reports if the tests pass despite the changes to the code. This can indicate missing tests or redundant code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GUI SHell: Python graphical multipurpose shell. Avoid complex shell syntax in favour of a simple syntax with GUI helpers. Uses Python for scripting and extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    This project aims at creating an IDE framework, which allows programmers to manage with keyboard only. This project extends the multi-pane environment concept (as followed by the traditional Unix Emacs and vi editors) to include graphical output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IFP (ISPF for Python) is a console based full screen text user interface and API based on IBM's ISFP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MOCOP is a server based, rich-client, platform independent application development platform. It uses Python and comes with batteries included for developing multi-tanent server based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fressia Project is an effort to develop an Open Source general framework for Testing Automation. It's intended for users (testers) that want a simple tool which can be used just out of the box. It's does not requires any complicated configuration stuff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Testoob is an advanced unit testing framework for Python. It integrates effortlessly with existing PyUnit (module "unittest") test suites.
    Leader badge
    Downloads: 1 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
    libmsgque

    libmsgque

    something that writes code for you

    The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application. To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not. > Philosophy: Write Once → Run Everywhere The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts. The package-item can be written in any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python script to mirror a git repository with subversion It uses a basic common working directory, where git checkout the file for each commit of the master branch and then it will add, del, commit with a svn client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pyBdisetup

    GUI for using 'bdisetup' and configure Abatron's BDI debuggers

    GUI wrapper for the application 'bdisetup' of Abatron. This application is used for configuring their JTAG debuggers, like the BDI2000.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An automatic package building suite designed for distributed builds of packages on virtualized build nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple OpenID support for Django Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ANOTHER GUI interface for Wix. Makes creating simple microsoft installers incredibly easy. Takes the work out of wix / What good is a candle without a flame?
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    Utility to transform xbase files into postrgres tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tikal's open source Application Development & Deployment is comprised of fully integrated suites that cover the entire software life-cycle, include tools for development and deployment of applications, software configuration management and ASQA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python module and command line utility that analyzes XML output from the program pdftohtml in order to extract tables from PDF files. Outputs CSV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Menu Kit to provide a common pythonic interface to the menu systems of common gui's. Menus built with this kit will work unchanged with Tkinter, Qt4, Gtk an wxPython. An aid for developers and a tool to assist cross gui support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Written in Python, using GTK+ and Cairo, this project is comprised of a canvas capable of drawing East-Asian character glyphs registered at the GlyphWiki project (http://glyphwiki.org), and so-called drawfonts which draw them in a specific style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A small simple utility to replace UUID's in a file with new ones, preserving any internal references. It was initially motivated by a wish to copy Visual Studio projects and WIX fragments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Rich Python 2.2 property framework for rapid application prototyping
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Make AsciiDoc part of your literate programming tool set. With eWEB you can weave and tangle literate programs written as AsciiDoc documents, using embedded WEB code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python Integrated Parallel Programming EnviRonment (PIPPER), Python pre-parser that is designed to manage a pipeline, written in Python. It enables automated parallelization of loops. Think of it like OpenMP for Python, but it works in a computer cluster
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PyComputerAlgebra is a pure Python implementation of a computer algebra library.
    Downloads: 0 This Week
    Last Update:
    See Project