smisk
Smisk is a high-performance Python web application framework built on top of FastCGI. It provides a clean MVC architecture, flexible serialization, and a powerful C extension core.
Modules
- autoreload — Automatic module reloading
- charsets — Character set utilities
- config — Configuration file handling
- core — Core I/O and HTTP handling
- inflection — Word transformation
- ipc — Inter-process communication
- mvc — Model-View-Controller framework
- release — Release information
- serialization — Data serialization
- session — Session management
- test — Testing utilities
- util — General utilities
- wsgi — WSGI compatibility layer
Attributes
The author of this release.
smisk.__build__Build identifier string.
smisk.__copyright__Copyright notice.