Search Results for "tix for python 2.6" - Page 2

Showing 61 open source projects for "tix for python 2.6"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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

    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: 1 This Week
    Last Update:
    See Project
  • 2

    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
  • 3

    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
  • 4
    Green map

    Green map

    The map viewer application for Greencubes minecraft server

    You will need Python2.6 (http://www.python.org/ftp/python/2.6), PyQt (http://www.riverbankcomputing.co.uk/software/pyqt/download). Use x86 version of PyQt even you have x64 OS. If you use windows compiled version and have any problems with MSVCR90.dll you should install Microsoft Visual C++ 2008 Redistributable Package (http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=29).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Redundancy due to cut-paste operations in text creates bias in machine learning for NLP. This module takes a directory and produces a subset of the files in that directory (in a list) with an upper bound on similarity between two files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    mlpy

    mlpy

    Machine Learning Python

    mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL. mlpy provides high-level functions and classes allowing, with few lines of code, the design of rich workflows for classification, regression, clustering and feature selection. mlpy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. mlpy is available both for Python >=2.6 and Python 3.X.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    Revisaid

    Revisaid

    Libre software to help remember visual and verbal facts.

    Revisaid allows you to enter information, including image files, then quizzes you on what you have entered. These quizzes can be saved for future use, and passed on to friends who may also find them useful. It is currently supported on Windows and Linux 2.6+, but in theory should work on any machine with a Python interpreter (and wxPython) installed. Please send feedback/bug reports to revisaid@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Motion Graphs in Blender

    A Blender 2.6+ addon that aims to implement Motion Graphs

    This add-on demonstrates how motion graphs can be created in Blender in order to create a variety of arbitrary length character animations from a small set of character motions. This add-on implements motion graphs as described in Motion Graphs paper by Kovar, Gleicher, and Pighin from SIGGRAPH 2002. The add-on can import set of motion captured BVH files and construct a motion graph based on some given parameters. This motion graph can be stored in memory and used until Blender is...
    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
    WatchTower

    WatchTower

    WatchTower is a cloud server monitoring and management tool

    WatchTower is a cloud server monitoring and management tool. This is actually a suite of tools that includes a dashboard and associated RESTful web services required for managing the servers and services. The dashboard uses PHP/MySQL (requires php5+), html, and css. It's all open source and very easy to work with and make changes. The client I'm using is included and is written in python. Currently tested with Python 2.4 and 2.6, but should work with any version. I'm not using anything special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Unfortunately this project has been suspended. If you wish to continue its development on your own, please feel free to contact me. UnPyc is a tool for disassembling, analyzing and decompiling Python's *.pyc and *.pyo files. UnPyc supports Python 2.5, 2.6.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    VOIP client/server in python >= 2.6. Audio in/out: ossaudiodev (UNIX like) or SoX. Network: bzip2 compression, speex or ogg audio compression, you can configure all, minimum bytes per second: 350-400 in speex mode: U8, 6 kHz, quality 0, bzip2, buf 4K
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple module which should allow python 2 to execute files written for python 3 (not vice versa), but with a few restrictions. Written in response to the question "why doesn't something like this exist in the standard library?". Currently in Alpha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Localization of python-2.6 to lithuanian and russian from source of chinese python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Opticraft is a custom server for Classic Minecraft multiplayer developed in python. It makes use of no extra dependencies, it is not based off Myne, and requires python 2.6. It aims to be light weight as well as easy to setup and use.
    Leader badge
    Downloads: 206 This Week
    Last Update:
    See Project
  • 16
    Interfase web para entorno web2py de Bulk Mail (envío de correo por lotes). Genera mensajes a listas de distribución desde cualquier navegador. Desarrollada por hexa662: interfases pythónicas - http://sites.google.com/site/hexa662
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Graphically simple but operatively complex, in this game the goal is to collect enough resources to complete your rectangle before the opponent. Be sure to get the game data, rf2.py, and rf2-conf.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    bitstring is a pure Python module designed to help make the creation and analysis of binary data as painless as possible. The latest releases support Python 2.6 and 3.x only. For Python 2.4 and 2.5, plus lots more see the googlecode homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Lost Amulet
    The Lost Amulet is a text-based RPG similar in style and plot to The Colossal Cave Adventure. You must enter the ruins of a castle to retrieve a lost artifact, the Amulet of Vigour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PyBalls
    PyBalls is a very simple game, but it is not easy ;) Can you dodge the balls? How long to resist? 10, 20 seconds ?? Try to resist a minute! And try to get the purple ball for extra points. It's very hard :D IMPORTANT: need Python 2.6.x and Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Reign of the Wizard
    Reign of the Wizard is a text-based strategy game written in Python, inspired by other text adventures such as The Colossal Cave Adventure and Nethack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ProxyChecker
    ProxyChecker checks a list of proxies if them are online. It also checks some hosting sites if you can download with those proxies. It can be very useful along with download managers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    python module for FastCGI written in C. Barebones wrapper around libfcgi which you can get from fastcgi.com. Works easily on windows and has few features, so it's very easy to learn. Binary PYD is for python 2.6. Full multithreading support. Tutoria
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TinyPunk is a MUD codebase written in Python. TinyPunk aims to be quick, easy, and fun, for players and coders alike. Currently it relies on Python 2.6 and the Twisted Framework. It is inspired by tbaMUD, and CircleMUD before it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python program for fitting rate constants to primarily kinetic data as 1st or 2nd order kinetics or autocatalysis. It also allows specific noise cancelling, data smoothing by fourrier transform, box averaging and flowing mean. For Python 2.6 or earlier.
    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.