Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

logyca-pagination

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logyca-pagination

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.

  • 0.1.1
  • PyPI
  • Socket score

Maintainers
1

Logyca

LOGYCA public libraries

Package version Python


About us


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 | Package (PyPI) | 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, and this project adheres to Semantic Versioning.

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.

[0.1.1] - 2024-07-09

Fixed

  • Fixed bug of filter attributes.

Added

  • Sample for filter attributes.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc