@ KDEV 2007 Some Rights Reserved
What is python?


Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code. Official website: http://www.python.org/


To get python you have simply to follow these steps:
- Connect to your foXServe shell and type  config
- Select (s) option from the menu

WARNING: The installation require at least 3,2MB, please launch df-h and check how many free space you have on /dev/flash2

[root@axis /root]17716# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/flash3              10.5M     10.5M         0 100% /
/dev/flash2               3.9M    528.0k      3.4M  13% /mnt/flash
tmpfs                    14.8M    160.0k     14.6M   1% /var

- To check if all is correctly installed just type at the shell prompt:
python -c "printf 'Hello World!"



Full documentation is available here:
http://www.python.org/



SUGGESTED READINGS:

http://www.java2s.com/Code/Python/CatalogPython.htm
http://www.amk.ca/python/simple/

CREDITS:
Special thanks to Antonio Galea (ant9000) for the python porting and to John Crispin for the SDK patch.


foXServe is Developed by KDEV a Davide Cantaluppi company and running on ACME SYSTEMS srl Hardware.

@ KDEV 2007 Some Rights Reserved
foXServe firmware is free
foXServe firmware
Download it now!


LICENSES

Apache/1.3.37 Server

Copyright 2007 Kdev of Davide Cantaluppi Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

PHP 5.0.5
"This product includes PHP software, freely available from <http://www.php.net/software/>"

MOD_DAV
This product includes software developed by Greg Stein <gstein@lyra.org> for use in the mod_dav module for Apache (http://www.webdav.org/mod_dav/).