django-spreadsheet


Namedjango-spreadsheet JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/aptiko/django-spreadsheet
SummaryCreate a spreadsheet from the database with minimal code
upload_time2024-04-22 12:53:44
maintainerNone
docs_urlNone
authorAntonis Christofides
requires_python>=3.8
licenseBSD license
keywords django-spreadsheet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ==================
django-spreadsheet
==================


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

.. image:: https://img.shields.io/travis/com/aptiko/django-spreadsheet.svg
        :target: https://app.travis-ci.com/github/aptiko/django-spreadsheet

.. 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

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": "https://github.com/aptiko/django-spreadsheet",
    "name": "django-spreadsheet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "django-spreadsheet",
    "author": "Antonis Christofides",
    "author_email": "antonis@antonischristofides.com",
    "download_url": "https://files.pythonhosted.org/packages/c5/82/5e73a8732f220f51ad40c7850899dc6169c19e72147598d8d25635941fb5/django-spreadsheet-1.2.1.tar.gz",
    "platform": null,
    "description": "==================\ndjango-spreadsheet\n==================\n\n\n.. image:: https://img.shields.io/pypi/v/django-spreadsheet.svg\n        :target: https://pypi.python.org/pypi/django-spreadsheet\n\n.. image:: https://img.shields.io/travis/com/aptiko/django-spreadsheet.svg\n        :target: https://app.travis-ci.com/github/aptiko/django-spreadsheet\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\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": "BSD license",
    "summary": "Create a spreadsheet from the database with minimal code",
    "version": "1.2.1",
    "project_urls": {
        "Homepage": "https://github.com/aptiko/django-spreadsheet"
    },
    "split_keywords": [
        "django-spreadsheet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f19723151b5cb6f93f98ab1690cc3d9c92c18c9dca8b9d1d40e5667c6d65fa1f",
                "md5": "8859627e89984f8dd1e7fa767694850d",
                "sha256": "a76f96f2a137ece5f1f4f6106b5eaedabd48eb59208b835e1bbda5d104a05d5c"
            },
            "downloads": -1,
            "filename": "django_spreadsheet-1.2.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8859627e89984f8dd1e7fa767694850d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 4001,
            "upload_time": "2024-04-22T12:53:43",
            "upload_time_iso_8601": "2024-04-22T12:53:43.561785Z",
            "url": "https://files.pythonhosted.org/packages/f1/97/23151b5cb6f93f98ab1690cc3d9c92c18c9dca8b9d1d40e5667c6d65fa1f/django_spreadsheet-1.2.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5825e73a8732f220f51ad40c7850899dc6169c19e72147598d8d25635941fb5",
                "md5": "f040f20ea97d97ce9258298d4dd40dea",
                "sha256": "b9a147e959d1e7c6e9f7cc3573d24be46ab8ecf0c84cff9026877b953bd0ad26"
            },
            "downloads": -1,
            "filename": "django-spreadsheet-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f040f20ea97d97ce9258298d4dd40dea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 28225,
            "upload_time": "2024-04-22T12:53:44",
            "upload_time_iso_8601": "2024-04-22T12:53:44.792731Z",
            "url": "https://files.pythonhosted.org/packages/c5/82/5e73a8732f220f51ad40c7850899dc6169c19e72147598d8d25635941fb5/django-spreadsheet-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 12:53:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "aptiko",
    "github_project": "django-spreadsheet",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-spreadsheet"
}
        
Elapsed time: 0.22865s