django-pagination-utils


Namedjango-pagination-utils JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/cristhianCEM/django-paginations-utils
SummaryDjango paginations utils
upload_time2024-11-21 21:32:19
maintainerNone
docs_urlNone
authorcristianCEM
requires_python>=3.10
licenseMIT
keywords django paginations utils filters
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django Pagination Utils

To install the package, run the following command:

```bash
pip install django-pagination-utils
```

Pending Documentation

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cristhianCEM/django-paginations-utils",
    "name": "django-pagination-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Django, Paginations, Utils, Filters",
    "author": "cristianCEM",
    "author_email": "cristianbcer27@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fa/d4/21f7c133c22d3a182d554e944dbc1480f3330bd4a4880ad35f56e7a3e43e/django_pagination_utils-0.1.1.tar.gz",
    "platform": null,
    "description": "# Django Pagination Utils\r\n\r\nTo install the package, run the following command:\r\n\r\n```bash\r\npip install django-pagination-utils\r\n```\r\n\r\nPending Documentation\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django paginations utils",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/cristhianCEM/django-paginations-utils"
    },
    "split_keywords": [
        "django",
        " paginations",
        " utils",
        " filters"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0ccb4fe404c6e1670626b3a1037a965fb4002c0002e7f9199083f096c109dc4",
                "md5": "7017c3b99c8ba9a8eb11156788250640",
                "sha256": "7608965fbeceede44792e083cb8d89d3bf7b145d01b43c5a0593765fb12f78f7"
            },
            "downloads": -1,
            "filename": "django_pagination_utils-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7017c3b99c8ba9a8eb11156788250640",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 8064,
            "upload_time": "2024-11-21T21:32:17",
            "upload_time_iso_8601": "2024-11-21T21:32:17.324736Z",
            "url": "https://files.pythonhosted.org/packages/a0/cc/b4fe404c6e1670626b3a1037a965fb4002c0002e7f9199083f096c109dc4/django_pagination_utils-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fad421f7c133c22d3a182d554e944dbc1480f3330bd4a4880ad35f56e7a3e43e",
                "md5": "b4f82dc20ebf5bcae9a0014b3d82efa8",
                "sha256": "c73bb65ef11c42563266fb27d7300ef501557b06b7c033abf925c0b24c1ba712"
            },
            "downloads": -1,
            "filename": "django_pagination_utils-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b4f82dc20ebf5bcae9a0014b3d82efa8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 6395,
            "upload_time": "2024-11-21T21:32:19",
            "upload_time_iso_8601": "2024-11-21T21:32:19.219838Z",
            "url": "https://files.pythonhosted.org/packages/fa/d4/21f7c133c22d3a182d554e944dbc1480f3330bd4a4880ad35f56e7a3e43e/django_pagination_utils-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 21:32:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cristhianCEM",
    "github_project": "django-paginations-utils",
    "github_not_found": true,
    "lcname": "django-pagination-utils"
}
        
Elapsed time: 0.60597s