webstack-django-endless-pagination


Namewebstack-django-endless-pagination JSON
Version 3.0.2 PyPI version JSON
download
home_pageNone
SummaryDjango Endless Pagination can be used to provide Twitter-style or Digg-style pagination
upload_time2024-08-19 13:48:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
keywords django pagination
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django Endless Pagination

Django Endless Pagination can be used to provide Twitter-style or
Digg-style pagination, with optional Ajax support and other features
like multiple or lazy pagination.

The initial idea, which has guided the development of this application,
is to allow pagination of web contents in [very few steps](<http://django-endless-pagination.readthedocs.org/en/latest/start.html>).

**Documentation** is [available
online](http://django-endless-pagination.readthedocs.org/), or in the docs
directory of the project.

To file **bugs and requests**, please use
<https://github.com/frankban/django-endless-pagination/issues>.

The **source code** of this package is hosted at
<https://github.com/frankban/django-endless-pagination>.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "webstack-django-endless-pagination",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "St\u00e9phane Raimbault <stephane.raimbault@webstack.fr>",
    "keywords": "django, pagination",
    "author": null,
    "author_email": "Francesco Banconi <francesco.banconi@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/10/2b/60c7e4652dd4e17cf6864d1f77f302fadbbeb9c6ffa26e4d4e79f65aa719/webstack_django_endless_pagination-3.0.2.tar.gz",
    "platform": null,
    "description": "# Django Endless Pagination\n\nDjango Endless Pagination can be used to provide Twitter-style or\nDigg-style pagination, with optional Ajax support and other features\nlike multiple or lazy pagination.\n\nThe initial idea, which has guided the development of this application,\nis to allow pagination of web contents in [very few steps](<http://django-endless-pagination.readthedocs.org/en/latest/start.html>).\n\n**Documentation** is [available\nonline](http://django-endless-pagination.readthedocs.org/), or in the docs\ndirectory of the project.\n\nTo file **bugs and requests**, please use\n<https://github.com/frankban/django-endless-pagination/issues>.\n\nThe **source code** of this package is hosted at\n<https://github.com/frankban/django-endless-pagination>.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Django Endless Pagination can be used to provide Twitter-style or Digg-style pagination",
    "version": "3.0.2",
    "project_urls": {
        "repository": "http://github.com/webstack/django-endless-pagination.git"
    },
    "split_keywords": [
        "django",
        " pagination"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78c293510efbbd47a561220ce0adfde7b7ab6b1d72e7c145ae806a111aed3dc6",
                "md5": "42cc914b1353b9a3c71c771afdf619fa",
                "sha256": "1b9fe3ddebdfd643fb94609115b4ed218b423b1f558a0ab3abb97632d5a96b5b"
            },
            "downloads": -1,
            "filename": "webstack_django_endless_pagination-3.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42cc914b1353b9a3c71c771afdf619fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 50782,
            "upload_time": "2024-08-19T13:48:18",
            "upload_time_iso_8601": "2024-08-19T13:48:18.798370Z",
            "url": "https://files.pythonhosted.org/packages/78/c2/93510efbbd47a561220ce0adfde7b7ab6b1d72e7c145ae806a111aed3dc6/webstack_django_endless_pagination-3.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "102b60c7e4652dd4e17cf6864d1f77f302fadbbeb9c6ffa26e4d4e79f65aa719",
                "md5": "b94ebbbb9db8c6474f9a1c30c11339c0",
                "sha256": "51ada6e2afebe1fb38bb8d53ea27bd783ffaba04db44177ac614b65af35742ef"
            },
            "downloads": -1,
            "filename": "webstack_django_endless_pagination-3.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b94ebbbb9db8c6474f9a1c30c11339c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 58189,
            "upload_time": "2024-08-19T13:48:20",
            "upload_time_iso_8601": "2024-08-19T13:48:20.076349Z",
            "url": "https://files.pythonhosted.org/packages/10/2b/60c7e4652dd4e17cf6864d1f77f302fadbbeb9c6ffa26e4d4e79f65aa719/webstack_django_endless_pagination-3.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-19 13:48:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "webstack",
    "github_project": "django-endless-pagination",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "webstack-django-endless-pagination"
}
        
Elapsed time: 3.51208s