8051 python interpreter in Title/Summary
Python - PIL
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.
- Publisher: pythonxy.com
- Last updated: June 28th, 2013
8051 IDE
8051 IDE is a simple 8051 microcontroller emulator for the 8051 series of microcontrollers, like 8052, 8031, 8751, 8752, etc. The program is very simple to use and is a good one for those beginning to do 16-bit microcontroller programming. It has all the features to edit and run an assembly language program.
- Publisher: AceBus
- Home page: www.acebus.com
- Last updated: March 15th, 2012
mikroPascal PRO for 8051
mikroPascal PRO for 8051 is a full-featured Pascal compiler for 8051 devices from Atmel® and Sillicon Labs®. Pascal is a popular programming language that encapsulates strong data types, very nice syntax, and has probably the best balance between simplicity and control.
- Publisher: MikroElektronika
- Home page: www.mikroe.com
- Last updated: October 17th, 2011
8051 python interpreter in Description
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 Tools for Visual Studio
Python Tools for Visual Studio (PTVS) is a plug-in for Visual Studio which supports programming with the Python language. It lets you bring your own Python interpreter, including CPython, IronPython, PyPy, and supports a broad range of features from editing with IntelliSense to interactive debugging.
- Publisher: Microsoft
- Home page: visualstudio.microsoft.com
- Last updated: July 31st, 2023
Pillow
Pillow is an open source imaging library designed for Python. The Python Imaging Library adds image processing capabilities to your Python interpreter. You can use the library to create thumbnails, convert between file formats and print images. It is ideal for image archival and batch processing applications.
- Publisher: Alex Clark
- Home page: pypi.python.org
- Last updated: February 18th, 2015
dSPACE Python
This patch can only be installed on top of an existing Release 6.5 installation. If the directory name of the operating system is different from 'c:\windows', the Python interpreter is not available under ControlDesk 3.5. This setup installs dSPACE Python 2.5.1 to solve this problem.
- Publisher: dSPACE GmbH, Germany
- Home page: www.dspace.com
- Last updated: March 28th, 2012
WinMMA
WinMMA is a package for Windows users that includes a Python interpreter, an editor for MMA files (Scite) and MMA itself (program, documentation and example songs). The Musical MIDI Accompaniment (MMA) is a program for musicians who needs some accompaniment while practicing a song.
- Publisher: David Asorey Álvarez
- Last updated: April 20th, 2008
Additional 8051 python interpreter selection
The Manor
Chat, Relax Come in, kickback, relax, make new friends. Chat with old friends and family. The Manor is a 2D avatar chat experience that runs on most personal computers. With users creating additional Manor sites your bound to find a Manor to your liking.
- Publisher: MadWolf Software
- Home page: www.madwolfsw.com
- Last updated: May 26th, 2020
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
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
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
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
- Last updated: November 17th, 2010
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
English-Spanish Interpreter Professional
If you need to translate documents from English to Spanish and vice versa, then you may want to try English Spanish Interpreter (now called Translator Professional Plus). This is a comprehensive program with lots of capabilities, like a built-in spell checker, dictionary and thesaurus, as well as many other features for rendering quality translations.
- Publisher: Word Magic Software
- Last updated: March 2nd, 2008
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
- Last updated: August 15th, 2011
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
Python lxml
The lxml XML toolkit is a Pythonic binding for the C libraries libxml2/libxslt. The lxml.etree follows the ElementTree API as much as possible, building it on top of the native libxml2 tree. It combines the speed and XML feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.
- Publisher: Stefan Behnel
- Home page: lxml.de
- Last updated: May 28th, 2015