Free Downloads: Gamma Correction Python Linux

License:  All | Free

more

Python pyserial is a module that encapsulates the access for the serial port.

Python pyserial is a module that encapsulates the access for the serial port.
It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compliant system), Jython and IronPython (.NET and Mono). The module named “serial” automatically selects the appropriate backend.

Category: Software Development / Tools & Editors
Publisher: Chris Liechti, License: Freeware, Price: USD $0.00, File Size: 113.6 KB
Platform: Windows



Freeware
more

ActivePython is the industry-standard Python distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX.

ActivePython is the industry-standard Python distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX. Developers worldwide rely on ActivePython's completeness and ease-of-use, while corporate users protect their infrastructure and stay competitive with quality-assured ActivePython business solutions. ActivePython is 100% compatible with the reference...

Category: Software Development / Tools & Editors
Publisher: ActiveState Software Inc., License: Freeware, Price: USD $0.00, File Size: 20.7 MB
Platform: Windows

5 Stars5 Stars5 Stars5 Stars5 Stars Freeware
Gamma Control Screenshot
more

Use Gamma Control for gaming, picture editing, light enhancement for reading or whatever you desire, as you use your computer.

Gamma Control is an easy to use software designed to let you adjust the Gamma on your computer, by just pressing a combination of keys on your keyboard. Or you can adjust the Gamma levels by using a trackbar. Gamma Control allows you to put your monitor to sleep, by pressing key combinations, which especially proves useful if you have more than one monitor, and you...

Category: Utilities / Command Line Utilities
Publisher: DesktopNerds, License: Freeware, Price: USD $0.00, File Size: 458.0 KB
Platform: Windows

Freeware
more

This is an extension to Python library.

This is an extension to Python library. It aims to improve the mathematical capabilities using a set of mathematical functions. It includes complex numbers, Taylor series, limits, geometrical algebra, 2D and 3D graphs, etc.

SymPy is written entirely in Python and does not require any external libraries.

Category: Home & Education / Mathematics
Publisher: pythonxy, License: Freeware, Price: USD $0.00, File Size: 2.0 MB
Platform: Windows

more

simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.

simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.5+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.

simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains...

Category: Software Development / Components & Libraries
Publisher: Bob Ippolito, License: Freeware, Price: USD $0.00, File Size: 49.2 KB
Platform: Windows

Freeware
more

Py2exe is an extension developed for Python, created by Thomas Heller and maintained by Jimmy Retzlaff.

Py2exe is an extension developed for Python, created by Thomas Heller and maintained by Jimmy Retzlaff.

Since Python is an interpreted, not compiled language, you must have the Python interpreter installed in order to run Python scripts. This creates a problem when you want to distribute an application made in Python to users that do not have the...

Category: Software Development / Misc. Programming
Publisher: Thomas Heller, License: Freeware, Price: USD $0.00, File Size: 196.5 KB
Platform: Windows

more

wxPython is a GUI toolkit, which is developed to be used, as the name states, by the Python programming language.

wxPython is a GUI toolkit, which is developed to be used, as the name states, by the Python programming language. Although Python's standard GUI toolkit is Tkinter, wxPython is gaining a great deal of community support.

wxPython wraps the wxWidget library (also created by wxDesigner) that is written in C++ into Python. This means that wxPython's...

Category: Software Development / Components & Libraries
Publisher: wxDesigner, License: Freeware, Price: USD $0.00, File Size: 9.9 MB
Platform: Windows

Freeware
more

Gnuplot.

Gnuplot.py is a Python package that interfaces to gnuplot, the popular open-source plotting program. It allows you to use gnuplot from within Python to plot arrays of data from memory, data files, or mathematical functions. If you use Python to perform computations or as 'glue' for numerical programs, you can use this package to plot data on the fly as they are...

Category: Multimedia & Design / Multimedia App's
Publisher: pythonxy.com, License: Freeware, Price: USD $0.00, File Size: 193.3 KB
Platform: Windows

Freeware
more

NumPy for Python is an extension package for Python programing language.

NumPy for Python is an extension package for Python programing language. The objective of NumPy is to allow large and complex scientific and mathematic functions. Originally created by Jim Hugunin, now NumPy is supported by a large number of contributors, due to its open source license.

