Showing 3027 open source projects for "python 2"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Simple program using Euclides algorith to simplify a fraction, by finding the greatest common divider. e.g. 2/10 becomes 1/5, but 345/456 becomes....?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pygpr is a collection of algorithms that can be used to perform Gaussian process regression and global optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python Package Manager is a cross platform tool for Python to assist with the downloading and installation of python packages. Coded in Python, and using wxWidgets, this program is a GUI that drives easy_install and/or pip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 5
    RSS aggregator written in python, using django. Feeds and feed items can be annotated with tags and other information from services such as twitter & delicious. Allow communities such as teachers to get focused, useful information from the interweb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A CFD program that take advantage of CPU and GPU in local and remote resources using OpenCL Python and Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ESSE PROJETO MIGROU PARA AQUI: https://github.com/andresmrm/trazdia Trazdia, o trazedor de Diarios Oficiais. Ele baixa os Diarios Oficiais brasileiros direto dos sites do governo. Ele tambem pode procurar por palavras chave, permitindo monitorar se algum assunto de interesse, como uma lei, apareceu em um deles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Beast Masters will be a multiplayer class based game. Players configure a character by adding abilities to a limited number of slots. Most of the abilities involve animal companions and animal morphs, with their own strengths and weaknesses..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Role Manager programmed in python to help players/DMs in role-playing games.
    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
    Twitter client written in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pierce is an open source event based framework for building IRC bots (or potentially clients?). It is written in Python and contains default handlers as well as some extra handlers that make bot creation simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A python-tkinter kit to experiment with the generation and solving of mazes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Data processing algorithms based on the gnostical theory of uncertain data possess high robustness with respect to both outlying data and changes of their statistical characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Copper Twilight
    A python based mud codebase currently in alpha stage. The main site for the project and the most up to date files can be found at kenai.com/projects/coppertwilight
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pytheas is a project which strives to make the development of mobile location-based experiences easier. Project moved to https://github.com/leifo/pytheas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Cellular Automata Visualization Program - is a program to visually display the evolution of a 2D cellular automata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bulls and Cows is a paper and pencil version of MasterMind. Here's I've made a simple .py program that needs Python to run. It also needs a lot of improvement!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Metabolsim is a Real-Time Strategy game, where the battle field is the human body. You have to fight the incoming viruses, build and upgrade organs, and manage the food you get, so that your character spends a long and happy life !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple and light-weighted Python implementation of the Reversi (Othello) board game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A java Diplomacy program capable of resolving orders, with a dumb AI. Usable from either a GUI or a CLI. Was being rewritten in python, that stopped. Also includes a completely separate python version that supports star trek dip (variant bank st02)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    dfShell is a graphical shell in the style of a data flow composition tool. The programs launched by the shell can have >1 inputs and outputs. Backwards compatible with command line programs that use stdin and stdout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Alternative c,c++ and Python APIs for Madagascar project. Also includes support for distributed file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This program is a little daemon, written in Python, splitting the load average in these two majors components: the CPU average, and the I/O average. With theses values, the administrator know what to improved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CommuniGeek is a server/client based application for secure chatting on Linux/Windows/MAC, enabling Peer to Peer filetransfer and a GUI using the QT Toolbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Speak is a very basic chat program written in python using the Tkinter module.
    Downloads: 0 This Week
    Last Update:
    See Project