Showing 2937 open source projects for "python 2"

View related business solutions
  • 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
  • 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
  • 1
    blog4y

    blog4y

    Easy blogging for you.

    Project goal is to allow you easy post and backup blog articles to most free blogging hosting. Provide Python API, command line utility, Emacs integration and GTK interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    FOSSMMO

    To create an open source and openly developed mmorpg

    FOSSMMO (release name tbd) is a project aimed at two things. The first is to create an open sourced MMORPG with compelling and fun gameplay requiring modest system specs. The second is to develop in an open and well documented way to help others learn the trade of game programming. FOSSMMO will be developed using python. While python is not a common language for game development I'm a fan. Also I recently watched http://pyvideo.org/video/381/pycon-2011--algorithmic-generation-of-opengl-geom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Please participate in the SURVEY on rgedit's future: https://www.surveymonkey.com/s/VNMMJMJ your answers are much appreciated! Gedit (Gnome editor, www.gedit.org) plug-in allowing it to become an easy-to-use and yet light-weight IDE for the statistical programming environment, R (www.r-project.org).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Dosematic3

    Software for aberration dosymetry

    Objective: The program is being developed for three main purposes: A. Dose assessment after acute whole body exposure. B. Dose assessment in partial body exposure C. Dose assessment after protracted and fractioned exposure 2. Applicability The following DNA lesions can be investigated with the help of the program: A. Dicentrics B. γ-H2AX foci C. Micronuclei D. PCC fragments It is planned to include Comet assays as well RICA assays in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Setra

    Password protected zip file cracker.

    Setra is a cross-platform command line utility used to brute-force password protected zip file. It is written in the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SM Character Generator

    A Space Master 2nd Edition Character Generator

    SMCG is a character generator for the second editon of the role-playing game Spacemaster. Only the program code is placed under this license. All Spacemaster material has been copyrighted by Iron Crown Enterprises. While I do have permission to publish this program, I am not affiliated with Iron Crown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Elder Scrolls V: The Last Dwemer
    This mod allows you to play as a dwemer, ancient race, which disappeared more than 3,000 years ago. You will back dwemers and your enemies will bow so low in front of your power! Don't forget read Quick Start - https://sourceforge.net/p/tlda/wiki/Quick_Start/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ElymOs

    ElymOs

    Linux OS from ubuntu, customisable for everyone, social and media

    Ubuntu based GNU/Linux system, use Gnome Shell. Easy for learn Linux and programming. All software of everyday use. Wine and Virtual Machine for use other OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SauceWalk Proxy Helper

    Enumeration and automation of file discovery for your sec tools.

    SauceWalk is a freeware(.exe)/Open Source(.py) tool for aiding in the enumeration of web application structure. It consists of 2 parts a local executable (walk.exe) and a remote agent. Walk.exe iterates through the local files and folders of your target web application (for example a local copy of Wordpress) and generates requests via your favourite proxy (for example burp suite) against a given target url. The remote agent can be used to identify target files and folders on a live system...
    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
    Versatile open source translation editor using the XLIFF standard. It aims to provide translators with professional quality editor for both documentation and software. Features tag protection and interactive Translation Memory.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11

    DazzLed

    Prepare to be dazzled!

    DazzLed is a set of apps to control rgb-leds from you computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Trading system written in Python including Quotes Management, Historical and live data, Import/Export data, Charting, Candlestick, Technical analysis, automated alerts, portfolio management, risk management, currency exchange, and much much more ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Portable Linux

    Portable Linux

    Portable Ubuntu Linux for Scientific Computing

    .../ Installation 1. Download the Wubi installer http://releases.ubuntu.com/saucy/wubi.exe 2. Install any flavor of Ubuntu. 3. Swap out the root.disk with the ones provided here. Overview LAMP stack running on localhost (127.0.0.1). Scientific, productivity & media packages include R (Rattle Data Miner), GridEngine, Condor, cooperative computing tools, WINE, LibreOffice, Evolution, Clinica, Neuro Debian Desktop, PsycoPy, OpenVibe, 3DSlicer, Paraview, Openshot. Cheers, Gregory Remington
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    pysub-dl

    Script to download movie subtitles automatically

    1. Installation: Now it is a stable release so if you want to install it in your system you can do it else try it in a virtual environment. To install it in yur system it requires su access. To install the script do this Option 1 : Install via pip :: $ sudo pip install pysub-dl Option 2 : If you have downloaded the source $ sudo python setup.py install Do not forget to upgrade it after a week interval I am modifying so many things very frequently :: $ sudo pip install pysub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    angolanOS

    angolanOS

    O Sistema Operativo Angolano

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Our goal is to find out useful and funny ways for expanding the possibilities of many FOSS by integrating them with other FOSS and proprietary systems. You'll find here many open source plugins and extensions useful to put those FOSS hermits together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OPL2

    OPL2

    Open source, moddable game engine for the "Polygon Love 2" game

    OPL2 is an open source, extremely moddable replacement for the Polygon Love 2 game engine, written in Python and C++ and using the Panda3D game engine ( www.panda3d.org ) OPL2 is just an engine, you will need the files from the original game to be able to play. OPL2 doesn't contain any copyrighted material from the original game/engine. While Polygon Love 2 is an erotic/life simulation game, the OPL2 engine does not contain any explicit material itself. OPL2 is heavily moddable and can...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 18
    Math tools in Python to tackle down problems in Operational Research fields. Comes with a Django based web interface to allow remote access to complex simulation means.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Isometric Turn-Based Strategy

    A turn-based strategy game in the spirit of Tactics Ogre

    The end-goal is a deep, complex tactical turn-based RPG. The main inspirations are the Final Fantasy Tactics series and Tactics Ogre, with plenty of room for innovation. Currently, we are implementing weapons, items, and spells into the battle framework, and soon to come will be the core RPG mechanics, AI, and self-contained missions. The game is being coded in C++ using SDL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    TacoNET

    TacoNET

    Cross platform darknet written in python

    TacoNET is an open-source, Friend 2 Friend, cross platform, encrypted Darknet written in python. Currently in Alpha, it's functional, but nowhere near what it will be. There will be gui weirdness, useless error messages, spelling/grammer mistakes, and of course some features may not work 100% in all cases. This will, of course, improve over time. Project dev has stopped here, all further dev @ https://github.com/withorwithoutgod/taconet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    microhex [discontinued]

    microhex [discontinued]

    Crossplatform hex-editing software based on Python and Qt

    This project is no longer supported. Use it on your own risk (or not use at all). Microhex is an intuitive HEX editing application that enables you to view and manipulate binary data for any file in your computer. Microhex displays the integer column and the characters column, allowing you to add new columns and delete existing ones. Each column can be assigned an unlimited number of linked address bars.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Python sniffer that identifies interactive SSH sessions. It detects when an intruder uses SSH with: a wrong password, a good one or with a password cracking program. It uses two techniques: SSH client's banner identification and SSH session total by
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Python programming environment providing memory sizing, profiling and analysis, and a specification language that can formally specify aspects of Python programs and generate tests and documentation from a common source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AutoFlight

    AutoFlight

    AutoFlight is a powerful, open source AR.Drone control program.

    AutoFlight features AR.Drone control with a gamepad or joystick, sensor data logging, 3d mapping, Python scripting to automate the drone's behavior and Arduino extensions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    PythUA

    Opc UA Client in Python

    This Project is an attempt to create an Opc UA Client in Python. This Project is built on top of the ANSI C SDK released by the OPC Foundation. Due to licensing reasons the SDK's files are not included in this SourceForge Project. A OPC Foundation membership is required to retrieve these files from the Foundations website. To use C-Code inside a Python Application, the ctypes Module is used.
    Downloads: 0 This Week
    Last Update:
    See Project
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.