Since Python is not a compiled, but interpreted language, mathematical...

Category: Software Development / Components & Libraries
Publisher: Numpty Developers, License: Freeware, Price: USD $0.00, File Size: 2.5 MB
Platform: Windows

Freeware
more

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter.

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.

The current free version is PIL 1.1.7. This release supports Python 1.5.2 and newer, including 2.5 and 2.6. A version for 3.X will be released later.

Category: Utilities / Misc. Utilities
Publisher: pythonxy.com, License: Freeware, Price: USD $0.00, File Size: 0
Platform: Windows

more

Some packages have a 32bit and a 64bit version available - you must download the one which corresponds to the Python you have installed.

Some packages have a 32bit and a 64bit version available - you must download the one which corresponds to the Python you have installed. Even if you have a 64bit computer, if you installed a 32bit version of Python you must install the 32bit version of pywin32. To determine what version of Python you have, just start Python and look at the first line of the banner

Category: Utilities / Misc. Utilities
Publisher: Mark Hammond, License: Freeware, Price: USD $0.00, File Size: 6.3 MB
Platform: Windows

more

Auto Adjust Photo tries to give a solution for the automatic color correction of photos.

Auto Adjust Photo tries to give a solution for the automatic color Correction of photos. This means setting the contrast, color balance, saturation and Gamma levels of the image by analization.
This can be a solution for those kind of users who are not able to manage and correct images with complicated graphical softwares, or just simply don't intend to spend a lot of...

Category: Multimedia & Design / Multimedia App's
Publisher: Log69.com, License: Freeware, Price: USD $0.00, File Size: 506.1 KB
Platform: Windows

Freeware
more

A small but fast and easy to use stand-alone template engine written in pure python.

A small but fast and easy to use stand-alone template engine written in pure Python.

Jinja is a sandboxed template engine written in pure Python. It provides a Django like non-XML syntax and compiles templates into executable Python code. It's basically a combination of Django templates and Python code.

Category: Web Authoring / Web Design Utilities
Publisher: pythonxy.com, License: Freeware, Price: USD $0.00, File Size: 246.0 KB
Platform: Windows

more

This module encapsulates the access for the parallel port.

This module encapsulates the access for the parallel port. It provides backends for Python running on Windows and Linux. Other platforms are possible too but not yet integrated.
Features :
- same class based interface on all supported platforms
- port numbering starts at zero, no need to know the port name in the user program
- port string (device name) can...

Category: Audio / Utilities & Plug-Ins
Publisher: Chris Liechti, License: Freeware, Price: USD $0.00, File Size: 28.7 KB
Platform: Windows

more

Scientific-oriented Python Distribution based on Qt and Spyder.

Scientific-oriented Python Distribution based on Qt and Spyder. It is a mayaVi 2 powerful 2D and 3D scientific visualization tool. Free scientific and engineering development software for numerical computations, data analysis and data visualization based on Python programming language.

Category: Software Development / Misc. Programming
Publisher: pythonxy, License: Freeware, Price: USD $0.00, File Size: 39.4 MB
Platform: Windows

Freeware
more

A small tool written in Python with the PyQt toolkit that scrapes the HTML usage page and extracts the relevent usage information.

A small tool written in Python with the PyQt toolkit that scrapes the HTML usage page and extracts the relevent usage information. This information is presented with a nice progress bar to convey the current quota usage.
One of the most important features of GetUsage is the ability to show a breakdown of internet usage on a per day basis through the use of a graph.

...

Category: Internet / Misc. Plugins
Publisher: Simon Allen, License: Freeware, Price: USD $0.00, File Size: 7.1 MB
Platform: Windows

more

The eGenix.

The eGenix.com mx Base Distribution contains the Open Source parts of the eGenix.com mx Extension series. The eGenix.com mx Base Distribution is available for all major platforms and written in a highly portable way, to assure its portability and make it stable set of tools for building your application upon.

You can use the distribution on a daily basis on our own servers and for...

Category: Software Development / Components & Libraries
Publisher: Marc-Andre Lemburg, License: Freeware, Price: USD $0.00, File Size: 4.3 MB
Platform: Windows

more

IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .

IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily.

IronPython is an excellent addition to the .NET Framework, providing Python developers with the power...

