Shed Skin

Shed Skin Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 394
  • Released: Mar 2, 2007

Shed Skin Description

Shed Skin is an experimental Python-to-C compiler. It can convert pure, but implicitly statically typed Python programs into optimized C code. Currently, these programs cannot freely use the Python standard library.

Shed Skin Bookmark

Hyperlink code:
Hyperlink for Forum code:

Shed Skin Script Download Notice

Top 4 Download periodically updates information of Shed Skin script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Shed Skin torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Allowing the Python profiler to profile C modules

... time spent in C modules when profiling your Python code. Normally the profiler only profiles Python code, so finding out how much time is ... easy to profile C code as well as Python code, giving you a clearer picture of where ...
Python

Automated swigging for creating C shared modules

This script contains a simple python function to automate using the swig process for creating C modules for use inside Python. ...
Python

Python symbols

Python symbols is a toy module that shows a way to define symbols inside functions, using a decorator. ...
Python

Memento design pattern in python

Memento design pattern in python script allows you to cache instances based on what arguments are passed to them. ...
Python

Some python style switches

Some python style switches script shows several ways of making a 'switch' in pyshows sevbr >/ ...
Python