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

Python path coverage 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 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
APFill Ink&Toner Coverage Meter

APFill Ink&Toner Coverage Meter

APFill Ink Coverage Meter is a unique tool for print shops and home users. Now you can optimize pages you print to spend less ink, toner and money. Ink and toner usage is usually described by printer manufacturers as so many pages of A4 using 5% coverage. APFill Ink Coverage Meter helps you calculate ink and toner coverage on the page (total ink density or total area coverage) before printing.

  • Publisher: AVPSoft.com
  • Home page: avpsoft.com
  • Last updated: November 3rd, 2009

Python path coverage in Description

Eclipse - Pydev

Eclipse - Pydev

PyDev is a Python IDE for Eclipse, which may be used in Python, Jython and IronPython development. Features editor, code completion, code analysis, refactoring, outline view, debugger, mark occurrences and other goodies. It comes with many goodies such as: -Django integration -Code completion -Code completion with auto import

  • Publisher: Fabio Zadrozny
  • Home page: pydev.org
  • Last updated: July 31st, 2012
EasyEclipse for Python

EasyEclipse for Python

An EasyEclipse Distribution is a prepackaged release of Eclipse that provides a fully functional Integrated Development Environment (IDE) for a specific type of development. This program is all you need to start developing Python with Eclipse fast and easy. The PyDev plugin does not work if there are spaces in the installation path.

  • Publisher: nexB Inc.
  • Last updated: April 20th, 2008
Gorgeous Karnaugh Standard

Gorgeous Karnaugh Standard

Gorgeous Karnaugh Standard is a tool for students being trained in digital electronics design, embedded automation or microcontroller programming. Main Features: - Draws 2 - 16 variable Karnaugh Maps; - Builds logical functions from analytical form or from truth table; - Generates random function systems;

JavaScript Coverage Validator

JavaScript Coverage Validator

JavaScript Coverage Validator provides automatic source code coverage analysis of applications as they run. JavaScript Coverage Validator works with information provided by the JavaScript Profiling and Coverage Interface. JavaScript Coverage Validator allows you to perform coverage analysis on your entire application.

  • Publisher: Software Verification Limited
  • Last updated: November 14th, 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

Additional Python path coverage selection

Holmes Statistical Debugging Toolkit

Holmes Statistical Debugging Toolkit

Holmes is an automated debugging and failure-analysis tool that uses statistical analysis of code-coverage data to identify the most likely cause of test failures. Holmes uses a custom data-collection tool to amass detailed path coverage during testing. The tool analyzes this coverage data to find paths that strongly correlate with failure.

Python Bottleneck

Python Bottleneck

Bottleneck is a collection of fast NumPy array functions written in Cython. Only arrays with data type (dtype) int32, int64, float32, and float64 are accelerated. All other dtypes result in calls to slower, unaccelerated functions. To install bottleneck on Windows, first install MinGW and add it to your system path.

  • Publisher: Keith Goodman
  • Home page: pypi.python.org
  • Last updated: April 25th, 2014
Python

Python

Python is an object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java. It comes with a large standard library that supports many common programming tasks, such as connecting to web servers, searching text with regular expressions, reading, and modifying files.

  • Publisher: Python Software Foundation
  • Home page: www.python.org
  • Last updated: February 7th, 2024
Crystal Path

Crystal Path

Players of Crystal Path get ready to land in a country full of fantastic whimsical creatures where you will be welcomed to pass their challenging puzzle test along the Crystal Path. Travel through the country’s mysterious paths covered with colored crystals of many shapes and discover mystical paths on your way.

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
Golden Path

Golden Path

Golden Path is a colorful puzzle that combines the classic match 3 mechanics with some elements of brick buster games. The idea here is simple, the player has to connect three or more orbs of the same color to make them vanish from the screen, using a bat and a weapon.

  • Publisher: Media Contact LLC
  • Last updated: March 12th, 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 Launcher

Python Launcher

Python Launcher is an open-source program that allows Python scripts (.py and .pyw files) on Windows to specify the version of Python which should be used, allowing simultaneous use of Python 2 and 3. When executing a script, the launcher looks for a Unix-style #! (shebang) line in the script.

  • Publisher: Vinay Sajip
  • Home page: bitbucket.org
  • Last updated: August 7th, 2017
Python comtypes

Python comtypes

comtypes is a pure Python COM package based on the ctypes ffi foreign function library. ctypes is included in Python 2.5 and later, it is also available for Python 2.4 as separate download.rnrnWhile the pywin32 package contains superior client side support for dispatch based COM interfaces, it is not possible to access custom COM interfaces unless they are wrapped in C++-code.

  • Publisher: Python
  • Home page: pypi.python.org
  • Last updated: August 15th, 2011
Python - SendKeys

Python - SendKeys

SendKeys is a Python extension for Windows which can be used to send one or more keystrokes or keystroke combinations to the active window. SendKeys exports 1 function, SendKeys, and 1 exception, KeySequenceError. SendKeys may throw KeySequenceError if an error is found when reading keys. SendKeys reads all keys before pressing any, so if an error is found, no keys will be pressed.

  • Publisher: Ollie Rutherfurd
  • Last updated: May 26th, 2010