Category: Software Development / Visual Basic Runtime Files
Publisher: Microsoft, License: Freeware, Price: USD $0.00, File Size: 5.1 MB
Platform: Windows

more

PyPlotter is an open source 2D graph plotting package for Python and Jython.

PyPlotter is an open source 2D graph plotting package for Python and Jython. It was primarily written for use in the CoopSim package. If you do not rely on Jython support or any other of PyPlotter's special featurs (see key features list below), you will probably be better off with one of the more common Python plotting packages like Matplotlib or ReportLab, both of which...

Category: Home & Education / Miscellaneous
Publisher: Eckhart Arnold, License: Freeware, Price: USD $0.00, File Size: 116.7 KB
Platform: Windows

Freeware
more

Python - scipy is open-source program for mathematics, science, and engineering.

Python - scipy is open-source program for mathematics, science, and engineering. It is also the name of a very popular conference on scientific programming with Python. The SciPy library depends on NumPy, which provides convenient and fast N-dimensional array manipulation.

The SciPy library is built to work with NumPy arrays, and provides many user-friendly and...

Category: Business & Finance / Applications
Publisher: Python, License: Freeware, Price: USD $0.00, File Size: 43.4 MB
Platform: Windows

more

Komodo Edit is a free, open source, multi-platform, multi-language editor for dynamic languages and Ajax technology, including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML.

Komodo Edit is a free, open source, multi-platform, multi-language editor for dynamic languages and Ajax technology, including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML. Background syntax checking and syntax coloring catch errors immediately, while autocomplete and calltips guide you as you write. Available on Windows, Mac...

Category: Software Development / Tools & Editors
Publisher: ActiveState Software Inc., License: Freeware, Price: USD $0.00, File Size: 32.3 MB
Platform: Linux

more

