Little tools to render a simple spreadsheet in webpage
Project description
Django JSheet
Django JSheet is a small tool for rendering a simple spreadsheet into a web page.
By taking advantage form_class's fields the cells are set with the appropriate properties^.
There is the ability to use classic excel formulas > see docs for more details
Saving the data is done through an asynchronous method and there is the possibility of a chronological saving of all changes.
No model is required, but one can possibly be added to allow synchronization of the data with the db.
^(eg IntegerField => int, TypedChoiceField => select etc)
installation of the django_jsheet_assets package is required).
Good luck! \o/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django_jsheet-0.3.9.tar.gz
.
File metadata
- Download URL: django_jsheet-0.3.9.tar.gz
- Upload date:
- Size: 182.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec13308ddd245ae7d580cfe6e05d1de5ba9b6ad4a29d18c831af84fda3a0da51 |
|
MD5 | 0ea6bf683d157a0e3e1d21904056ec01 |
|
BLAKE2b-256 | fa10f382240ffbdecb577c17d91fcc66f12084565b38e1e64c9d2eec6a412b11 |
File details
Details for the file django_jsheet-0.3.9-py3-none-any.whl
.
File metadata
- Download URL: django_jsheet-0.3.9-py3-none-any.whl
- Upload date:
- Size: 189.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f49b419d44c5799c5daffe4d8c03e5dfe6154ba05e53a74c55390d532508664 |
|
MD5 | 483734f382ade79fafbf28dcf109a6d9 |
|
BLAKE2b-256 | 203330b20ad3953d222dad261489069a1813a36df4bd0e6c1b711ea0dd1ccf69 |