Metadata-Version: 2.1
Name: django-jsheet
Version: 0.3.0
Summary: Little tools to render a simple excel sheet in webpage
Home-page: https://github.com/shadMod/django-jsheet
Download-URL: https://github.com/shadMod/django-jsheet/archive/refs/tags/0.3.0.tar.gz
Author: shadMod
Author-email: support@shadmod.it
Project-URL: Documentation, https://docs.shadmod.it/django_jsheet/index
Project-URL: GitHub, https://github.com/shadMod/django-jsheet/
Project-URL: Bug Tracker, https://github.com/shadMod/django-jsheet/issues/
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: asgiref==3.7.2
Requires-Dist: Django==4.2.5
Requires-Dist: sqlparse==0.4.4

# Django JSheet

Django JSheet is a little tool to render a simple excel sheet in webpage

A sheet is generated with all the data and its history.

No model is required, but you can eventually add it to allows synchronization of data with the db
(to combine with submodule django_jsheet_assets)

There are many around, but mine is cooler because it's made by me .-.

Good luck! \o/``
