logyca-pagination


Namelogyca-pagination JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/logyca/python-libraries/tree/main/logyca-pagination
SummaryAn integration package created by the company LOGYCA to according to a query created with sqlalchemy, paginate its result and return the information in lists of items with page numbers that can be used in frontend grids.
upload_time2024-06-19 22:05:43
maintainerNone
docs_urlNone
authorJaime Andres Cardona Carrillo
requires_python>=3.8
licenseMIT License
keywords azure blob storage upload download
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <a href="https://logyca.com/"><img src="https://logyca.com/sites/default/files/logyca.png" alt="Logyca"></a>
</p>
<p align="center">
    <em>LOGYCA public libraries</em>
</p>

<p align="center">
<a href="https://pypi.org/project/logyca-pagination" target="_blank">
    <img src="https://img.shields.io/pypi/v/logyca-pagination?color=orange&label=PyPI%20Package" alt="Package version">
</a>
<a href="(https://www.python.org" target="_blank">
    <img src="https://img.shields.io/badge/Python-%5B%3E%3D3.8%2C%3C%3D3.11%5D-orange" alt="Python">
</a>
</p>


---

# About us

* <a href="http://logyca.com" target="_blank">LOGYCA Company</a>
* <a href="https://www.youtube.com/channel/UCzcJtxfScoAtwFbxaLNnEtA" target="_blank">LOGYCA Youtube Channel</a>
* <a href="https://www.linkedin.com/company/logyca" target="_blank"><img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="Linkedin"></a>
* <a href="https://twitter.com/LOGYCA_Org" target="_blank"><img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" alt="Twitter"></a>
* <a href="https://www.facebook.com/OrganizacionLOGYCA/" target="_blank"><img src="https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white" alt="Facebook"></a>

---

# LOGYCA public libraries: To according to a query created with sqlalchemy, paginate its result and return the information in lists of items with page numbers that can be used in frontend grids.

