# django-excel-base
Django Excel Base
## Installation
```shell
pip install django-excel-base
```
## Usage
```python
from django_excel_base import as_xls, as_csv
```
Raw data
{
"_id": null,
"home_page": "https://github.com/django-xxx/django-excel-base",
"name": "django-excel-base",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Django Excel Base",
"author": "Hackathon",
"author_email": "kimi.huang@brightcells.com",
"download_url": "https://files.pythonhosted.org/packages/d4/3a/018c3ebd56d8cbcd897bb82ba5915d3a63dbac5214eb6faf874d87192251/django-excel-base-1.0.5.tar.gz",
"platform": null,
"description": "# django-excel-base\nDjango Excel Base\n\n## Installation\n```shell\npip install django-excel-base\n```\n\n## Usage\n```python\nfrom django_excel_base import as_xls, as_csv\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "Django Excel Base",
"version": "1.0.5",
"split_keywords": [
"django",
"excel",
"base"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "37351688da6fcd3a91acaa2898e8860d",
"sha256": "9941c8cf1840c0aabfb4969a5754ac4541f06e9c8c22bcca2d68c699c54f3dc2"
},
"downloads": -1,
"filename": "django_excel_base-1.0.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "37351688da6fcd3a91acaa2898e8860d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 4122,
"upload_time": "2022-12-09T06:58:19",
"upload_time_iso_8601": "2022-12-09T06:58:19.588742Z",
"url": "https://files.pythonhosted.org/packages/08/e6/40e28ca7bb10b7bacbb126476e44dc6dc86110919fb07ac6795caf3b7bb2/django_excel_base-1.0.5-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "90668a01e969be552461ec23d9be91e6",
"sha256": "9f837e491d51e11064c5b7d25c86b767f5f995f962ede278ef6ce5503c0a1ab3"
},
"downloads": -1,
"filename": "django-excel-base-1.0.5.tar.gz",
"has_sig": false,
"md5_digest": "90668a01e969be552461ec23d9be91e6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3336,
"upload_time": "2022-12-09T06:58:21",
"upload_time_iso_8601": "2022-12-09T06:58:21.510644Z",
"url": "https://files.pythonhosted.org/packages/d4/3a/018c3ebd56d8cbcd897bb82ba5915d3a63dbac5214eb6faf874d87192251/django-excel-base-1.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-09 06:58:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "django-xxx",
"github_project": "django-excel-base",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "django-excel-base"
}