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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    Krisk

    Krisk

    Statistical Interactive Visualization with pandas+Jupyter integration

    Krisk brings Echarts to the Python Data Science Ecosystem, and helpful tools for high-level statistical interactive visualization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    an accurate 3D representation of the solar system Planets, Comets, Asteroids and their orbits written in Python 2.7. Animation feature allows to determine positions on orbit for any past or future dates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyGObject for Windows

    PyGObject for Windows

    All-In-One PyGI/PyGObject for Windows Installer

    Cross-platform python dynamic bindings of GObject-based libraries for Windows 32-bit and 64-bit.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 4
    PyCNN

    PyCNN

    Image Processing with Cellular Neural Networks in Python

    Image Processing with Cellular Neural Networks in Python. Cellular Neural Networks (CNN) are a parallel computing paradigm that was first proposed in 1988. Cellular neural networks are similar to neural networks, with the difference that communication is allowed only between neighboring units. Image Processing is one of its applications. CNN processors were designed to perform image processing; specifically, the original application of CNN processors was to perform real-time ultra-high frame...
    Downloads: 0 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

    ImReP

    Immune repertoire assembly from RNA-Seq data

    ImReP is a tool written in Python programming language (version 2.7) which is designed to assemble CDR3 region sequences from RNA- or TCR-(BCR-)-Seq reads (either single- or paired-end) and provide immune repertoire as a set of clonotypes with their counts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    mantigorahvps

    A GUI interface to Mantigora high voltage power supply for Linux

    This program implements a GUI interface to Mantigora high voltage power supply for Linux. Dependencies: python-2.7, libftdi (libftdi-1), libftdi-python (libftdi-python-1), PyQt4 (can be installed e.g. from repository of Fedora)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    EpiMINE

    program for mining epigenomic data

    EpiMINE is a program designed for mining epigenomic data. This application performs genome wide based quantitative and correlative analysis between different annotated or raw chip-seq like datasets in the regions of interest (RI). Apart from this the tool takes the advantage in linking results with expression data. It is available both in graphical user interface and in command line form. It can be executed in Mac and Linux platforms. Dependencies: python >= 2.7 version python packages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    S.E.E.R. 2 is a full featured SCADA / Historian / Aggregate Analysis System developed to work as a 'front end' for mod_openopc. Written in pure PHP (HTML 4.01 Transitional), and driven by a web-based user interface for universal deployment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    File checksum validator

    File checksum validator

    Python (2.7) script validating the checksum of a file.

    Python (2.7) script validating the checksum of a file. Supports md5, sha1, sha224, sha256, sha384 and sha512. usage -------- python CheckSum.py <algo> <filename> <checksum> example ------- C:\Python27\python.exe C:/Users/User/Projects/Python/CheckSum/CheckSum.py sha256 C:\Users\User\Downloads\pycharm-community-2016.2.1.exe f800ce642c6c838c17bb726bc0ae9680fd07b3801fd82ee402155bfd5ddded7c Checksum match! Process finished with exit code 0
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10

    remove.db.lck.py

    removes db.lck from arch linux system

    packages needed python 2.7 place it on the desktop to activate type python2 /home/''/Desktop/remove.db.lck.py needs sudo privliges
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DirDiff

    DirDiff

    Python 2.7 script, analyzing 2 directories for differences.HTML output

    Comparing two different versions of a directory with text files of any kind has never been easier. Detects deleted files, new files, files with changed name but same content and of course a side-by-side / line-by-line comparison of changed files. Number of context-lines is configurable. Here's, how to call it: >python DirDiff.py dir1 dir2 output.html or >python.exe DirDiff.py -l 3 -v olddir newdir dirdiff.html -l is the number of context lines in the side-by-side comparison. -v...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ChiHulk DoS Tool

    ChiHulk DoS Tool

    Edited version of the DDoS / DoS tool called HULK(.py).

    Written in python 2.7 Version 0.5 BETA **I am not responsible for anything you do with this.**
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    Python Calculator for Students

    A Python command line calculator built for students. Fully Commented

    A command line calculator built for students. Fully commented, built as easy as posible for better understanding We will start with an adding calculator, and release the dividing, multiplicating and substracting in the following weeks and have a Python script that can perform all those functions by the end of the month Download Python to be able to run this script: https://python.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    2048 Python , AI , 1 or 2 players

    2048 Python , AI , 1 or 2 players

    py 2048, a well know 2048 clone board game

    Written in Python 2.7.x and pygame1.9.1~2 compliant (at least) Python 3.4 HOW TO PLAY: keyboard UP, DOWN, LEFT, RIGHT, escape to quit increase your score shifting tiles with same number. the value of resulting tile is multiplied *2. CUSTOMISE YOUR GAME: edit py2048.cfg configuration file. you can: -Change Raws and Columns amount. -Change Random range value of new tile. -Limit the maximum tile value. -Limit time allowed for movement. -Enable no movement (a new tile appear even...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Unturned Server Creator

    Unturned Server Creator

    Easily create Unturned servers with little computer knowledge.

    Please go to Files then Builds to download the main executable. To run from source, you must have pywin32 installed on Python 2.7. This tool allows one to create Unturned servers by just running an executable. It allows you to specify port, number of players, server name, game mode(Difficulty), server timeout, whether its PvP or PvE, and the welcome message. Future updates plan an actual User Interface and a list of items to add to the server. If you are not familiar with port forwarding...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    Sony Wifi Camera Desktop Application

    A simple desktop app to communicate with your Sony wi-fi camera

    .... All communications with the camera are off loaded in a separate thread so that the main GUI does not slow down. Requirements: 1. Python >=2.7 (https://www.python.org/downloads/) 2. PyQt4 (https://www.riverbankcomputing.com/software/pyqt/download) To use: 1. Connect computer to camera via wifi (camera password required) 2. From the directory where the Python files were downloaded type: python sony.py Sony camera API PDF is available here: https://developer.sony.com/develop/cameras
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    whereFM

    python file manager script

    A file manager that's not fully functional , written in python 2.7 and is in its early stages. you also need to have Pygtk2.24
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    PrakeOut

    Cross platform BrakeOut with level editor

    BrakeOut clone in python 2.7, with level editor. Easily make your own multi stage levels, with custom graphics, music and sound. Executable for Win 32 OS available, but source will run on all platforms! PrakeOut currently only supports Python 2.7, so remember to download the correct Python version if you want to make your own build. The entry module for your project should be GameHandler.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Django Autocomplete Light

    Django Autocomplete Light

    A fresh approach to autocomplete implementations

    A fresh approach to autocomplete implementations, specially for Django. Python 2.7, 3.4, Django 2.0+ support (Django 1.11 (LTS), is supported until django-autocomplete-light-3.2.10), Django (multiple) choice support, Django (multiple) model choice support, Django generic foreign key support (through django-querysetsequence), Django generic many to many relation support (through django-generic-m2m and django-gm2m). Multiple widget support: select2.js, easy to add more. Creating choices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    LibVNCBinds

    Native Python and Ruby bindings for LibVNCServer and LibVNCClient .

    Native Python and Ruby language bindings for LibVNCServer and LibVNCClient libraries. Project started with LibVNCClient Python binding implementation. For now only Python versions of 2.7.x and Linux platform are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Boto3

    Boto3

    AWS SDK for Python

    ...'s 'client' and 'resource' interfaces have dynamically generated classes driven by JSON models that describe AWS APIs. This allows us to provide very fast updates with strong consistency across all supported services. Boto3 was written from the ground up to provide native support in Python versions 2.7+ and 3.4+.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    r12STOmolecular

    Inter-electronic distances and many centered STOs

    Inter-electronic distances and many centered STOs. This is not a finished GPLproject. Presently it offers an IPython 2.7 notebook using pure Python mpmath to evaluate diatomic exchange integrals based on analytic formula for beta=0, alpha1=alpha2. Uncomment examples at bottom of script to run program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ExSTraCS

    ExSTraCS

    Extended Supervised Tracking and Classifying System

    ... to address problems in epidemiological data mining to identify complex patterns relating predictive attributes in noisy datasets to disease phenotypes of interest. ExSTraCS combines a number of recent advancements into a single algorithmic platform. It can flexibly handle (1) discrete or continuous attributes, (2) missing data, (3) balanced or imbalanced datasets, and (4) binary or many classes. A complete users guide for ExSTraCS is included. Coded in Python 2.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    adsidera

    adsidera

    Python space game

    ### ATTENTION! For the newest version please visit my github account! https://github.com/sireliah/adsidera Travel from Earth to distant stars. Simple space game created on Python 2.7 using Pygame module. The project is Open Source software. Feel free to view or edit the source code (under the GPLv3 license). Current version: 0.4 - new menu - constant rocket propulsion - sprites - landing vehicle 0.3 - simple main menu - planetary systems are created using randomizer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pure python polyfit

    pure python polyfit

    python2/3: compute polyfit (1D, 2D, N-D) without thirdparty libraries

    python2/3: compute polyfit (1D, 2D, N-D) without any thirdparty library like numpy, scipy etc. also can be used for least squares solution computation and for A=QR matrix decomposition. Tested with python 2.7 and 3.4 Consider donating to this project: https://sourceforge.net/p/purepythonpolyfit/donation For a Sample use, refer to the WIKI
    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.