2 Jul 2012 15:52
ANN: eGenix PyRun - One file Python Runtime 1.0.0
eGenix Team: M.-A. Lemburg <info <at> egenix.com>
2012-07-02 13:52:31 GMT
2012-07-02 13:52:31 GMT
________________________________________________________________________
ANNOUNCING
eGenix PyRun - One file Python Runtime
Version 1.0.0
An easy-to-use single file relocatable Python run-time -
available for Windows, Mac OS X and Unix platforms
This announcement is also available on our web-site for online reading:
http://www.egenix.com/company/news/eGenix-PyRun-1.0.0.html
________________________________________________________________________
INTRODUCTION
Our new eGenix PyRun combines a Python interpreter with an almost
complete Python standard library into a single easy-to-use
executable, that does not require a system wide installation and
is fully relocatable.
eGenix PyRun's executable only needs 12MB, but still supports
most Python application and scripts - and it can be further
compressed to 3-4MB using gzexe or upx.
Compared to a regular Python installation of typically 100MB on
disk, this makes eGenix PyRun ideal for applications and scripts
that need to be distributed to many target machines, client
installations or customers.
(Continue reading)
What is ftputil?
----------------
ftputil is a high-level FTP client library for the Python programming
language. ftputil implements a virtual file system for accessing FTP
servers, that is, it can generate file-like objects for remote files.
The library supports many functions similar to those in the os,
RSS Feed