Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install shake-files
How to install Shake-Files
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install shake-files
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) |
0.8.0
| | |
---|
Windows (64-bit) | 
0.8.0
| | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
License
MIT license (http://www.opensource.org/licenses/mi
Lastest release
version 1.5.1 on Jun 21st, 2013
Shake-Files allows your Werkzeug-based application to flexibly and
efficiently handle file uploads.
You can create different sets of uploads - one for document attachments, one
for photos, etc. - and configure them to save tthe files in different places,
creating the directories on demand, according to a pattern defined by you.