django-spreadsheet


Namedjango-spreadsheet JSON
Version 1.4.0 PyPI version JSON
download
home_pageNone
SummaryCreate a spreadsheet from the database with minimal code
upload_time2024-12-18 16:33:00
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords django-spreadsheet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==================
django-spreadsheet
==================

.. image:: https://github.com/aptiko/django-spreadsheet/actions/workflows/run-tests.yml/badge.svg
    :alt: Build button
    :target: https://github.com/aptiko/django-spreadsheet/actions/workflows/run-tests.yml

.. image:: https://img.shields.io/codecov/c/gh/aptiko/django-spreadsheet
        :target: https://app.codecov.io/gh/aptiko/django-spreadsheet

.. image:: https://readthedocs.org/projects/django-spreadsheet/badge/?version=latest
        :target: https://django-spreadsheet.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/django-spreadsheet.svg
        :target: https://pypi.python.org/pypi/django-spreadsheet

Create a spreadsheet from the database with minimal code

* Free software: BSD license
* Documentation: https://django-spreadsheet.readthedocs.io.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-spreadsheet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Antonis Christofides <antonis@antonischristofides.com>",
    "keywords": "django-spreadsheet",
    "author": null,
    "author_email": "Antonis Christofides <antonis@antonischristofides.com>",
    "download_url": "https://files.pythonhosted.org/packages/1a/1f/172530ed9d2cb8fce068138e01946fc700cff321cee343643e538ba5476f/django_spreadsheet-1.4.0.tar.gz",
    "platform": null,
    "description": "==================\ndjango-spreadsheet\n==================\n\n.. image:: https://github.com/aptiko/django-spreadsheet/actions/workflows/run-tests.yml/badge.svg\n    :alt: Build button\n    :target: https://github.com/aptiko/django-spreadsheet/actions/workflows/run-tests.yml\n\n.. image:: https://img.shields.io/codecov/c/gh/aptiko/django-spreadsheet\n        :target: https://app.codecov.io/gh/aptiko/django-spreadsheet\n\n.. image:: https://readthedocs.org/projects/django-spreadsheet/badge/?version=latest\n        :target: https://django-spreadsheet.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/django-spreadsheet.svg\n        :target: https://pypi.python.org/pypi/django-spreadsheet\n\nCreate a spreadsheet from the database with minimal code\n\n* Free software: BSD license\n* Documentation: https://django-spreadsheet.readthedocs.io.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Create a spreadsheet from the database with minimal code",
    "version": "1.4.0",
    "project_urls": {
        "Changelog": "https://github.com/aptiko/django-spreadsheet/blob/master/CHANGELOG.rst",
        "Documentation": "https://django-spreadsheet.readthedocs.io",
        "Homepage": "https://github.com/aptiko/django-spreadsheet",
        "Repository": "https://github.com/aptiko/django-spreadsheet"
    },
    "split_keywords": [
        "django-spreadsheet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b2d85a89d8fbf776bfc1c28bd073aa4270cf6e234a9a79fafaf97223a8f1592",
                "md5": "6bea37389e64fb210a78fc0eb6bf7a6b",
                "sha256": "cc97ead2e22422ac16832a02bff148c485f91ca40c4cd175619c27bce0037ae9"
            },
            "downloads": -1,
            "filename": "django_spreadsheet-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bea37389e64fb210a78fc0eb6bf7a6b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4548,
            "upload_time": "2024-12-18T16:32:59",
            "upload_time_iso_8601": "2024-12-18T16:32:59.358018Z",
            "url": "https://files.pythonhosted.org/packages/7b/2d/85a89d8fbf776bfc1c28bd073aa4270cf6e234a9a79fafaf97223a8f1592/django_spreadsheet-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a1f172530ed9d2cb8fce068138e01946fc700cff321cee343643e538ba5476f",
                "md5": "207aecff0b6aba6758097ff36c584963",
                "sha256": "6cf85c9d4af9961a962d8fffc56dc60642e167502b802327c2ab01d4d655ead3"
            },
            "downloads": -1,
            "filename": "django_spreadsheet-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "207aecff0b6aba6758097ff36c584963",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 21178,
            "upload_time": "2024-12-18T16:33:00",
            "upload_time_iso_8601": "2024-12-18T16:33:00.793141Z",
            "url": "https://files.pythonhosted.org/packages/1a/1f/172530ed9d2cb8fce068138e01946fc700cff321cee343643e538ba5476f/django_spreadsheet-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-18 16:33:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aptiko",
    "github_project": "django-spreadsheet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-spreadsheet"
}
        
Elapsed time: 0.71457s