Skip to main content

New Relic Python Agent

Project description

New Relic Open Source community project banner.

New Relic Python Agent

GitHub release image image PyPI Downloads

Tests Ruff MegaLinter codecov Secured with Trivy

The newrelic package instruments your application for performance monitoring and advanced performance analytics with New Relic.

Pinpoint and solve Python application performance issues down to the line of code. New Relic APM is the only tool you'll need to see everything in your Python application, from the end user experience to server monitoring. Trace problems down to slow database queries, slow 3rd party APIs and web services, caching layers, and more. Monitor your app in a production environment and make sure your app can stand a big spike in traffic by running scalability reports.

Visit Python Application Performance Monitoring with New Relic to learn more.

Usage

This package supports Python 3.9+, and can be installed via pip:

pip install newrelic

(These instructions can also be found online: Python Agent Installation Guide.)

  1. Generate the agent configuration file with your license key.

    newrelic-admin generate-config $YOUR_LICENSE_KEY newrelic.ini
    
  2. Validate the agent configuration and test the connection to our data collector service.

    newrelic-admin validate-config newrelic.ini
    
  3. Integrate the agent with your web application.

    If you control how your web application or WSGI server is started, the recommended way to integrate the agent is to use the newrelic-admin wrapper script. Modify the existing startup script, prefixing the existing startup command and options with newrelic-admin run-program.

    Also, set the NEW_RELIC_CONFIG_FILE environment variable to the name of the configuration file you created above:

    NEW_RELIC_CONFIG_FILE=newrelic.ini newrelic-admin run-program $YOUR_COMMAND_OPTIONS
    

    Examples:

    NEW_RELIC_CONFIG_FILE=newrelic.ini newrelic-admin run-program gunicorn -c config.py test_site.wsgi
    
    NEW_RELIC_CONFIG_FILE=newrelic.ini newrelic-admin run-program uwsgi uwsgi_config.ini
    

    Alternatively, you can also manually integrate the agent by adding the following lines at the very top of your python WSGI script file. (This is useful if you're using mod_wsgi.)

    import newrelic.agent
    newrelic.agent.initialize('/path/to/newrelic.ini')
    
  4. Start or restart your Python web application or WSGI server.

  5. Done! Check your application in the New Relic UI to see the real time statistics generated from your application.

Additional resources may be found here:

Support

Should you need assistance with New Relic products, you are in good hands with several support diagnostic tools and support channels.

This troubleshooting framework steps you through common troubleshooting questions.

New Relic offers NRDiag, a client-side diagnostic utility that automatically detects common problems with New Relic agents. If NRDiag detects a problem, it suggests troubleshooting steps. NRDiag can also automatically attach troubleshooting data to a New Relic Support ticket.

If the issue has been confirmed as a bug or is a Feature request, please file a GitHub issue.

Support Channels

Privacy

At New Relic we take your privacy and the security of your information seriously, and are committed to protecting your information. We must emphasize the importance of not sharing personal data in public forums, and ask all users to scrub logs and diagnostic information for sensitive information, whether personal, proprietary, or otherwise.

We define "Personal Data" as any information relating to an identified or identifiable individual, including, for example, your name, phone number, post code or zip code, Device ID, IP address and email address.

Please review New Relic's General Data Privacy Notice for more information.

Contribute

We encourage your contributions to improve the New Relic Python Agent! Keep in mind that when you submit your pull request, you'll need to sign the CLA via the click-through using CLA-Assistant. You only have to sign the CLA one time per project.

If you have any questions, or to execute our corporate CLA (which is required if your contribution is on behalf of a company), drop us an email at opensource@newrelic.com.

A note about vulnerabilities

As noted in our security policy, New Relic is committed to the privacy and security of our customers and their data. We believe that providing coordinated disclosure by security researchers and engaging with the security community are important means to achieve our security goals.

If you believe you have found a security vulnerability in this project or any of New Relic's products or websites, we welcome and greatly appreciate you reporting it to New Relic through our bug bounty program.

If you would like to contribute to this project, review these guidelines.

To all contributors, we thank you! Without your contribution, this project would not be what it is today.

License

The New Relic Python Agent is licensed under the Apache 2.0 License. The New Relic Python Agent also uses source code from third-party libraries. You can find full details on which libraries are used and the terms under which they are licensed in the third-party notices document.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

newrelic-13.3.0.tar.gz (1.5 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

newrelic-13.3.0-cp314-cp314t-win_arm64.whl (872.2 kB view details)

Uploaded CPython 3.14tWindows ARM64

newrelic-13.3.0-cp314-cp314t-win_amd64.whl (873.3 kB view details)

Uploaded CPython 3.14tWindows x86-64

newrelic-13.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl (971.7 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

newrelic-13.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl (978.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

newrelic-13.3.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (982.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.3.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (974.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.3.0-cp314-cp314-win_arm64.whl (870.7 kB view details)

Uploaded CPython 3.14Windows ARM64

newrelic-13.3.0-cp314-cp314-win_amd64.whl (871.5 kB view details)

Uploaded CPython 3.14Windows x86-64

newrelic-13.3.0-cp314-cp314-musllinux_1_2_x86_64.whl (938.9 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

newrelic-13.3.0-cp314-cp314-musllinux_1_2_aarch64.whl (941.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

newrelic-13.3.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (943.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.3.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (939.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.3.0-cp313-cp313t-win_arm64.whl (873.5 kB view details)

Uploaded CPython 3.13tWindows ARM64

newrelic-13.3.0-cp313-cp313t-win_amd64.whl (874.3 kB view details)

Uploaded CPython 3.13tWindows x86-64

newrelic-13.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl (971.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

newrelic-13.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl (978.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

newrelic-13.3.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (982.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.3.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (974.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.3.0-cp313-cp313-win_arm64.whl (871.8 kB view details)

Uploaded CPython 3.13Windows ARM64

newrelic-13.3.0-cp313-cp313-win_amd64.whl (872.5 kB view details)

Uploaded CPython 3.13Windows x86-64

newrelic-13.3.0-cp313-cp313-musllinux_1_2_x86_64.whl (939.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

newrelic-13.3.0-cp313-cp313-musllinux_1_2_aarch64.whl (941.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

newrelic-13.3.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (943.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.3.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (940.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.3.0-cp312-cp312-musllinux_1_2_x86_64.whl (939.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

newrelic-13.3.0-cp312-cp312-musllinux_1_2_aarch64.whl (941.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

newrelic-13.3.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (943.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (940.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.3.0-cp311-cp311-musllinux_1_2_x86_64.whl (932.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

newrelic-13.3.0-cp311-cp311-musllinux_1_2_aarch64.whl (934.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

newrelic-13.3.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (935.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.3.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (932.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.3.0-cp310-cp310-musllinux_1_2_x86_64.whl (931.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

newrelic-13.3.0-cp310-cp310-musllinux_1_2_aarch64.whl (934.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

newrelic-13.3.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (935.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.3.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (932.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

newrelic-13.3.0-cp39-cp39-musllinux_1_2_x86_64.whl (931.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

newrelic-13.3.0-cp39-cp39-musllinux_1_2_aarch64.whl (933.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

newrelic-13.3.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (934.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

newrelic-13.3.0-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (931.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

File details

Details for the file newrelic-13.3.0.tar.gz.

File metadata

  • Download URL: newrelic-13.3.0.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for newrelic-13.3.0.tar.gz
Algorithm Hash digest
SHA256 d95ec9a2911f4641ba1c7a381902aa983747b2a5cb3416e2df53785355547571
MD5 01e3d4055d55ef8936b4bf097b4f6679
BLAKE2b-256 b3b5d63065d524a616e34cdb344b7541831f33c7966c8a161ebe559cc7b95640

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0.tar.gz:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: newrelic-13.3.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 872.2 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for newrelic-13.3.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 1fc91d89238f6b8dab0011ee6a96233c7b1bf1488d5a0cbbc0ddf836122a87bb
MD5 86e8b909c9ddc17db67bca38eab79173
BLAKE2b-256 6dff3f8b4d4907406d97557fadcc7658da4060a1490ef14defee9214cf462977

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp314-cp314t-win_arm64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: newrelic-13.3.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 873.3 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for newrelic-13.3.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 0d20fbb15c2f5a8813ac5b0223eb79422a41d9713e44ab2d8c448b81621f6a95
MD5 9ddbe249d783686a378b607d9c1604ab
BLAKE2b-256 b880518ad2f42345743b32a93ed0771df8385fa0d449cda38b6893b18fdf969f

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp314-cp314t-win_amd64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e25774aabbe91cb0e483ec794c0b9d1729a51dfddb4a00b9432aaa550eb76b6e
MD5 5632dd51c43321ba23b3653a610ae906
BLAKE2b-256 9a01729d79bb4755e95b405337bbf9531e5a9f5ad1ae8d634b241700efffb313

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 90c24c5e4d228324fa9507e9f0c3a8571d6b5ed0252fb3f75682c3fb67e7c6fd
MD5 97e6798247bb3d2a5b0538d5280b818e
BLAKE2b-256 d757594e40d71118f8c3fc59ab446319cbf7d74794d7b9e92cc7b523dd4f9751

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b097ab05f06fdee81fc04462f288767c5621ef7123bff3340b5f187269cbbe7d
MD5 4d005021e68a5958e891b61699004971
BLAKE2b-256 d83014da2c8ff3dddf93d267deeef30198568502f3b84c47c7141c3ace6b5ef5

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d4772da1cb9804dd0437d217968c4ec1785aaf542f99348d47920201f10cb508
MD5 8fff151393c12a66a61a85b49675e4b5
BLAKE2b-256 1b94467b6c7c4580c59d90cfc369d9278d1dcf0ff4b834e56852b8c188ed0dc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: newrelic-13.3.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 870.7 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for newrelic-13.3.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 7e6021c1234bcdaaed5d3c8479f0655d24af531b2f115118be3796a1eace6394
MD5 23733f0d9273925f4ce740224a474b39
BLAKE2b-256 a2225be2cb241f31b8fbb2619a7728af6cf82260d44e9b50e8f2c73ae044f484

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp314-cp314-win_arm64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: newrelic-13.3.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 871.5 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for newrelic-13.3.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 42f8938a41a96c304db7775abf56d36c03c14a32b3a6df974ff403713b433939
MD5 9797a1496d4553cd94de9629f4bf5142
BLAKE2b-256 049dcd9ff43193cba2908f6f3c98f31fc0ac30a63532edcfdb99754c6bd2d1db

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp314-cp314-win_amd64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ea87f49556d1253115f2fc01289064568f11599345cb618c36c8170edf9ef9fd
MD5 672307ffb71062fffb12d69d9e3870b3
BLAKE2b-256 172467965a3117fec0cb6d2c6580102e631c32f4fcac866d64e93093147016cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ecb197a0d03985cbec8d6bff7cc6379b0f4809d3bf0bbfe987e22b9d88242ddb
MD5 30cdd6af366447e0e1ddcf7fb5902911
BLAKE2b-256 ef1a4b2bcc86c5c94cbb453356669acb7c88cc5ebf6975e6a32e2d8b9d06771c

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9a2888b086decbd331b2c2aeb7bbfaaf18877a8d483f27ebcdaf278cfd1aa647
MD5 eb8472cdce705f0deedc08a562bc8383
BLAKE2b-256 0ad5650158df14b4afe18934b71e2948fbec18d5d461305175e9f350866916fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 859a685819138e693773a27b3f23cdca13678bb679a17c5da41b8d528686649d
MD5 f6e52727c9d39594609cc309140d21c0
BLAKE2b-256 d0abec8ee99d97b7c3d1eca74fa2575abce56acea750a5ff8d2fed0955c80954

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: newrelic-13.3.0-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 873.5 kB
  • Tags: CPython 3.13t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for newrelic-13.3.0-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 6e95827ef9ecf9d5776f4df2cd360998db85ea53f81a4f369a061a2e615f473a
MD5 0b4fa231184e32387f375eb1160cd311
BLAKE2b-256 5000026f2dcf686f634066b2e6f58f64377eb80ef16a8bce9a151ad47eb21fbd

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp313-cp313t-win_arm64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: newrelic-13.3.0-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 874.3 kB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for newrelic-13.3.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 0ed7ffd21a8a87dee22e82f0ecb29b1ad018bcdb1cb92f4e85166ab37a5ecae5
MD5 07d9f0c6222f08346de93ad9b3dd91bc
BLAKE2b-256 d96b6e018f97173b546bcbf3686639afa69a08e6a5a28e3bd7bc1cdba817c8a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp313-cp313t-win_amd64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2390d900b4cdc1fc741b5c4f8fe8c8fd556b3b80ac74f5aa628f260ac7abd185
MD5 5c7840ac402fb2ece699a0b749cce932
BLAKE2b-256 ce6bf702cf41b4814e811825f7b738647dcb2ea8748acc134070c65f3b6b200c

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 05cc0b83f825e44d85ca9b14adcf70ad8fa0f54fa156317472bdc6b03d474ad8
MD5 1d680225f4f3d9d273b1d4d697ac57bc
BLAKE2b-256 63c33a584d380173db5f7317a73b5de2b19d4fe3fdbcb94e99a2a3329314a794

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1994ae0ec352b3c9879ccbf9559b0b599fbba27acd0590f4c951ff666423ef0f
MD5 3056212c1559fa936c6b1cace3cf2ce2
BLAKE2b-256 d11190cc9e9cb99293bdabaa590ca6ea0cf12ac28066d4243e73679a9d3f9081

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 3b1cad4766a46cb2dd147cff0e1887e87702c877cbf6769c79625d10ee38ffc3
MD5 eb580fee2ba2d4e902fab8983cb54534
BLAKE2b-256 e291c549f895f14cf3c9e5b5eafbf21adeda4aa462224feef54c8726328c92e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: newrelic-13.3.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 871.8 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for newrelic-13.3.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 9e1a42e28cd670e13390b76681082a94ca2e1d20b6ad72f98d38f06c389e6b1c
MD5 34b3561d0830efdf5e68165af0eb56ef
BLAKE2b-256 834136ff9413741b7e3b25a9dae3e32a704b815f764593baec09ced80bec7db7

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp313-cp313-win_arm64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: newrelic-13.3.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 872.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for newrelic-13.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ff5e1d21454d11481251be4936371a7042b55d84a5ef99bec1fdadedd6d45631
MD5 04d4e4924c6641864851714b93c80bd3
BLAKE2b-256 7682b8a284a1e659c59b8481b0516387fa91ccdf61689308e36ec55916fe6133

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp313-cp313-win_amd64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 099747af1c3fcdff640f54489ccb78c4321ffd893efe227546538179a50858ae
MD5 fac89e30a1a841ac8ad749d6f48c1e14
BLAKE2b-256 5bf04705f15a771dc204113e94eef39cd3be01dd6745bd8f4e4cd4156b2634f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9651277079e4add07a50288f3939786e52d5aa948ff941bb181f3a6a16c667f7
MD5 e0f3badb5364b721de8bb46e7477d2d8
BLAKE2b-256 4b4653f37fd9436fc5d6f85a3598383a84fb8bf2403848e7142f77ad0a257198

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 55cfb42be1a1b1a257dc20dda4976a2aad52469b2d0aed0925e49dba4cd1a3fa
MD5 86c373f79477d3a1efa8b1e3e26324a5
BLAKE2b-256 522eac964d2f0d824b1efaca7cc9c7eeb5806f1fdc4306f89dd723f116b08960

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 cdbfa2bf31e59524709aad8de665c6c1d4236ed34e4695419077c2b9e4b5c93f
MD5 48f0cd0e7d21846a73dd5735550022a7
BLAKE2b-256 e015ce7177e3d1a80303b9c990e56b4689d5be3e01e5b591dd55b74dde85f463

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7a52ca73cf3b1ad3c519f3bb547e5f009e8d7de8ff9699fb7334a3230a855df8
MD5 ab8328894831226e85cba00e3d618d5b
BLAKE2b-256 de04734b637bd3a7d7fc07e34b3761ccad6b2ab101311b3a903b5380ff0cb8de

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9c125638c9bf7a5df52fe9425ad9aecec95f390bc112656da381b55c6a51e419
MD5 0cfe62458cfb0360474b45e5dc9c71b2
BLAKE2b-256 d781f678d7d880f5b3410f2fa1481efb38c50ae5de0c52ed67ddba1b504ebf9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fb05f50535907882bae0e8145c99b1bf91d742056fe6a6df9445719a41dbf617
MD5 fe5a6cb3c08c1a66cc8b89cb1979601f
BLAKE2b-256 cc11df3b70c85de0a6d0f3bb0d7505b6b8464e48f7674fb617b43c4b15bcc75d

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c23fa9758c33cf88c50288c80669567b4d5f27051ea099af1d7468b5b05f8a7c
MD5 b8b1b60ad43b5d36bfe8b58712029f41
BLAKE2b-256 108b89bb0f6ce2a35f62a514abc91bb36dbace6c7b0c89321667d570123b734a

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9fe995aebc9daefec2eca185411b7c81922ce9f3968e5587f037652dbea59b63
MD5 95894a0c47122d9eaa85d5768f5e24fe
BLAKE2b-256 ceb533ddd20c4d8b0f7752cdf48409c4cba97173c50f29f13cc302a9501e854e

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0ccba79f6992ffb9a5908db13c33c9d44f6490f3d040a7e22d03dbba33dc8b1a
MD5 3917eefe49967560c5ced02ccbe3b21c
BLAKE2b-256 fcb9710e517f46c09f5d406ed8b2bda63f0aaf5a6521bc7ad262818f7973e977

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c11ea7ea4741c8c79c90af93e26c6c96c6ecab6e2c26c958fe8a08609fc2b9a1
MD5 8eb493e0afacf0dda5f95c5f105f9a5d
BLAKE2b-256 b6d17153ecb801d45cad553d8e59a1edb0ad761cba5f0e1264fc182d66182542

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 999177f71e5bdc5a1d5e1fa2aa7df837d1be7c5481d6a3a9e9e1a3b0d22edfef
MD5 7a6a53e148b7e9c77556cb85c00c1615
BLAKE2b-256 426b37d83f0c51fd94d7b5eade4d4a3f9607e6406bb4f365df4734b2cd1c7ff2

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 663153113ce29ed68f3fc7a4e3e656d5dc0e2a71e82288f63cdf0f4494d1b631
MD5 fa02a087c64b18467bd53687d590f593
BLAKE2b-256 0ec3894579b6d9cb662ca8b290f5b0ebb6d42d761584f339654c8d2c1473fe79

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bf3cf38fe3ca84279ec6850a43574ec9aa46a212333a2563826c04f885056a3c
MD5 a969cda7c04002e9e6c31d979c819eb8
BLAKE2b-256 56d63a59571793f4a273590cf8982be2899b36bfe0fe0fb6fbaf9223c1af3af0

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2da171640af78522ffadc1af3104a227600dd0f31b9b6dced340271f64ee8b14
MD5 a987b8e48311fb29d2691e6270594833
BLAKE2b-256 1fefc281c427dece7d7fc54c4cef52b7a362666422acdb584c4fa37fde759289

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 8e84ae917ffa85e879a5bb58401c13ff68c8ed890123b219045377e9e6f6000b
MD5 9b6d6e5f0a36c8a98c8f2f643ae0e28e
BLAKE2b-256 bdc357aabd00a74a22435a95f737ec4efc031db8ccc82cc62c0b2bab2a99b495

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9941e4ed0f0012161df6ebeb452235a973d5888981aaa6a67bd6335a003aeb6b
MD5 0ae7847caf0340ad4d60bf678f6e8d70
BLAKE2b-256 b1d207e664ec87d1c1ff11b72c9ee02a9524c97d899ec3740e573c29ef74bcab

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 26f5a29a7d99e3a16725ab4def95cafedeed93d58cb58df1f75202c78c5e8ebb
MD5 28a9bb3f47c797b5a898e19b5c740114
BLAKE2b-256 84e61ceb5503787657ae5ba4afd317c12b816e80a18bb1a40232ecba7a5de8a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 37577f1688088050a053549c030a3af70d9b837d8845d8478863bcaae3f97664
MD5 9a7de0758b77bc6719cd127b056fa426
BLAKE2b-256 06ae7feb3ff854f6c84862af1d3884372a8ad2c5a32eb9fff3506677e90a1b12

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file newrelic-13.3.0-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.3.0-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 dbf6403113b89017879c5a4ac1df6543e07c9fc879add33934062c4213cc6f73
MD5 5fea88f1b6a50e7e3e85052d38474285
BLAKE2b-256 7e6d951dcaf0305ec4faadbbcafbdaa4f73006e5e041e89dd48c55c155464272

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.3.0-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: deploy.yml on newrelic/newrelic-python-agent

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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