Software Listing: Python

M2Crypto is an open source Python cryptography and SSL toolkit. This product is an installer for M2Crypto which installs the M2Crypto source and DLLs into your Python installation. Python is a popular object-oriented programming language that combines remarkable power with very clean syntax. Python is used in business, high-tech, science, education, government and many other fields. M2Crypto offers the Python programmer the following: - RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES). - SSL functionality to implement clients and servers. - HTTPS extensions to Python's httplib, urllib and xmlrpclib.

  • Platform: Win2000, WinOther
  • Python
  • License: Freeware
  • Price: -
  • Rating

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Perl, Tcl, Scheme, Ruby or Java.Here are some key features of "Python":very clear, readable syntaxstrong introspection capabilitiesintuitive object orientationnatural expression of procedural codefull modularity, supporting hierarchical packagesexception-based error handlingvery high level dynamic data typesextensive standard libraries and third party modules for virtually every taskextensions and modules easily written in C, C++ (or Java for Jython, or .

  • Publisher: python.org
  • Date: 15-07-2009
  • Size: 10649 KB
  • Platform: WinOther

Python Code Library is a powerful multi-language source code Library with the following benefits: 1. Built-in library with 50,000++ lines of code 2. Quick and powerful search engine 3. Powerful printing capability 4. Password protection & strong 448 bits encryption (optional) 5. User notes & attachments handling 6. Favorites & rating support 7. Full integration with *all* major programming IDEs And much more!.

  • Platform: Win7 x32, Win7 x64, Windows Server, Windows Vista, WinOther, WinVista, WinVista x64

Python Programming on Win32 is the first book to demonstrate how to use it as a serious Windows development and administration tool. Unlike scripting on Unix, Windows scripting involves integrating a number of components, such as COM or the various mail and database APIs, with the Win32 programming interface. While experienced Windows C++ programmers can find their way through the various objects, most people need some guidance, and this book is it. It addresses all the basic technologies for common integration tasks on Windows, explaining both the Windows issues and the Python code you need to glue things together.

  • Platform: Python, Scripts

The goal of the Python Essential Reference is to concisely describe the Python programming language and its large library of standard modules, collectively known as the Python programming "environment." This informal language reference is arranged into four major parts: a brief tutorial, an introduction to Python; an informal language reference that covers lexical conventions, functions, statements, control flow, datatypes, classes, and execution models; the Python library; and the Python C API used to write Python extensions..

  • Platform: Python, Scripts

This 5-page tutorial describes how to grab remote web pages and process them locally in Python. Useful for parsing information off the web..

  • Platform: Python, Scripts

Movable Python is a portable distribution of Python for Windows capable of running of a USB stick. It includes both the pre-built distributions of Python, plus the scripts required to build the distributions. Distributions are built with py2exe. As the distributions are isolated from any installed version of Python, Movable Python can be used for testing code with different versions of Python. The Movable Python interpreter behaves as much as possible like the standard Python interpreter. The standard distribution includes the full standard library and the PythonWin and IDLE IDEs - it makes a portable development environment.

  • Publisher: Voidspace
  • Date: 23-07-2012
  • Size: 6758 KB
  • Platform: WinOther

PDO: Python Database Objects, is a collection of objects for use with Phase or with the Python Programing Language. PDO is designed to be robust and simple at the same time, allowing access to multiple styles of databases, with one set of instructions. This means never having to worry again about your syntax when changing Database Platforms on your next project..

  • Platform: Python, Scripts

Python Shell for jEdit is a simple, yet useful plugin that seamlessly integrates within jEdit and helps you to easily maintain a running Python environment.

By using Python Shell for jEdit you have the possibility to select an external file and run Python tests before adding the code into your project.


.

  • Platform: WinOther

Python encryption library for encrypting and decrypting both strings and binary data. Python Encryption Library implements symmetric encryption algorithms: Rijndael, Blowfish, Twofish. Also provides public-key encryption and decryption using digital certificates.

Provides hashing functionality for both strings and binary data using SHA1, SHA384, SHA512, MD2, MD5, and HAVAL. Provides BZIP2 compression for both strings and binary data. Provides digital signature creation and verification. Provides encoding functionality for Base64, quoted-printable, and hex-encoding.

Python encryption library with the following features:

* Symmetric Encryption: AES, Blowfish, Twofish, RC2, ARC4, DES, 3DES, PBES1, PBES2.

  • Platform: Windows 7, WinOther, WinVista

Python encryption library x64 for encrypting and decrypting both strings and binary data. Python Encryption Library implements symmetric encryption algorithms: Rijndael, Blowfish, Twofish. Also provides public-key encryption and decryption using digital certificates.

Provides hashing functionality for both strings and binary data using SHA1, SHA384, SHA512, MD2, MD5, and HAVAL. Provides BZIP2 compression for both strings and binary data. Provides digital signature creation and verification. Provides encoding functionality for Base64, quoted-printable, and hex-encoding.

Python encryption library with the following features:

* Symmetric Encryption: AES, Blowfish, Twofish, RC2, ARC4, DES, 3DES, PBES1, PBES2.

  • Platform: Win7 x64, WinOther, WinVista x64

The Python Linguistic Laboratory, also know as pylilac, is developed as an open source Python library and set of tools.

Python Linguistic Laboratory was specially built for analyzing, studying and engineering languages.


.

  • Platform: WinOther

ant-python was specially developed as an Open Source and accessible set of tasks.

ant-python allows its users to create Python distributions, run unit tests / coverage, build Sphinx documentation, and others.


.

  • Platform: WinOther

SugarSync API for Python is a handy and reliable wrapper designed for SugarSync developers. Just run the setup.py and follow the instructions.

SugarSync is an online service for file sharing and backup. SugarSync API for Python offers SugarSync developers a new perspective.

.

  • Platform: WinOther

Python Overlay is a library designed to simplify and enhance the use of Python.

Functions:
· Write: Writes 1 piece of text or a variable to the screen
· Get : Takes input form a user and stores it in a variable
· Choose: Reaturns TRUE/FALSE to a variable {NOTE: Operation must be in quotation marks}

.

  • Platform: WinOther

netCDF4 Python provides a Python interface to the netCDF library. netCDF now has many features not found in earlier versions of the library and is implemented on top of HDF5.

This module can read and write files in both the new netCDF 4 and the old netCDF 3 format, and can create files that are readable by HDF5 clients. The API modelled after Scientific.IO.NetCDF, and should be familiar to users of that module.

Most features of netCDF4 are implemented, such as multiple unlimited dimensions, groups and zlib data compression. All the new numeric data types (such as 64 bit and unsigned integer types) are implemented.

  • Platform: Win7 x64, Windows 7, WinOther, WinVista

JSBSim Python Bindings was specially designed as an accessible and Open-Source package that provides Python language bindings to the C++ flight simulation model JSBSim.

Using JSBSim through the Python bindings will be a little bit slower than using the native C++ API, but Python allows a more rapid development of applications.

Possible uses of JSBSim Python Bindings include, but are not limited to:
· Writing "homebrew" flight simulator games, with for example Panda3D or ogre-python for graphical output.
· Integration of flight dynamics in your Python application.

  • Platform: WinOther

Python Tools for Visual Studio is a free & open source plug-in for Visual Studio 2010. PTVS enables developers to use all the major productivity features of Visual Studio to build Python code using either CPython or IronPython and adds new features such as using High Performance Computing clusters to scale your code.

Together with one of the standard distros, you can turn Visual Studio into a powerful Technical Computing IDE. Give
Python Tools for Visual Studio
a try to fully assess its capabilities!

.

  • Platform: WinOther

SNMP library for Python is a development tool that aims to develop native SNMP technology support for the Python programming environment.

The SNMP library for Python comes with a complete SNMPv1/v2c and SNMPv3 engine support.



.

  • Platform: WinOther

Spectral Python, also know as SPy is built as an Open Source Python package for reading, viewing, manipulating, and classifying hyperspectral image data.

SPy includes functions for clustering, dimensionality reduction, supervised classification, and more.

.

  • Platform: WinOther

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


WinXP Manager

WinXP Manager is the tool letting you easily change and personalize your Windows XP based system. Its the edition of the tool released by Yamicsoft for Windows XP only, and is similar to Vista Manager and Windows 7 Manager, designed for later ...


Time Fighter

Time fighter is a free ware game in the general two dimensional shooter genre. Many of the traits the game has are very generic and taken from and used by every other game in its genre, mainly the two dimensional field, the way the character (which ...


Advanced System Optimizer

Keeping your Computer fast, clean and error free is of utmost importance if you want to get most out of it. Over the passage of time, many personal computers get clogged with errors, unnecessary or duplicate files and shortcuts leading to fragmented ...


Windows WinBest

Windows WinBest is an application, created to speed up your computer and remove junk files from your system. Right from the second I opened Windows WinBest, I become very skeptical about whether I’d like this application. Almost instantly, I ...


Internet Explorer

There was once a time when the browser world was dominated by a single piece of software from Microsoft. Yes, we're talking about Microsoft's Internet Explorer. The internet has evolved and so have browsers. As a result, we have numerous ...


Hide Files & Folders

Hide Files and Folders is a program that will let you password protect files and folders on your Windows system, preventing unauthorized access to them.

Hide Files and Folders gives you five different ways to protect data on your ...


Boa Constrictor

Boa constrictor is a freeware classic arcade game with the general gameplay mechanics taking their routes from the very classic mobile game, snake. The game, however does not attempt to fit into the “snake clone” market, and does ...


IE Internet Security

IE Internet Security isn't the program that I thought it’d be. After a bit of Googling, I discovered that IE Internet Security is in fact embedded into one larger application called 1st Security Agent, which is an all in one tweaking ...


Screen Resolution Manager

If you share a computer at home or at work, some users may their own have personal preferences regarding the screen resolution that your monitor or projector is set up, and the colors that are displayed. This could be because of bad eye sight, ...



New Downloads

CrossUI Builder Windows64

CrossUI Front-End Builder
enables anyone (no software
developer required) to Create
Interactive Apps Without
Coding

Entity Developer

Entity Developer is a powerful
ORM designer for ADO.NET
Entity Framework, NHibernate,
LinqConnect, Telerik Data
Access, ...

MerchanNet

Best for garment, apparel,
home textiles, necktie, socks,
footwear, household, apparel,
headwear industry, bags,
luggage ...

Capsa Network Analyzer
Standard Edition

Packet sniffer (network
analyzer or network sniffer)
for network monitoring and
troubleshooting. It allows you
to monitor ...

Screen Grab Pro

Screen Grab Pro Is a freeware
screen capture tool. It
features One click grab of any
screen for ease of use, Timer
...

TryToAAC

TryToAAC is a minimum and
streamlined tool that easily
convert some of the most
popular audio standards out
there to the ...

Nero TuneItUp Free

Nero TuneItUp is an
optimization, tuning and
maintenance tool for Windows
PCs which helps you analyze
and fix common ...

StreamBuffRe

StreamBuffRe buffers online
streams and redirects them to
different destinations. This
enables you to watch, download
or ...

TaskRun

ToDo Calendar with Pomodoro
Timer and Fitness and Calorie
Tracker. Weekly Calendar
Planner will help you to work
smarter, ...



Related Searches

Python Burmese
Python Ball
Python Symbian
Python Idle
Python Pack
Hangman Python
Balancing Chemical Equation Using Python
Python Smartget Nokia
Open Source Python Ide
Monty Python
Python Emulator
Ultra Python Module Pack