newrelic-api: A Python interface to New Relic’s API
newrelic-api is a package for easily interacting with New Relic’s API in a concise, pythonic way. For full documentation on each endpoint, please see New Relic’s API explorer. This is based off of the v2 API.
Project status
This client is out of sync with the latest changes to New Relic’s APIs, work is under way to update this project and bring it up to date. If you need to use an NR resource that is not supported or is out of date then please submit a PR.
Installation
To install, install via pip or easy_install:
$ pip install newrelic-api or $ easy_install newrelic-api
If you want to install it from source, grab the git repository and run setup.py:
$ git clone git://github.com/ambitioninc/newrelic-api.git $ cd newrelic-api $ python setup.py install
Documentation
All documentation can be found at http://new-relic-api.readthedocs.org
Release files for newrelic-api 1.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| newrelic-api-1.0.6.tar.gz | 27.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| newrelic_api-1.0.6-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 78.8 kB
Release files / newrelic-api-1.0.6.tar.gz
| Download URL | newrelic-api-1.0.6.tar.gz |
|---|---|
| Size | 27.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
359770006ad88260a201f0ebbbb7b651d63da16faf420e62cf1dcf29f9de2d88
|
|
BLAKE2b-256 checksum How to use checksums |
2c13c090f1c0b5845190b4079745ca04b08417fc295fb10b4423c5aa44f5dcae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|
Release files / newrelic_api-1.0.6-py2.py3-none-any.whl
| Download URL | newrelic_api-1.0.6-py2.py3-none-any.whl |
|---|---|
| Size | 51.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
1f0b71f324e77920549259bb733227da73ba713f1462e8ce431c170e080a53fa
|
|
BLAKE2b-256 checksum How to use checksums |
22360786b29eba1b57f760119e877cf12500d63cc29825720e4688eecf75ba28
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|