cznic/public/: fred-api-diagnostics-1.0.3 metadata and description

Simple index

Protocol buffers for FRED Diagnostics

author Jan MusĂ­lek
author_email jan.musilek@nic.cz
classifiers
  • Development Status :: 2 - Pre-Alpha
  • Intended Audience :: Developers
  • Intended Audience :: Information Technology
  • License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Topic :: Internet
  • Topic :: System :: Monitoring
license GPLv3+
requires_dist
  • grpcio
  • protobuf
requires_python ~=3.7

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

File Tox results History
fred-api-diagnostics-1.0.3.tar.gz
Size
4 KB
Type
Source
fred_api_diagnostics-1.0.3-py3-none-any.whl
Size
5 KB
Type
Python Wheel
Python
3

FRED Servers Diagnostics API

Python package

Despite not having any Python modules, this repository contains setup.py, that takes care of generating Python modules from protocol buffers files during the build. Therefore, this repository can be used as any other Python package.

ChangeLog

Unreleased

1.0.3 (2022-03-30)

  • Fix package build with pyproject.toml
  • Add missing changelog entries

1.0.2 (2022-03-01)

  • Fix pkg-config build
  • Update project setup
  • Update supported python versions

1.0.1 (2021-10-13)

  • Fix setup.py

1.0.0 (2020-08-08)

  • Initial Server/Diagnostics API