Skip to content
#

validate

Here are 46 public repositories matching this topic...

Yet another validation lib ;). Provides tools for general-purpose variable validation, function inputs/outputs validation as well as class fields validation. All entry points raise consistent ValidationError including all contextual details, with dynamic inheritance of ValueError/TypeError as appropriate.

  • Updated Jan 29, 2021
  • Python

Soliloquy is a unified command-line tool for managing a Python monorepo that contains multiple standalone packagesβ€”each with its own pyproject.toml. It consolidates common tasks such as dependency management, version bumping, remote dependency resolution, test execution and analysis, and project configuration updates into one robust CLI.

  • Updated Mar 3, 2025
  • Python

Improve this page

Add a description, image, and links to the validate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the validate topic, visit your repo's landing page and select "manage topics."

Learn more