cznic/public/: fred-diagonal-0.2.0 metadata and description

Simple index Newer version available

Diagonal - a client library for Fred service diagnostics

author Jan MusĂ­lek
author_email jan.musilek@nic.cz
classifiers
  • Development Status :: 2 - Pre-Alpha
  • Intended Audience :: Developers
  • License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Topic :: Internet
  • Topic :: Office/Business
  • Topic :: Software Development :: Libraries
  • Topic :: Software Development :: Libraries :: Python Modules
  • Topic :: Utilities
  • Typing :: Typed
license GPLv3+
provides_extras types
requires_dist
  • fred-api-diagnostics (~=1.0.1)
  • frgal (~=3.8)
  • pydantic (~=1.9)
  • bandit ; extra == 'quality'
  • black ; extra == 'quality'
  • doc8 ; extra == 'quality'
  • flake8 ; extra == 'quality'
  • isort ; extra == 'quality'
  • mypy ; extra == 'quality'
  • pydocstyle ; extra == 'quality'
  • flake8-bugbear ; extra == 'quality'
  • types-protobuf ; extra == 'types'
  • types-pytz ; extra == 'types'
requires_python ~=3.8

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
fred-diagonal-0.2.0.tar.gz
Size
16 KB
Type
Source
fred_diagonal-0.2.0-py3-none-any.whl
Size
16 KB
Type
Python Wheel
Python
3

A client library for FRED service diagnostics

ChangeLog

Unreleased

0.2.0 (2022-05-16)

  • Use pydantic models

  • Reformat code with Black

0.1.1 (2021-11-02)

  • Expose DiagnosticsClient in __init__.py

0.1.0 (2021-10-18)

Initial version.