Python Package Softwares

Best Softwares Bytecode Compiler Python Bytecode

1
Python package
Python package
By Jeremy Hylton : Sony picture package
PyX is a Python package for the creation of PostScript and PDF files. It combines an Abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready ...
2
Windows Driver Package FTDI CDM Driver Package
Windows Driver Package FTDI CDM Driver Package
By Future Technology Devices International Ltd : Sata ide driver
Virtual COM port (VCP) drivers cause the USB device to appear as an additional COM port available to the PC. Application software can access the USB device in the same way as it would access ...
3
Python
Python
By Python Software Foundation : Ic prog
Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Tcl, Perl, Ruby, Scheme or Java. Some of its key distinguishing features ...
4
Python
Python
By Python : Development IT
Along with other major programming languages such as PHP Java and SQL Python is a very common system for both novices and professionals to employ. It is a powerful tool that boasts adequate processing speeds ...
5
Python
Python
By Python : Development IT
Along with other major programming languages such as PHP Java and SQL Python is a very common system for both novices and professionals to employ. It is a powerful tool that boasts adequate processing speeds ...
6
Python X Library
Python X Library
By : Visual foxpro support library
The Python X Library is a complete X11R6 client-side implementation, written in Pure Python.It can be used to write low-levelish X Windows client applications in Python.
7
MySQL for Python
MySQL for Python
By adustman : Mysql
MySQL support for Python. MySQL versions 3.23-5.1; and Python versions 2.3-2.6 are supported. MySQLdb is the Python DB API-2.0 interface. _mysql is a low-level API similiar to the MySQL C API. ZMySQLDA is a Database ...
8
Python Tutor
Python Tutor
By Adnan Umer | More Programs (1) Report software : Education Reference
Python Tutor is a free software only available for Windows, that belongs to the category`Education & Reference` , and developed by Adnan Umer.More about Python TutorWe don`t have any information about Python Tutor`s binary size. ...
9
Povray for python
Povray for python
By : Python
This script is a relatively simple framework for making povray files from Python programming language. It`s good for creating structured/mathematical scenes and animations. Why go out on a limb to use povray`s SDL language when ...
10
Python portscanners
Python portscanners
By : Python
Those are a couple of multithreaded portscanners, the second one use the Queue module.
11
Constants in Python
Constants in Python
By : Python
In Python, any variable can be re-bound at will -- and modules don`t let you define special methods such as an instance`s __setattr__ to stop attribute re-binding. Easy solution (in Python 2.1 and up): use ...
12
Python robocopier
Python robocopier
By : Python
This program is an advanced directory synchronization and update tool. It can be used to update content Between two directories, synchronize them, or just report the difference in content between them. It uses the syntax ...
13
A ThunkSpace for Python
A ThunkSpace for Python
By : Python
This useless hack allows normal functions to be attached to a `ThunkSpace` which causes the function to be lazily evaluated when the thunk is referenced. It is just a experiment using closures and descriptors to ...
14
Python Search
Python Search
By michaelsafyan : 3gp search
This extension adds support to the Chrome omnibox to search for and AutoComplete reference documentation from the Python API Reference (Python 2.6+, not Python 3.0+) as well as from NumPy, SciPy, Matplotlib, SymPy, and Pylons. ...
15
Python fcrypt
Python fcrypt
By : Python
There are some known problems with this software: The bitwise arithmetic relies on the specific behaviour of Python 2.2 and earlier when overflowing an integer on 32-bit architectures. Python 2.3 works the same but generates ...


Open Source Bytecode Compiler Python Bytecode Compiler

1
FirefoxNotify
FirefoxNotify
By : Firefox 3
Not available for Firefox 3.6.8. And I`m pleased to announce the new lead developer/owner for this project (since I haven`t been updating it recently), C. Kuhl. Provides for integration Between Firefox and the Galago project`s ...
2
Pyquante
Pyquante
By : In python
PyQuante (Python Quantum Chemistry) is an open-source package for quantum chemistry programming written in Python, Numerical Python, and C.
3
ctypes
ctypes
By : Windows ce
ctypes is an advanced ffi (Foreign Function Interface) package for Python 2.3 and higher. In Python 2.5 it is already included. ctypes allows to call functions in dlls/shared libraries and has extensive facilities to Create, ...
4
CSV to XML with configuration
CSV to XML with configuration
By : Csv to vcard converter
uses a Python csv package, but adds configuration file, so that the document, row and field tags can be specified. usage: python csv2xml.py -p propertyFile -i inputFile -o outputFile"
5
Numarray
Numarray
By : Python language
Numerical Python adds a fast and sophisticated array facility to the Python language. NumPy is the most recent and most actively supported package. Numarray and Numeric are no longer supported.
6
KInterbasDB
KInterbasDB
By : Relational database
KInterbasDB is a Python extension package that implements Python Database API 2.0-compliant support for the open source Relational database Firebird and some versions of its proprietary cousin Borland
7
Gnuplot.py
Gnuplot.py
By : Mac os x
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. ...
8
gpycompile - A simple GUI to the Python bytecode compiler
gpycompile - A simple GUI to the Python bytecode compiler
By Alec Hussey : Windows installer
A simple GUI to the Python bytecode compiler which has syntax checking and enables you to debug on the fly with the integrated text editor. Future versions are planned to have a full build system ...
9
gpycompile for Linux
gpycompile for Linux
By Alec Hussey : Teamviewer linux
A simple GUI to the Python bytecode compiler which has syntax checking and enables you to debug on the fly with the integrated text editor. Future versions are planned to have a full build system ...
10
python-ldap
python-ldap
By : Python
Python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, ...
11
Strip attachments from an email message
Strip attachments from an email message
By : Strip poker
This recipe shows a simple approach to using the Python email package to strip out attachments and file types from an email message that might be considered dangerous. This is particularly relevant in Python 2.4, ...
12
Visual Tkinter Python IDE
Visual Tkinter Python IDE
By macrocoders : Visual basic 6.0
Visual Tkinter, the Python language and visual graphic interface designed for program developers. Write programs were tailored to the needs of visual GUI top-level support. Since December 2008 we project growth continues Visual Tkintersaves time ...
13
PythonTurtle
PythonTurtle
By Ram Rachum : Python programming
PythonTurtle strives to provide the lowest-Threshold way to learn Python. Students command an interactive Python shell (Similar to the IDLE development environment) and use Python functions to MOVE a Turtle displayed on the screen. An ...
14
pysimpledb
pysimpledb
By Daniel Mikusa : N case
pysimpledb - Python Simple Database AccessIn case you are wondering "What does this package do?", wonder no more. It is a simple database Layer that sits on top of the standard Python DB-API 2.0. pysimpledb ...
15
PyEmbedC
PyEmbedC
By Fernando Trias : C code
Python module to embed C/C++ code within Python programs and scripts. Transparently allow native access to python data from C code and vice versa. Module provides all the "Glue" to dynamically convert data types, arrays ...

Open Source Bytecode Compiler Python Bytecode Compiler