Skip to main content

A simple logger that logs in a JSON format inspired by go zap

Project description

BRANCH STATUS
master Unit-Testing, Coverage, Linting
develop Unit-Testing, Coverage, Linting

Downloads Supported Versions

nso_jsonrpc_requester

  • This is a library to interact with the JSON-RPC of a Cisco Network Services Orchestrator server.

  • This is not a 100% complete library it contains what I use most.

  • THIS IS NOT MEANT TO BE PRODUCTION READY SO TEST WHAT YOU WANT TO USE IT FOR

Library in Other Languages

  • Python 3
  • Go
  • I try to keep the functionality the same between both, because I use both.

Go Install

  • Install newest code
go get github.com/btr1975/nsojsonrpcrequestergo
  • Install specific version example
go get github.com/btr1975/nsojsonrpcrequestergo@v1.0.0

Python Install Source

  • In your requirements.txt for newest code
git+https://github.com/btr1975/nso_jsonrpc_requester.git@master#egg=nso_jsonrpc_requester
  • In your requirements.txt for specific version
git+https://github.com/btr1975/nso_jsonrpc_requester.git@1.0.3#egg=nso_jsonrpc_requester

Python Install pip

pip install nso-jsonrpc-requester

Project details


Download files

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

Source Distribution

nso_jsonrpc_requester-1.1.0.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

nso_jsonrpc_requester-1.1.0-py2.py3-none-any.whl (14.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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