Windows
Mac
Android
Top Downloads
Latest
Audio
Business
Communications
Desktop Utilities
Development
Graphics
Home & Education
Network & Internet
Scripts
Security
System Utilities
Video
Call a function/method X times per second
Simon Wittber
This simple generator function is used to call a function X times per second.
Windows
Download
12
Downloads
0 Ratings
Share
Rate
Call a function/method X times per second
Overview
This simple generator function is used to call a function X times per second.
NEW
Fixed some bugs.
Call a function/method X times per second
Information
Version
1.1
Date
02.26.10
License
Language
English
File Size
N/A
Developer
Simon Wittber
Category
Scripts
SubCategory
Python
Operating Systems
Windows ,Linux,Mac OS,BSD,Solaris
System Requirements
No additional system requirements.
More From
Simon Wittber
A lazy, memoized attribute space
This class provides thunk-like behavior in standard Python.
Free
A class keeps a reference to it's instance
This recipe implements a base class, which allows derived classes to track.
Free
A queue for string data
A queue data structure, for string data only, which looks like a File object
Free
A List of Dictionaries
A List of Dictionaries class emulates a list of dictionary objects
Pack multiple images into one image
Packing images of different sizes into one image is often required.
Free
A speed limited, or governed range
This class implements a generator, which returns consecutive floats
A ThunkSpace for Python
This useless hack allows normal functions to be attached to a 'ThunkSpace
Free
Automatic argument type conversion
Automatic argument type conversion script is a decorator that can be used to cas
Free
More
Python Software
Top Downloads
Principal Component Analysis (PCA)
A class that carries out Principal Component Analysis (PCA).
Free
Deal Or No Deal Game
A game based on the tv game show, Deal Or No Deal.
Free
Disk Dumper
This recipe will display a hex dump of the disk specified on the command line.
Complex Boolean Regular Expression Class
Need to look for the occurence of words in a string or group of words
Free
Display an Image from a specified file
Reads an image file from the filename specified as the 1st parameter
Free
Quickslice decorator
Quickslice decorator script defines a decorator that allows for an abbreviated
Free
mx.ODBC example
mx.ODBC example script shows you how to get the columns of a table and get data.
Free
Python replacement for java.util.Properties
Quick and easy way to process Java properties files using pure Python
Free
More