django-pagination-utils


Namedjango-pagination-utils JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/cristhianCEM/django-paginations-utils
SummaryDjango paginations utils
upload_time2024-11-25 21:01:46
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/cb/ed/61f4c9b0ea43a1e0e909e8e20005ecc22c272f106356e6e2b7a72ef02421/django_pagination_utils-0.1.2.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.2",
    "project_urls": {
        "Homepage": "https://github.com/cristhianCEM/django-paginations-utils"
    },
    "split_keywords": [
        "django",
        " paginations",
        " utils",
        " filters"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "914e3e0feea6a11a741cc1ac889038dd07a34530b307af9b6cfad69824a35c96",
                "md5": "e605675f2f9e6d916180bdb18f2c90dd",
                "sha256": "e2da6cacbd7895c714cb862e94554dbb82a558638e4dd7f293ee202830235666"
            },
            "downloads": -1,
            "filename": "django_pagination_utils-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e605675f2f9e6d916180bdb18f2c90dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 8115,
            "upload_time": "2024-11-25T21:01:44",
            "upload_time_iso_8601": "2024-11-25T21:01:44.946746Z",
            "url": "https://files.pythonhosted.org/packages/91/4e/3e0feea6a11a741cc1ac889038dd07a34530b307af9b6cfad69824a35c96/django_pagination_utils-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbed61f4c9b0ea43a1e0e909e8e20005ecc22c272f106356e6e2b7a72ef02421",
                "md5": "17b1288d07bf74b5c4f1bbfc53db3925",
                "sha256": "1938e7883f05e02dbfb63db40fd7102b086c882d7974a7da083cf41199af2aef"
            },
            "downloads": -1,
            "filename": "django_pagination_utils-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "17b1288d07bf74b5c4f1bbfc53db3925",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 6468,
            "upload_time": "2024-11-25T21:01:46",
            "upload_time_iso_8601": "2024-11-25T21:01:46.948253Z",
            "url": "https://files.pythonhosted.org/packages/cb/ed/61f4c9b0ea43a1e0e909e8e20005ecc22c272f106356e6e2b7a72ef02421/django_pagination_utils-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-25 21:01:46",
    "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.40882s