Showing 177 open source projects for "python 2.7"

View related business solutions
  • 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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1

    3764xt

    Linux enhancements for Sagem F@st 3764 router

    This project is essentially USB-stick based Buildroot linux tailored for Sagem F@st 3764 VDSL router. 3764xt is not a firmware replacement for F@st 3764 - it's an add-on for factory firmware. Applications included in 3764xt: - startup/control scripts for F@st 3764 - additional kernel modules not present in factory firmware - dropbear SSH server/client - minidlna UPnP/DLNA server - ushare UPnP server - lighthttpd - php 5.3 - ws-ftpd - gcc c/c++ compiler with binutils - python 2.7...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PYC Dissasembler

    PYC Dissasembler

    Disassemble python byte compiled file for python 2.x

    PYC Dissasembler disassemble python byte compiled files (.pyc) into a series of opcodes. It work for every version of python 2 (that use cpython) but must be run with a good interpreter. Ex: you can only disassemble python 2.7 pyc files with a python 2.7 interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    KSR10 USB Python controller

    Control the KSR10 Robot Arm (Velleman) through USB with Python.

    This project aims to control the KSR10 Robot Arm (Velleman) through USB with the programming language Python. Requirements: - Python (tested with version 2.6 and 2.7) - modules: pyusb (wich on itself requires libusb or openusb)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SpiKeDeteKt

    An automatic spike detection program to be used with new KlustaKwik

    This is an automatic spike detection program which takes account of probe geometry and produces a .mask file to be used with the new masked version of KlustaKwik. We recommend you use Python 2.6 or 2.7, e.g. a free academic version can be obtained from Entthought Python. The input files for SpiKeDeteKt are: .dat (raw data file) .probe (probe file, described below - user constructed) parameters.py (optional - otherwise it uses defaultparameters.py) SpiKeDeteKt outputs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5

    PGADI

    GADI - GUI Application Development Interface for python

    The ultimate goal of this project is to create an IDE which will supports drag and drop UI designing and coding. You know, if you want to code your program in the same program that helped you designed your GUI. The application will be cross platform (well as long you can install pyqt4 and will work for python 3.x and 2.7 (maybe 2.6) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gnuplot2TightPDF

    Gnuplot2TightPDF

    Python script that produces a tight pdf from gnuplot with psfrag text.

    Gnuplot is a widely known script based free plotting program. This script (gpt2pdf) makes it possible to generate pdf figures with 2D LaTeX maths on top of it by including psfrag replacements directly as comments in the gnuplot file. The resulting pdf file doesn't contain any extra white-spaces around it and as such can be comfortably included in any (pdf)LaTeX file. Requires: Python 2.4 - 2.7, LaTeX and the system commands ps2epsi and epstopdf which comes in with any ghostscript...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Weight Loss Formula

    Basic Formula for weight loss. Created using Python 2.7 & Pyinstaller

    Simple .exe file to determine weight loss
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PROYECTO DE GRADO PARA LA OBTENCIÓN DEL TÍTULO DE INGENIERÍA MAPAS DE ENTORNOS MEDIANTE NAVEGACIÓN DIFUSA Y UN SISTEMA DE TELEOPERACIÓN DE UNA PLATAFORMA PIONNER P3-DX Realizar un mapeo basico y un control difuso de velocidad para la plataforma Pionner P3-DX Requierimientos: -Aria y ArNetworking -Python 2.5 - 2.7 -pyGTK -openCV -pyfuzzy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pyKasse

    pyKasse

    Ein Kassensystem (POS) in Python 2.7, GTK, Glade

    Ein Kassensystem (POS) geschrieben in Python 2.7. Die GUI wurde mit GTK Glade erstellt und optimiert für Touchscreens. Es ist eine Semesteraufgabe aus unserem Studium. Es sind nur die Sourcodes. Es muss also Python und GTK+ installiert sein. Eine ausführbare Datei haben wir noch nicht erstellt.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10

    Perfect Pitch Tester

    A python program used for perfect pitch ear training.

    This program is for musicians to help develop perfect pitch. It's goal is to pop up ever X minutes and ask you what notes are playing. You can fully customize what notes it will ask you, what octaves and even what instruments. The program is supposed to keep you practicing perfect pitch all day, hopefully making your ear much better. Windows Users You need to install Python 2.7 wxPython 2.9(Not 2.8) SMPlayer - Used to play the audio files sox and the libmad-0.dll - Read...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    im2ascii

    Image to ASCII converter that takes character shape into account

    im2ascii is a small python script that converts images to ascii-art. Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape. Pro: Better ascii-art quality (see screenshots for examples) Con: Matching is very resource intensive Dependencies: Python 2.7, PIL, numpy, scipy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dequiem

    Dequiem

    Python DDoS Tool

    Dequiem is a DDoS tool written in python 2.7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    nagios-statd patch

    nagios-statd patch for use with python >= 2.6

    The nagios-statd daemon allows a Nagios server to monitor and alert about various resources on remote Linux machines. If using python >= 2.6 on the remote server, nagios-statd stops accepting connections after 39 consecutive requests in a short period of time. This patch can be applied to any nagios-statd 3.12 version released by April King on 11/17/2005. It's been tested to work with python 2.3 - 2.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Facebook Album Downloader

    Python script to download facebook albums.

    A simple script that downloads a given album from facebook. Coded with Python 2.7 on a Linux platform using the pycurl 3rd party module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AutoConfig Pro

    AutoConfig Pro

    Automate Telnet and SSH for Cisco devices.

    This is a Windows GUI application written in Python 2.7, used for Telnet and SSH into multiple Cisco Routers, Switches and Firewalls to send configuration commands. It will automate the tasks for Cisco network engineers and reduce the administrative overhead for repetitive tasks such as SNMP config, changing usernames, adding tacacs config etc. The application is very simple to use, with sample commands and hosts files saved inside, it's doesn't provide inter-active session, but it will do all...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Notepad++ Python Script Automation
    Provides a set of Python scripts that allow client apps to automate Notepad++ using the excellent Python Script plugin and the Python SimpleXMLRPC modules. Demo apps in IronPython, C#, and now a "pure"-Python2.7 console app. No .Net required!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Harvard iGEM 2011

    Harvard iGEM 2011

    Create your own zinc finger protein sequences using the Python 2.7 program created by Kristin Barclay and Nida Naushad for Harvard iGEM 2011. Email Kristin Barclay (kri.barclay at gmail) for the password to the zip archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SubRenamer

    Bytter navn på alle tekster til filmfilene

    Enkelt og greit program kodet i Python 2.7. Bytter navn på alle undertekstene i en mappe til navnet på filmfilene, så du slipper å rename en og en. Foreløpig bare støtte for undertekster på formen "S0xE0x", som er alle undertekster fra subtitlesource, som nærmest har alt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A classroom polling application implemented server-side using Python 2.7 and Cherrypy 3.2. Provides the ability to add, delete, import, and export questions with the following response types: true/false, free text, and multiple choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Version del clasico Juego Pong, desarollada en Python 2.7 por medio de los modulos de pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Command line dictionary Python dictionary,uses the unofficial google dictionary API (makes a JSON request ), To install python http://www.python.org/download/releases/2.5/ (Install Python 2.5) If you are using Python 2.7, click View All Files>src>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NV Chart
    A simple graphical tool made in Python that can graph your current Nvidia GPU temperature, fan speeds, usage, and memory. (Chartable information varies between GPU models).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pyConfig
    PyConfig nos permite cambiar la configuración básica de nuestro escritorio Gnome, está escrito en Python (2.7).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple text editor I am writing to teach myself Python. It is similar to Windows Notepad with additional features. Currently in alpha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This was my final project for MIT's Junction computer science class. It is written in Python, and can always be updated with more words! Its just code, so it needs to be run with Python(2.7 recommended).
    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.