{ "info": { "author": "Micah Hausler", "author_email": "opensource@ambition.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": ".. image:: https://travis-ci.org/ambitioninc/newrelic-api.png\n :target: https://travis-ci.org/ambitioninc/newrelic-api\n\n.. image:: https://coveralls.io/repos/ambitioninc/newrelic-api/badge.png?branch=develop\n :target: https://coveralls.io/r/ambitioninc/newrelic-api?branch=develop\n\n.. image:: https://pypip.in/v/newrelic-api/badge.png\n :target: https://pypi.python.org/pypi/newrelic-api\n :alt: Latest PyPI version\n\n.. image:: https://pypip.in/d/newrelic-api/badge.png\n :target: https://pypi.python.org/pypi/newrelic-api\n :alt: Number of PyPI downloads\n\nnewrelic-api: A Python interface to New Relic's API\n===================================================\n\nnewrelic-api is a package for easily interacting with New Relic's API in a\nconcise, pythonic way. For full documentation on each endpoint, please see\n`New Relic's API explorer`_. This is based off of the v2 API.\n\n.. _New Relic's API explorer: https://rpm.newrelic.com/api/explore/\n\nProject status\n==============\n\nThis client is out of sync with the latest changes to New Relic's APIs, work\nis under way to update this project and bring it up to date. If you need to\nuse an NR resource that is not supported or is out of date then please submit\na PR.\n\nInstallation\n============\n\nTo install, install via pip or easy_install::\n\n $ pip install newrelic-api\n or\n $ easy_install newrelic-api\n\nIf you want to install it from source, grab the git repository and run setup.py::\n\n $ git clone git://github.com/ambitioninc/newrelic-api.git\n $ cd newrelic-api\n $ python setup.py install\n\nDocumentation\n=============\n\nAll documentation can be found at http://new-relic-api.readthedocs.org\n\nAuthor\n======\n`Micah Hausler`_\n\n.. _Micah Hausler: mailto:micah.hausler@ambition.com\n", "description_content_type": "", "docs_url": "https://pythonhosted.org/newrelic-api/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ambitioninc/newrelic-api", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "newrelic-api", "package_url": "https://pypi.org/project/newrelic-api/", "platform": "", "project_url": "https://pypi.org/project/newrelic-api/", "project_urls": { "Homepage": "https://github.com/ambitioninc/newrelic-api" }, "release_url": "https://pypi.org/project/newrelic-api/1.0.6/", "requires_dist": null, "requires_python": "", "summary": "A python interface to the New Relic API v2", "version": "1.0.6" }, "last_serial": 5097767, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ece97cad72b668a9087e88832f914e6e", "sha256": "47a6a2789e77d28ee91d0b77065b4d25f8dcbd4c518a34cb661af86b9b22c1fe" }, "downloads": -1, "filename": "newrelic-api-0.1.tar.gz", "has_sig": false, "md5_digest": "ece97cad72b668a9087e88832f914e6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9904, "upload_time": "2014-06-26T21:00:01", "url": "https://files.pythonhosted.org/packages/3b/95/f57ad3b4f17fae5ce0706389f947c45a4b8a8c707528e199442344bec940/newrelic-api-0.1.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "c8a8326422866e53cb603127cd690efa", "sha256": "fd448ba8268eab61a792f6f312499c3ca6544359d32f6ccf7f6ee127b808124f" }, "downloads": -1, "filename": "newrelic_api-1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "c8a8326422866e53cb603127cd690efa", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 32716, "upload_time": "2014-06-28T21:45:30", "url": "https://files.pythonhosted.org/packages/8a/24/82fc170431ea8b37fdbc55b560a0ad496ee5f606d6b642e3704817c97c61/newrelic_api-1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e4359c3102b15dc0b1dbf37c1d1bda50", "sha256": "aaac5dd132e659cb8fbee0ae0259f77773b07d08fdc047ff7389501321b699fb" }, "downloads": -1, "filename": "newrelic-api-1.0.tar.gz", "has_sig": false, "md5_digest": "e4359c3102b15dc0b1dbf37c1d1bda50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14994, "upload_time": "2014-06-28T17:38:36", "url": "https://files.pythonhosted.org/packages/e8/98/b5a522817edcbc5e436bfe3166184343326bcd46b54c8b8f919678ef10da/newrelic-api-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "1e7facaea333f6edf048e55125cc5476", "sha256": "6c1a4847480f53772de883978ee4c35287ce4f29fc1b73d8465d35c239a36359" }, "downloads": -1, "filename": "newrelic_api-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1e7facaea333f6edf048e55125cc5476", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 33875, "upload_time": "2014-07-11T19:55:21", "url": "https://files.pythonhosted.org/packages/d4/d5/f7397a6b7a85d0fa1d489a12573f6affc33f11c2232b29c5d15bc21ce48a/newrelic_api-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4a676c9b27801ea8246eae3280a6a9af", "sha256": "f1daedf2b5330c20c110b9dd0a4537b576fc2654f93db30949aef19f58b26595" }, "downloads": -1, "filename": "newrelic-api-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4a676c9b27801ea8246eae3280a6a9af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15567, "upload_time": "2014-07-11T19:49:20", "url": "https://files.pythonhosted.org/packages/a8/a0/2a9f74ee392f21a65244b16d8ae2de666fab540ba450cb528447a8001b45/newrelic-api-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "55e4a9e268331e6587fc24e88407ada2", "sha256": "02c5839a7e61baa33aa36c10f4c3c941bb1869f197e336dbb6e0b5f53b5f40fb" }, "downloads": -1, "filename": "newrelic_api-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "55e4a9e268331e6587fc24e88407ada2", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 34226, "upload_time": "2014-12-08T23:25:12", "url": "https://files.pythonhosted.org/packages/85/20/097c346479491a5042e248478fe373f6d31a84b29f80ec891af17ab09d69/newrelic_api-1.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "22882dca2ce61852000328dbdd76cf7a", "sha256": "140b8cac0c2fbdcfac3f0b7759fef5c60ca43e1528090be7b60dc20306547cdd" }, "downloads": -1, "filename": "newrelic-api-1.0.2.tar.gz", "has_sig": false, "md5_digest": "22882dca2ce61852000328dbdd76cf7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15876, "upload_time": "2014-12-08T23:25:09", "url": "https://files.pythonhosted.org/packages/64/c7/d0226bbe672ed4b0a9ed725b7e2e08352dcd2611929a7fc92cbda424db78/newrelic-api-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "47532bc851b7e15f8141c19a7052cd61", "sha256": "63b2a3beb035aa3d6424388000bcff6be1e79ee86f72923142c0cd1149e58b76" }, "downloads": -1, "filename": "newrelic_api-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "47532bc851b7e15f8141c19a7052cd61", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 34858, "upload_time": "2015-01-07T22:42:35", "url": "https://files.pythonhosted.org/packages/66/d5/c83b0e2e170b22636a60067df76347e42c2810baf3a2ae69e211ee6e3a19/newrelic_api-1.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f584213490f4d26d40efdf5199891a59", "sha256": "d9cdce7cec2744b6e06dc777b6900a301677096a0c5556bf0c5101c6954e91f0" }, "downloads": -1, "filename": "newrelic-api-1.0.3.tar.gz", "has_sig": false, "md5_digest": "f584213490f4d26d40efdf5199891a59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16714, "upload_time": "2015-01-07T22:42:32", "url": "https://files.pythonhosted.org/packages/96/6c/6acd4da1671d8900580605b10136ba25407ffb2e5c7c3cc64a97f9d4c735/newrelic-api-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "4515d8892a7fc91994dfc4c5054481ee", "sha256": "956d2d4ea8206c99d9b715dfa593fbc1245b9b4427c0a2dea84428a36c22dd7d" }, "downloads": -1, "filename": "newrelic_api-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4515d8892a7fc91994dfc4c5054481ee", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 40356, "upload_time": "2015-01-08T19:08:12", "url": "https://files.pythonhosted.org/packages/4f/1d/4e6c2be752e37b8c2c7b00f274b1c29a6e4e188cf653026b2f8487db607a/newrelic_api-1.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d4ac686a945f05237cf23a9b4159e6b", "sha256": "a350b574bbb3bd465b34afac4217c888d870de0b0f8fd2d3bbbab71d8ebc5047" }, "downloads": -1, "filename": "newrelic-api-1.0.4.tar.gz", "has_sig": false, "md5_digest": "9d4ac686a945f05237cf23a9b4159e6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18662, "upload_time": "2015-01-08T19:08:10", "url": "https://files.pythonhosted.org/packages/57/4a/51c689468333a0fbda54f299ef298e1c3d7a562b468b5b27943d9c210669/newrelic-api-1.0.4.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "0444648d42b119f367bae053512397b8", "sha256": "1f0b71f324e77920549259bb733227da73ba713f1462e8ce431c170e080a53fa" }, "downloads": -1, "filename": "newrelic_api-1.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0444648d42b119f367bae053512397b8", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 51836, "upload_time": "2019-04-04T14:56:32", "url": "https://files.pythonhosted.org/packages/22/36/0786b29eba1b57f760119e877cf12500d63cc29825720e4688eecf75ba28/newrelic_api-1.0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "acd2b3d8cb0fba7932c1b52ef1a3332d", "sha256": "359770006ad88260a201f0ebbbb7b651d63da16faf420e62cf1dcf29f9de2d88" }, "downloads": -1, "filename": "newrelic-api-1.0.6.tar.gz", "has_sig": false, "md5_digest": "acd2b3d8cb0fba7932c1b52ef1a3332d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26967, "upload_time": "2019-04-04T14:56:30", "url": "https://files.pythonhosted.org/packages/2c/13/c090f1c0b5845190b4079745ca04b08417fc295fb10b4423c5aa44f5dcae/newrelic-api-1.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0444648d42b119f367bae053512397b8", "sha256": "1f0b71f324e77920549259bb733227da73ba713f1462e8ce431c170e080a53fa" }, "downloads": -1, "filename": "newrelic_api-1.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0444648d42b119f367bae053512397b8", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 51836, "upload_time": "2019-04-04T14:56:32", "url": "https://files.pythonhosted.org/packages/22/36/0786b29eba1b57f760119e877cf12500d63cc29825720e4688eecf75ba28/newrelic_api-1.0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "acd2b3d8cb0fba7932c1b52ef1a3332d", "sha256": "359770006ad88260a201f0ebbbb7b651d63da16faf420e62cf1dcf29f9de2d88" }, "downloads": -1, "filename": "newrelic-api-1.0.6.tar.gz", "has_sig": false, "md5_digest": "acd2b3d8cb0fba7932c1b52ef1a3332d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26967, "upload_time": "2019-04-04T14:56:30", "url": "https://files.pythonhosted.org/packages/2c/13/c090f1c0b5845190b4079745ca04b08417fc295fb10b4423c5aa44f5dcae/newrelic-api-1.0.6.tar.gz" } ] }