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.8 -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.27.12rc0-py3-none-any.whl (146.8 kB view details)

Uploaded Python 3

File details

Details for the file hiveio_schemas-1.27.12rc0-py3-none-any.whl.

File metadata

  • Download URL: hiveio_schemas-1.27.12rc0-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/5.15.0-144-generic

File hashes

Hashes for hiveio_schemas-1.27.12rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 c8f4bb1d93d2e1ea5139d20c647ad1ff0e41ff2eca03f184d47a536cd0f24a6f
MD5 4b62d96d493308f61c4456ad7e952ce4
BLAKE2b-256 ff31797a520efe11654d41b0b5dfa3e72e1171b20a4c11f45acfe2fee7ce3407

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