[Source code](https://github.com/logyca/python-libraries/tree/main/logyca-pagination)
| [Package (PyPI)](https://pypi.org/project/logyca-pagination/)
| [Samples](https://github.com/logyca/python-libraries/tree/main/logyca-pagination/samples)

---

Samples

https://github.com/logyca/python-libraries/tree/main/logyca-pagination/samples

---

# Semantic Versioning

logyca_pagination < MAJOR >.< MINOR >.< PATCH >

* **MAJOR**: version when you make incompatible API changes
* **MINOR**: version when you add functionality in a backwards compatible manner
* **PATCH**: version when you make backwards compatible bug fixes

## Definitions for releasing versions
* https://peps.python.org/pep-0440/

    - X.YaN (Alpha release): Identify and fix early-stage bugs. Not suitable for production use.
    - X.YbN (Beta release): Stabilize and refine features. Address reported bugs. Prepare for official release.
    - X.YrcN (Release candidate): Final version before official release. Assumes all major features are complete and stable. Recommended for testing in non-critical environments.
    - X.Y (Final release/Stable/Production): Completed, stable version ready for use in production. Full release for public use.

---

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Types of changes

- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.

## [0.0.1rcX] - 2024-06-19
### Added
- First tests using pypi.org in develop environment.

## [0.1.0] - 2024-06-19
### Added
- Completion of testing and launch into production.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/logyca/python-libraries/tree/main/logyca-pagination",
    "name": "logyca-pagination",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "azure, blob, storage, upload, download",
    "author": "Jaime Andres Cardona Carrillo",
    "author_email": "jacardona@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/ff/a1/bd76de29f1346427daed1c6ecd85ef7109d9c2056a43d2f9a110383dc4ff/logyca_pagination-0.1.0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\r\n  <a href=\"https://logyca.com/\"><img src=\"https://logyca.com/sites/default/files/logyca.png\" alt=\"Logyca\"></a>\r\n</p>\r\n<p align=\"center\">\r\n    <em>LOGYCA public libraries</em>\r\n</p>\r\n\r\n<p align=\"center\">\r\n<a href=\"https://pypi.org/project/logyca-pagination\" target=\"_blank\">\r\n    <img src=\"https://img.shields.io/pypi/v/logyca-pagination?color=orange&label=PyPI%20Package\" alt=\"Package version\">\r\n</a>\r\n<a href=\"(https://www.python.org\" target=\"_blank\">\r\n    <img src=\"https://img.shields.io/badge/Python-%5B%3E%3D3.8%2C%3C%3D3.11%5D-orange\" alt=\"Python\">\r\n</a>\r\n</p>\r\n\r\n\r\n---\r\n\r\n# About us\r\n\r\n* <a href=\"http://logyca.com\" target=\"_blank\">LOGYCA Company</a>\r\n* <a href=\"https://www.youtube.com/channel/UCzcJtxfScoAtwFbxaLNnEtA\" target=\"_blank\">LOGYCA Youtube Channel</a>\r\n* <a href=\"https://www.linkedin.com/company/logyca\" target=\"_blank\"><img src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white\" alt=\"Linkedin\"></a>\r\n* <a href=\"https://twitter.com/LOGYCA_Org\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white\" alt=\"Twitter\"></a>\r\n* <a href=\"https://www.facebook.com/OrganizacionLOGYCA/\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white\" alt=\"Facebook\"></a>\r\n\r\n---\r\n\r\n# LOGYCA public libraries: To according to a query created with sqlalchemy, paginate its result and return the information in lists of items with page numbers that can be used in frontend grids.\r\n\r\n[Source code](https://github.com/logyca/python-libraries/tree/main/logyca-pagination)\r\n| [Package (PyPI)](https://pypi.org/project/logyca-pagination/)\r\n| [Samples](https://github.com/logyca/python-libraries/tree/main/logyca-pagination/samples)\r\n\r\n---\r\n\r\nSamples\r\n\r\nhttps://github.com/logyca/python-libraries/tree/main/logyca-pagination/samples\r\n\r\n---\r\n\r\n# Semantic Versioning\r\n\r\nlogyca_pagination < MAJOR >.< MINOR >.< PATCH >\r\n\r\n* **MAJOR**: version when you make incompatible API changes\r\n* **MINOR**: version when you add functionality in a backwards compatible manner\r\n* **PATCH**: version when you make backwards compatible bug fixes\r\n\r\n## Definitions for releasing versions\r\n* https://peps.python.org/pep-0440/\r\n\r\n    - X.YaN (Alpha release): Identify and fix early-stage bugs. Not suitable for production use.\r\n    - X.YbN (Beta release): Stabilize and refine features. Address reported bugs. Prepare for official release.\r\n    - X.YrcN (Release candidate): Final version before official release. Assumes all major features are complete and stable. Recommended for testing in non-critical environments.\r\n    - X.Y (Final release/Stable/Production): Completed, stable version ready for use in production. Full release for public use.\r\n\r\n---\r\n\r\n# Changelog\r\n\r\nAll notable changes to this project will be documented in this file.\r\n\r\nThe format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),\r\nand this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).\r\n\r\n## Types of changes\r\n\r\n- Added for new features.\r\n- Changed for changes in existing functionality.\r\n- Deprecated for soon-to-be removed features.\r\n- Removed for now removed features.\r\n- Fixed for any bug fixes.\r\n- Security in case of vulnerabilities.\r\n\r\n## [0.0.1rcX] - 2024-06-19\r\n### Added\r\n- First tests using pypi.org in develop environment.\r\n\r\n## [0.1.0] - 2024-06-19\r\n### Added\r\n- Completion of testing and launch into production.\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "An integration package created by the company LOGYCA to according to a query created with sqlalchemy, paginate its result and return the information in lists of items with page numbers that can be used in frontend grids.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/logyca/python-libraries/tree/main/logyca-pagination"
    },
    "split_keywords": [
        "azure",
        " blob",
        " storage",
        " upload",
        " download"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07d13907f4966a0af87f27ad3ff694aa797c8831814b298286413e4ad418b6de",
                "md5": "18f7efb078efca7a39f3a2fbac0b81a6",
                "sha256": "2e1f625fb2f5ba4524f9a8216eff15067b6fd1bbd0c9a5edba261643f4abf3e9"
            },
            "downloads": -1,
            "filename": "logyca_pagination-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "18f7efb078efca7a39f3a2fbac0b81a6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6477,
            "upload_time": "2024-06-19T22:05:42",
            "upload_time_iso_8601": "2024-06-19T22:05:42.245303Z",
            "url": "https://files.pythonhosted.org/packages/07/d1/3907f4966a0af87f27ad3ff694aa797c8831814b298286413e4ad418b6de/logyca_pagination-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffa1bd76de29f1346427daed1c6ecd85ef7109d9c2056a43d2f9a110383dc4ff",
                "md5": "fe816b7d9ac4b1cef37157b968e82ad0",
                "sha256": "336c1d1eadcff20a7028380293a09aab0653ac6c6266f05dc97c06e4429202e0"
            },
            "downloads": -1,
            "filename": "logyca_pagination-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fe816b7d9ac4b1cef37157b968e82ad0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5993,
            "upload_time": "2024-06-19T22:05:43",
            "upload_time_iso_8601": "2024-06-19T22:05:43.403731Z",
            "url": "https://files.pythonhosted.org/packages/ff/a1/bd76de29f1346427daed1c6ecd85ef7109d9c2056a43d2f9a110383dc4ff/logyca_pagination-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-19 22:05:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "logyca",
    "github_project": "python-libraries",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "logyca-pagination"
}
        
Elapsed time: 0.31373s