Group items matching
in title, tags, annotations or urlThe decorator module - 1 views
Pulover's Macro Creator - 0 views
-
Pulover’s Macro Creator is a Free Automation Tool and Script Generator. It is based on AutoHotkey language and provides users with multiple automation functions, as well as a built-in recorder. “Pulover’s Macro Creator is very handy as a means of automating various tasks without possessing programming knowledge.”
-
It’s more than a Macro Recorder! You can add not only keystrokes and mouse actions to your scripts but also manage windows, controls, files, strings, search images/pixels and even create If/Else Statements to control the flow of your macros! From simple repetitive tasks to complex automation projects, Pulover’s Macro Creator will save you hours of monotonous work. Everything with a friendly and intuitive interface.
User:Marshall Hampton/Sage - OpenWetWare - 0 views
Lesson 1: Socket Communications - 0 views
Allen's Weblog: More Than Just Parsers - 0 views
pyspec - Release: PySpec 0.51 - 0 views
-
This is first version at CodePlex. PySpec is BDD framework for python. It includes following items PySpec for CUIPySpec for wxPython(little buggy)Any documents(tutorial, reference)
ShowMeDo - 0 views
Python anti-pitfalls - 0 views
Michael's Quick Guide to Pyrex - 0 views
12. Writing a C extension to NumPy - 0 views
-
There are two applications that require using the NumPy array type in C extension modules: Access to numerical libraries: Extension modules can be used to make numerical libraries written in C (or languages linkable to C, such as Fortran) accessible to Python programs. The NumPy array type has the advantage of using the same data layout as arrays in C and Fortran. Mixed-language numerical code: In most numerical applications, only a small part of the total code is CPU time intensive. Only this part should thus be written in C, the rest can be written in Python. NumPy arrays are important for the interface between these two parts, because they provide equally simple access to their contents from Python and from C. This document is a tutorial for using NumPy arrays in C extensions.
« First
‹ Previous
61 - 80 of 95
Next ›
Showing 20▼ items per page