formlayout is a tiny Python module for creating form dialogs/widgets to edit various type of parameters with having to write any GUI code (it requires Python 2.

formlayout is a tiny Python module for creating form dialogs/widgets to edit various type of parameters with having to write any GUI code (it requires Python 2.x and PyQt4 4.y, with x >= 5 and y > 3).
The main advantage of formlayout over similar libraries is that it's very simple to use/install and that it's so light (it just needs PyQt4 to run). However, if...

Category: Software Development / Tools & Editors
Publisher: Pierre Raybaut, License: Freeware, Price: USD $0.00, File Size: 198.4 KB
Platform: Windows

more

Scikit-learn is a Python module integrating classic machine learning algorithms in the tightly-knit world of scientific Python packages (numpy, scipy, matplotlib).

Scikit-learn is a Python module integrating classic machine learning algorithms in the tightly-knit world of scientific Python packages (numpy, scipy, matplotlib). It aims to provide simple and efficient solutions to learning problems that are accessible to everybody and reusable in various contexts: machine-learning as a versatile tool for science and engineering.

Category: Games / Misc. Games
Publisher: pythonxy.com, License: Freeware, Price: USD $0.00, File Size: 2.5 MB
Platform: Windows

more

Pysqlite is an interface to the SQLite 3.

Pysqlite is an interface to the SQLite 3.x embedded relational database engine. It is almost fully compliant with the Python database API version 2.0 also exposes the unique features of SQLite.Finally can be told that Pysqlite is a SQLite binding for Python that complies to the Database API 2.0.

Category: Software Development / Misc. Programming
Publisher: Gerhard Haering, License: Freeware, Price: USD $0.00, File Size: 551.8 KB
Platform: Windows

Freeware
more

Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl.

Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created for the new Python documentation, and has excellent facilities for Python project documentation, but C/C++ is supported as well, and more languages...

Category: Web Authoring / Web Design Utilities
Publisher: Georg Brandl, License: Freeware, Price: USD $0.00, File Size: 2.5 MB
Platform: Windows

Freeware
more

Wing IDE 101 is free scaled down Python IDE designed for teaching introductory programming classes.

Wing IDE 101 is free scaled down Python IDE designed for teaching introductory programming classes. It omits many features found in Wing IDE Professional and makes simplifications appropriate for beginners.The OS X version requires an X11 Server.
Wing IDE works with Python 2.x and 3.x and can be used with Django, matplotlib, Zope, Plone, Google App Engine, PyQt, PySide,...

Category: Software Development / Misc. Programming
Publisher: Wingware, License: Freeware, Price: USD $0.00, File Size: 20.5 MB
Platform: Windows

Freeware
more

Visualwx aims to be the ultimate RAD tool, designed for c ,python,perl,rub, lua and wxWidgets.

Visualwx aims to be the ultimate RAD tool, designed for c ,Python,perl,rub, lua and wxWidgets. Still there are many things to do, but we've achieved considerable progress. We would like to demonstrate it to all as soon as possible.

The program already has a lot of features, among the most important
ones:
- Designer of various frame (form) and sizers
...

Category: Software Development / Misc. Programming
Publisher: VisualWX, License: Freeware, Price: USD $0.00, File Size: 7.2 MB
Platform: Windows

more

Mahotas is a set of functions for image processing in Python.

Mahotas is a set of functions for image processing in Python.

It is completely based on numpy arrays as its datatype. It has its heavy routines implemented in clean C in a way that is both very clean, type independent (using templates), and fast.

All of the code is self contained and it has no other dependencies than numpy and scipy.ndimage (for certain...

Category: Multimedia & Design / Multimedia App's
Publisher: Luis Pedro Coelho, License: Freeware, Price: USD $0.00, File Size: 1.5 MB
Platform: Windows

more

The whole process is supposed to be simple, but a mistake here or there and you could end up hours googling for a solution.

The whole process is supposed to be simple, but a mistake here or there and you could end up hours googling for a solution.Keep in mind that all the Python checks and easy_install calls must be done referencing the location of the virtualenv, otherwise you might end up using the global Python install and not the virtual one.

Category: Utilities / Misc. Utilities
Publisher: Edgewall Software., License: Freeware, Price: USD $0.00, File Size: 799.9 KB
Platform: Windows

Freeware
more

QuickGamma is a small utility program to calibrate a monitor on the fly without having to buy expensive hardware tools.

QuickGamma is a small utility program to calibrate a monitor on the fly without having to buy expensive hardware tools.The relationship between the input signal and the luminance of a monitor is not linear but exponential with Gamma being the exponent. A Gamma value of 2.2 has become the de facto standard in Windows, the Internet and the digital photography. This means that only...

Category: Utilities / System Utilities
Publisher: Eberhard Werle, License: Freeware, Price: USD $0.00, File Size: 999.0 KB
Platform: Windows

more

Hungry python scared bunnies is a game based on the traditional snake arcade game.

Hungry Python scared bunnies is a game based on the traditional snake arcade game. Only much more interesting. You are operating a small snake which is hunting rabbits through the maze. Each rabbit you swallow makes you grow a little. By the end of the game you will have difficulties chasing those rabbits. Your Python will namely grow so much, that it could easily bite his own...

Category: Games / Arcade
Publisher: Free Online Arcade Games, License: Freeware, Price: USD $0.00, File Size: 1.1 MB
Platform: Windows, PDA

Freeware
more

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains.

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Perl, Tcl, Scheme, Ruby or Java. Here are some key features of "Python": · very clear, readable syntax · strong introspection capabilities · intuitive object orientation · natural expression of...

Category: Software Development / Compilers & Interpreters
Publisher: Python Software Foundation, License: Freeware, Price: USD $0.00, File Size: 12.0 MB
Platform: Windows, All

more

'GERBING Batch Histogram Correction' is a freeware to correct the histograms of images in batch mode.

'GERBING Batch Histogram Correction' is a freeware to correct the histograms of images in batch mode. You can improve pale images by a histogram check and subsequent histogram Correction. The reason for pale images is a missing part of the brightness spectrum. The Correction removes the paleness, the missing part of the brightness spectrum is produced by software....

Category: Multimedia & Design / Fonts
Publisher: GERBING Software Chemnitz, License: Freeware, Price: USD $0.00, File Size: 4.5 MB
Platform: Windows

Gerbing BatchHistogramCorrection Screenshot
more

'GERBING Batch Histogram Correction' is a freeware to correct the histograms of images in batch mode.

'GERBING Batch Histogram Correction' is a freeware to correct the histograms of images in batch mode. You can improve pale images by a histogram check and subsequent histogram Correction. The reason for pale images is a missing part of the brightness spectrum. The Correction removes the paleness, the missing part of the brightness spectrum is produced by software. Even if...

Category: Multimedia & Design / Multimedia App's
Publisher: Gerbingsoft, License: Freeware, Price: USD $0.00, File Size: 4.5 MB
Platform: Windows

Freeware
more

PyGTK lets you to easily create programs with a graphical user interface using the Python programming language.

PyGTK lets you to easily create programs with a graphical user interface using the Python programming language. The underlying GTK library provides all kind of visual elements and utilities for it and, if needed, you can develop full featured applications for the GNOME Desktop.

Category: Software Development / Misc. Programming
Publisher: PyGTK Team, License: Freeware, Price: USD $0.00, File Size: 884.5 KB
Platform: Windows

Freeware
more

Pylint is a python tool that checks if a module satisfies a coding standard.

Pylint is a Python tool that checks if a module satisfies a coding standard.Pylint is similar to PyChecker but offers more features, like checking line-code's length, checking if variable names are well-formed according to your
coding standard, or checking if declared interfaces are truly implemented, and much more (see the complete check list).

Category: Software Development / Misc. Programming
Publisher: pythonxy.com, License: Freeware, Price: USD $0.00, File Size: 206.6 KB
Platform: Windows

Freeware
more

VPython is the Python programming language plus a 3D graphics module called "Visual".

VPython is the Python programming language plus a 3D graphics module called "Visual".Because it is based on Python, it also has much to offer for experienced programmers and researchers.VPython makes it easy to create navigable 3D displays and animations, even for those with limited programming experience

Category: Software Development / Visual Basic Runtime Files
Publisher: Python Software Foundation, License: Freeware, Price: USD $0.00, File Size: 11.6 MB
Platform: Windows

more

Coverage measures code coverage, typically during test execution.

Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then...

Category: Software Development / Misc. Programming
Publisher: Python Software Foundation, License: Freeware, Price: USD $0.00, File Size: 245.3 KB
Platform: Windows

more

libtorrent is a feature complete C bittorrent implementation focusing on efficiency and scalability.

libtorrent is a feature complete C bittorrent implementation focusing on efficiency and scalability. It runs on embedded devices as well as desktops. It boasts a well documented library interface that is easy to use.
A C bittorrent library designed to run on anything from embedded systems to large scale seed servers. It comes with Python bindings and detailed documentation.

Category: Internet / Misc. Plugins
Publisher: Arvid Norberg, License: Freeware, Price: USD $0.00, File Size: 808.0 KB
Platform: Windows

Freeware
more

One of Python’s most useful features is its interactive interpreter.

One of Python’s most useful features is its interactive interpreter. This system allows very fast testing of ideas without the overhead of creating test files as is typical in most programming languages. However, the interpreter supplied with the standard Python distribution is somewhat limited for extended interactive use.

The goal of IPython is to create a...

Category: Internet / Misc. Plugins
Publisher: SciPy, License: Freeware, Price: USD $0.00, File Size: 5.8 MB
Platform: Windows

more

PyAudiere is a very flexible and easy to use audio library for users of the Python programming language.

PyAudiere is a very flexible and easy to use audio library for users of the Python programming language. Available methods allow you to read soundfiles of various formats into memory and play them, or stream them if they are large. You can pass sound buffers as NumPy arrays of float32's to play (non-blocking). You can also create pure tones, square waves, or 'on-line'...

Category: Software Development / Misc. Programming
Publisher: Christopher Brown, License: Freeware, Price: USD $0.00, File Size: 384.0 KB
Platform: Windows

Freeware
more

DarkAdapted is a gamma control application program.

DarkAdapted is a Gamma control application program. It modifies your screen Gamma settings so that you may, for example, preserve your dark adaptation while using your computer. DarkAdapted is a software that allows you control Gamma settings. Here are some key features of "DarkAdapted": · DarkAdapted is free of charge (but remains copyrighted by Stephen E....

Category: DVD & Video / Video Tools
Publisher: Stephen E. Hutson, License: Freeware, Price: USD $0.00, File Size: 4.0 MB
Platform: Windows, All

more

pymunk is an easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python.

pymunk is an easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python. It is built on top of the very nice 2d physics library Chipmunk.Easy to use It should be easy to use, no complicated stuff should be needed to add physics to your game/program.

Category: Multimedia & Design / Video
Publisher: Victor Blomqvist, License: Freeware, Price: USD $0.00, File Size: 235.3 KB
Platform: Windows

more

Komodo Edit is a free, open source, multi-platform, multi-language editor for dynamic languages and Ajax technology, including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML.

Komodo Edit is a free, open source, multi-platform, multi-language editor for dynamic languages and Ajax technology, including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML. Background syntax checking and syntax coloring catch errors immediately, while autocomplete and calltips guide you as you write. Available on Windows, Mac...

Category: Software Development / Tools & Editors
Publisher: ActiveState Software Inc., License: Freeware, Price: USD $0.00, File Size: 27.8 MB
Platform: Windows

more

Komodo Edit is a free, open source, multi-platform, multi-language editor for dynamic languages and Ajax technology, including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML.

Komodo Edit is a free, open source, multi-platform, multi-language editor for dynamic languages and Ajax technology, including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML. Background syntax checking and syntax coloring catch errors immediately, while autocomplete and calltips guide you as you write. Available on Windows, Mac...

Category: Software Development / Tools & Editors
Publisher: ActiveState Software Inc., License: Freeware, Price: USD $0.00, File Size: 34.7 MB
Platform: Mac

more

Komodo Edit is a free, open source, multi-platform, multi-language editor for dynamic languages and Ajax technology, including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML.

Komodo Edit is a free, open source, multi-platform, multi-language editor for dynamic languages and Ajax technology, including Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML. Background syntax checking and syntax coloring catch errors immediately, while autocomplete and calltips guide you as you write. Available on Windows, Mac...

Category: Software Development / Tools & Editors
Publisher: ActiveState Software Inc., License: Freeware, Price: USD $0.00, File Size: 35.3 MB
Platform: Mac

more

This is a utility program I wrote to help convert RGB and HSL values to Winamp 3 gamma values and code.

This is a utility program I wrote to help convert RGB and HSL values to Winamp 3 Gamma values and code. The output is used to create color themes for Winamp 3 skins. You can use the sliders to select a color, or the Windows standard color dialog, or an Eyedropper tool which lets you select a color from anywhere on screen. You can load up a PNG file and see the effects of your selected...

Category: Audio / Utilities & Plug-Ins
Publisher: RPETERCLARK, License: Freeware, Price: USD $0.00, File Size: 2.3 MB
Platform: Windows

Freeware
more

Papywizard (Panoramic python Wizard) is a free panohead control software, mainly developed for the Merlin/Orion astronomic mount, but usable for other panoheads with small effort.

Papywizard (Panoramic Python Wizard) is a free panohead control software, mainly developed for the Merlin/Orion astronomic mount, but usable for other panoheads with small effort.

Papywizard is entirely written in Python and developed under gnu/Linux; it successfully runs on gnu/Linux, Maemo (Nokia), Windows, MacOS and Openmoko.

Main...

Category: Software Development / Misc. Programming
Publisher: TRAC, License: Freeware, Price: USD $0.00, File Size: 11.4 MB
Platform: Windows

Freeware
more

Synapse’s Portal is an interactive, wireless application development environment that runs on Windows, Linux or MAC (beta).

Synapse’s Portal is an interactive, wireless application development environment that runs on Windows, Linux or MAC (beta).

Users develop applications using a syntax-highlighted Python editor to create scripts to wirelessly download into SNAP nodes. Portal supports a fast, real time view of your SNAP network, configuration and monitoring of your devices, a...

Category: Software Development / Misc. Programming
Publisher: Synapse Wireless, License: Freeware, Price: USD $0.00, File Size: 28.3 MB
Platform: Windows

Freeware
more

PySide is an open source sofware project providing Python bindings for the Qt framework.

PySide is an open source sofware project providing Python bindings for the Qt framework. Qt is a cross-platform application and UI framework, allowing the developers to write applications once and deploy them across many operating systems without rewriting the source code, while Python is a modern, dynamic programming language with a vivid developer community.

...

Category: Software Development / Misc. Programming
Publisher: PySide Team, License: Freeware, Price: USD $0.00, File Size: 24.8 MB
Platform: Windows

blank