Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Paint programs python in Title/Summary

Python coverage-3.0b3

Python coverage-3.0b3

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 analyzes the source to identify code that could have been executed but was not. Coverage measures code coverage, typically during test execution.

  • Publisher: Python Software Foundation
  • Home page: pypi.python.org
  • Last updated: November 17th, 2011
Python - pyodbc

Python - pyodbc

This software is a Python module that enables one to connect to databases running under Windows,Linux ,OS/X and other operating systems using ODBC. It comes with an MIT license and hence, is free for personal and non-commercial use. Being a Python module, Python (ver 3.3 or higher) is a necessary prerequisite and must be installed prior to installing Pyodbc.

  • Publisher: Michael Kleehammer
  • Home page: code.google.com
  • Last updated: November 6th, 2013
Python coverage-3.5

Python coverage-3.5

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 analyzes the source to identify code that could have been executed but was not. Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your code are being exercised by tests, and which are not.

  • Publisher: Ned Batchelder
  • Last updated: November 16th, 2011

Paint programs python in Description

SkyPaint

SkyPaint

Tool for creating and editing 3D, seamless, 360° panoramic images. SkyPaint is simple: start with a pre-defined template or an initial backdrop. Use the arrow buttons in the SkyPaint window to look around 'inside' the backdrop; when you see something you want to change, just press the "Paint This View" icon to transfer control to Photoshop (or almost any of the other popular paint programs).

  • Publisher: Gavin Bell
  • Last updated: March 31st, 2012
QFX-LE

QFX-LE

QFX takes a unique approach to image creation by integrating the features of both a paint and a draw program into one application. Strictly paint programs like Photoshop® let you paint and retouch, but cannot work with layouts of objects, text and images in a resolution independent way.

  • Publisher: Ron Scott
  • Last updated: November 13th, 2009
Pixy Professional

Pixy Professional

Pixy Professional is a pixel colour reporting programs, simple to use, easy to understand pixel colour reporting. Using Pixy Professional saves you time and increases productivity, because you don't have to waste time print screening or using paint programs to find the colour of a pixel.

  • Publisher: Activeware
  • Last updated: December 6th, 2010
Makaha

Makaha

Makaha 6.1.1

  • Publisher: Brandyware Software
  • Last updated: May 26th, 2020
PSPCoverz

PSPCoverz

PSPCoverz is designed to make it easy to design your own 'skins' for your PlayGearPocket case from Logitech. Just add your own images, and you can see exactly what you'll get when you print. Keep in style - stand out from the pack - 'Coverz your PSP today! PSPCoverz is freeware/donateware, and is currently in beta. Come try it out, and let us know your thoughts.

  • Publisher: 5 Hyphen Studios, Inc.
  • Last updated: February 16th, 2012

Additional Paint programs python selection

OpenExpert

OpenExpert

OpenExpert will help you create associations between a file type and more than one application. This will allow you to decide what application you want to open a file, instead of using the default program. However, some Windows 7 users might feel it is not necessary to use OpenExpert because this operating system comes with an improved, much friendlier Open With function.

  • Publisher: BAxBEx Software
  • Last updated: March 1st, 2008
Grid 'N WeaveIt Demo

Grid 'N WeaveIt Demo

Grid ‘N WeaveIt is the link between a graphics paint program and weaving. Paint programs such as Photoshop, Photoshop Elements, Paint Shop Pro or even Windows Paint provide good editing capabilities for creating a graphical picture. However they don’t go the next step needed by weavers. Grid ‘N WeaveIt provides the missing links.

  • Publisher: Canyon Art
  • Last updated: July 15th, 2010
TuchOut

TuchOut

TuchOut is and interactive software which acts as an alternative to the boring paint program for a Windows touch/non-touch PC. TuchOut is an interactive and trendy program that can be used to make animations and perform different photo making/editing tasks.

  • Publisher: Nirman Dave
Bmp to Jpg/Jpeg Converter

Bmp to Jpg/Jpeg Converter

Bmp to Jpg/Jpeg is an image conversion program used to perform a variety of functions in the graphics, photography and digital art worlds.

  • Publisher: Gitashare Software Inc.
  • Last updated: May 27th, 2020
Python numpy

Python numpy

NumPy is an extension for Python that allows complex scientific and mathematic functions to be executed in a quick way. NumPy allows large array objects, necessary to make large calculations or to speed up some mathematical functions. A definite essential for Python.

  • Publisher: Numpty Developers
  • Last updated: April 9th, 2009
Python pygame

Python pygame

Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every halloween contacts platform and operating system. Pygame itself has been downloaded millions of times, and has had millions of visits to this website.

  • Publisher: Pete Shinners, Rene Dudfield, Marcus von Appen, Bob Pendleton, others
  • Home page: www.pygame.org
  • Last updated: November 17th, 2010
Python - IPython

Python - IPython

The goal of IPython is to create a comprehensive environment for interactive and exploratory computing. To support this goal, IPython has two main components: * An enhanced interactive Python shell. * An architecture for interactive parallel computing.

  • Publisher: SciPy
  • Last updated: January 17th, 2011
Python - py2exe

Python - py2exe

Py2exe is a great extension to Python's Distribution Utilities that allows you to create a Windows executable file from a Pythons script. This allows users to execute programs without the need of having the Python interpreter installed. An excellent extension that every developer must have.

  • Publisher: Thomas Heller
  • Home page: www.py2exe.org
  • Last updated: December 21st, 2008
Python - pygments

Python - pygments

Python - pygments is a generic syntax highlighter for general use in all kinds of programs such as forum systems, wikis or other applications that need to prettify source code. The program has support for a wide range of common languages and markup formats and a large number of output formats such as HTML, LaTeX, RTF, SVG, all image formats that PIL supports and ANSI sequences.

  • Publisher: Pygments team
  • Home page: pygments.org
  • Last updated: April 30th, 2015
Python - Gnuplot

Python - 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 computed.