Sijax stands for “Simple ajax” and provides just that. It’s a simple Python/jQuery library providing easy ajax integration for python web apps.
The main idea is to use javascript code that calls server-side callbacks, which generate a response (manipulating the DOM, etc) and pass it back to the client. This way, you don’t need to manually dispatch ajax requests to certain URIs and go over each XML/JSON response manually.
Sijax was initially developed for PHP, inspired by the Xajax library (PHP-only).
Take a look at the documentation to learn more.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Sijax-0.3.2.tar.gz
(61.4 kB
view details)
File details
Details for the file Sijax-0.3.2.tar.gz.
File metadata
- Download URL: Sijax-0.3.2.tar.gz
- Upload date:
- Size: 61.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11b062f4a8b2aad95c87e7c09e5daf5a6b0d0f08abf9efe5f91a0075c6be7c0d
|
|
| MD5 |
0fe4be64bc6f559afe73436f43cbf11f
|
|
| BLAKE2b-256 |
3a0832c4e77caafc7542195cfb00e0ee400f1d9e29c4259842c3b32441b39bd3
|