Skip to main content

Tools for checking if message fits expected format

Project description

Introduction

Schemas package is a tool for validating the structure of JSON data. This package is a set of library-based jsonschema wrappers, allowing you to easily and quickly write schemas that can be used for validation, e.g. API response.

Installation

Install with PyCharm
  • With opened project, select tab "Python Packages" at the bottom of window, click "Add Package" and then "From Disk".

Installation instructions

  • Select 'Schemas' directory, mark "Install as editable" option and click OK.

Installation instructions

Install in virtual environment manually
cd ~/virtual_environments               # Select location for virtual environment
python3 -m venv venv                    # Create virtual environment in current directory
source venv/bin/activate                # Activate it
pip install -e ~/hive/tests/schemas     # Install Schemas
Install in your operating system scope (not recommended) Enter following command in terminal:
pip3 install -e ~/hive/tests/schemas

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hiveio_schemas-1.28.0-py3-none-any.whl (146.8 kB view details)

Uploaded Python 3

File details

Details for the file hiveio_schemas-1.28.0-py3-none-any.whl.

File metadata

  • Download URL: hiveio_schemas-1.28.0-py3-none-any.whl
  • Upload date:
  • Size: 146.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.12.3 Linux/6.14.0-33-generic

File hashes

Hashes for hiveio_schemas-1.28.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a81fdc704028c15c5ce72c3404cadbb898c10d51ba4f8ab4e37da24f668bddd0
MD5 ef73978770f091c803eaf9efbe4edb41
BLAKE2b-256 bf87ceeb617b109f3787c52535b01b9fbfd8857e8f070eaa9d1b0d03d8f9d260

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page