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.1.0.tar.gz (1.8 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.1.0-cp314-cp314t-win_arm64.whl (862.9 kB view details)

Uploaded CPython 3.14tWindows ARM64

newrelic-13.1.0-cp314-cp314t-win_amd64.whl (864.0 kB view details)

Uploaded CPython 3.14tWindows x86-64

newrelic-13.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl (962.4 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

newrelic-13.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl (968.8 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

newrelic-13.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (972.8 kB view details)

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

newrelic-13.1.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (964.9 kB view details)

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

newrelic-13.1.0-cp314-cp314-win_arm64.whl (861.4 kB view details)

Uploaded CPython 3.14Windows ARM64

newrelic-13.1.0-cp314-cp314-win_amd64.whl (862.2 kB view details)

Uploaded CPython 3.14Windows x86-64

newrelic-13.1.0-cp314-cp314-musllinux_1_2_x86_64.whl (929.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

newrelic-13.1.0-cp314-cp314-musllinux_1_2_aarch64.whl (931.8 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

newrelic-13.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (934.0 kB view details)

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

newrelic-13.1.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (930.5 kB view details)

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

newrelic-13.1.0-cp313-cp313t-win_arm64.whl (864.2 kB view details)

Uploaded CPython 3.13tWindows ARM64

newrelic-13.1.0-cp313-cp313t-win_amd64.whl (865.0 kB view details)

Uploaded CPython 3.13tWindows x86-64

newrelic-13.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl (962.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

newrelic-13.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl (968.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

newrelic-13.1.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (972.8 kB view details)

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

newrelic-13.1.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (964.9 kB view details)

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

newrelic-13.1.0-cp313-cp313-win_arm64.whl (862.5 kB view details)

Uploaded CPython 3.13Windows ARM64

newrelic-13.1.0-cp313-cp313-win_amd64.whl (863.2 kB view details)

Uploaded CPython 3.13Windows x86-64

newrelic-13.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (930.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

newrelic-13.1.0-cp313-cp313-musllinux_1_2_aarch64.whl (932.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

newrelic-13.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (934.2 kB view details)

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

newrelic-13.1.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (931.5 kB view details)

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

newrelic-13.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (930.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

newrelic-13.1.0-cp312-cp312-musllinux_1_2_aarch64.whl (932.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

newrelic-13.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (934.1 kB view details)

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

newrelic-13.1.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (931.4 kB view details)

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

newrelic-13.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (923.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

newrelic-13.1.0-cp311-cp311-musllinux_1_2_aarch64.whl (925.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

newrelic-13.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (926.6 kB view details)

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

newrelic-13.1.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (923.4 kB view details)

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

newrelic-13.1.0-cp310-cp310-musllinux_1_2_x86_64.whl (922.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

newrelic-13.1.0-cp310-cp310-musllinux_1_2_aarch64.whl (924.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

newrelic-13.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (926.2 kB view details)

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

newrelic-13.1.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (922.9 kB view details)

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

newrelic-13.1.0-cp39-cp39-musllinux_1_2_x86_64.whl (922.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

newrelic-13.1.0-cp39-cp39-musllinux_1_2_aarch64.whl (924.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

newrelic-13.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (925.7 kB view details)

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

newrelic-13.1.0-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (922.4 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.1.0.tar.gz.

File metadata

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

File hashes

Hashes for newrelic-13.1.0.tar.gz
Algorithm Hash digest
SHA256 1492f0fe510cdc0c1347f597baca2a3ddd7e0662895a800e19fe524396f7bf05
MD5 959647c98cf3fae9895c7c6f703f534a
BLAKE2b-256 8446a44b4a21a2fb83bca01d366b16877ae558c307b4aa101b81257425da8f98

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp314-cp314t-win_arm64.whl.

File metadata

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

File hashes

Hashes for newrelic-13.1.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 6cba7ca1eaad8b7767a8e2e6e857cb241dd54742c7ac757b8753b8444e7e489d
MD5 25d9c858ca702577c68092a4c3b35ece
BLAKE2b-256 85408da7d170699fa8a32be2f58ae19e68e9547a146494193ba9ee8821fbc28d

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp314-cp314t-win_amd64.whl.

File metadata

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

File hashes

Hashes for newrelic-13.1.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 823ade05cd0dc9ef4b67fe0f1f1a51b72b02ee29c6fa76d6a80aadeba6163a66
MD5 8fa30e004f04bf08e7ed57747a9ee2ba
BLAKE2b-256 fb271d5823f79dd884047f0fcc402c5688a4397ac99dace070fea0d3b7276a4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f7a1eab57e8e01fea194b738c3b7527e3184e36121204ee269002e64eba32782
MD5 080d675d8d07cc8c22eda2c925ff004d
BLAKE2b-256 d6e2c777454ef7d3253b18e1913259f0aa068669a8e42bd9849620ebbef4e96f

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cd22f8462a9ec6559e87753b5d5b71e581ef53681a66b934b0e529360622fd34
MD5 63c18190c88ae95f4d413668352e74c2
BLAKE2b-256 711c6dab70f61d13534f69b039845543446c8e566a7683f4ee45e2a0664782cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f1d48edb92a19fd43cd3b4965ae0daad53220302654bca10c2cf383699741adb
MD5 f19c1812abff622eacc933150b18fcae
BLAKE2b-256 62516cde6c2915749abf199b52a87d4c22ae00bbc00b671634b3a25bd9f29df6

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.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.1.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 61cddebef11055b5cddd45881be330d2bf6df7d0b17f158bf9bc00c5fa8b8636
MD5 a800d664a8895fd5ad99358f33c24dd0
BLAKE2b-256 5743503479df59d5b71007d468b3fd5b05f2f0fdaa4bfcb74ee2d2a9335771fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp314-cp314-win_arm64.whl.

File metadata

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

File hashes

Hashes for newrelic-13.1.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 9cfcbb81fa3cc409940999734f5b01353c7b9c0de66008a87cd51fab5e5b9e1f
MD5 26122757230117b8aa9e930b41df20c1
BLAKE2b-256 d86def9a04b8d8839a77ff678f0db4cc26da11e8de20b59201a29c33a9cf0845

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp314-cp314-win_amd64.whl.

File metadata

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

File hashes

Hashes for newrelic-13.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7845c9b2595fe1aec5c84815fb84fefae736209d7673fb785b0d6694bb21afdc
MD5 4907d10074df2fcd595458804bea5cbb
BLAKE2b-256 5c3c1e6036b7b601ac1b7bbb31e1913b59b2b212e1153575815f8ccb7bb10f19

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0112bc5c5d7bae144e366ec4dc20e21ab0ae0cf0f5ae24bbd9eeceef4b6eaa42
MD5 a82db8ea9cfa311bcadcd02133794155
BLAKE2b-256 f939a0f288efca1f1a7ff32f04807877451639f257ca81572897f4fd4bab15f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 87c3075bb145a30fd18a76ab34154d1e046a7cf207bd26db2690e3adc5052233
MD5 82775afb8935cfcf2b4a5e590b1e14a3
BLAKE2b-256 633d6759cb0973f94997e92fe5a88a36a0e17eb4a90bd88ce6ff3b6159b9605f

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dd5d96eee5b522312c01e1639dd8f60618299b5c333be177b90752caa8362ba8
MD5 250787cc860db01c427a0093ca525b23
BLAKE2b-256 cad5fc1466b7e8403e7493a022c7148d07f3f0760721a27fa591787dbb855a27

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.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.1.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d0eceee84bd12737f409aa79d38de48f1ef00602287af6a267c34ee5a56b760d
MD5 2078b7cd082c2237d774bd012ed78cb5
BLAKE2b-256 d5ffa25e46517a6f611f0683520f66ee71c02a1a6b4fb4352fc5f3e2130c193f

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp313-cp313t-win_arm64.whl.

File metadata

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

File hashes

Hashes for newrelic-13.1.0-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 dde7b8bca9b63f1c90ddcb4796d616a53bc169fad8eec7c56a67e101c78c5e47
MD5 14103bd19da29cbe0346fbcf08503166
BLAKE2b-256 594ec03b82a270a6c5c19f7aac6eb0589c1b2f7708f855da2dd264cc676f78db

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp313-cp313t-win_amd64.whl.

File metadata

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

File hashes

Hashes for newrelic-13.1.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 a244ec4d9efa749300df8699299c62405101a6822d5c8e5d03b71152ef89c3a7
MD5 5a84184dad06f4e597e76be739fd2fc1
BLAKE2b-256 8c3132bed7da5f95dd52e373ec6c4ac2350cee31af25548591917cc24113bffb

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8ff3e7cf31d4b7b4f580c490b9cb269b51105e41bcfaca163f84e880c949aa01
MD5 b285dfe9c9a2c55b1c1967057884c56c
BLAKE2b-256 87e90fd4c8097cdfb49f6a2d06001d2f0743f772ed4a9856a8b9417cf3c2355a

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bb737427b7b2ad992784b9571f3d3e8a879a7d60f2099e8937f819a417b54be7
MD5 5eda1f2a32d8ba62d3a149d7dbea2a51
BLAKE2b-256 62660d17dbfdf40c12c0f32addc2242f5fed024910fdc74e06115b4aa711a00f

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6335ba616fb67c14949ecadc5b5e5bc482ef1174d26a35bc526b50040220e970
MD5 3088655152b74e4a174b44f418ba64e6
BLAKE2b-256 34cee061f24367f967218047f9f3c4c4a0d6ec118db442efa0f12fc9d621216c

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.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.1.0-cp313-cp313t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 620281835490de0ba92663e1270fcf236ec752ef19958695e971f2a282384c0f
MD5 00bb3bfdbb3aa2463c7e45cccd660427
BLAKE2b-256 41b4b741fc50ba7a448e9de4cfd43b2e01df2e38453de75bb09651d51b8bae82

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp313-cp313-win_arm64.whl.

File metadata

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

File hashes

Hashes for newrelic-13.1.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 8d10d750b6c65a05b67811ff6a4b04ca2bb5774bef7bf94708280bae4695288c
MD5 57e7dd951381546687ad61bfef30fc35
BLAKE2b-256 2cf4e9403f2cc01f5fe06eff2ac86c16c4b103dad57a05878514c310ecce9eb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp313-cp313-win_amd64.whl.

File metadata

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

File hashes

Hashes for newrelic-13.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9ec61003bd8ad8f73b1014359e574fe58b3b78605210e671e1c1cfb078fe416c
MD5 5466f3c91e17700d4f53a93dba152319
BLAKE2b-256 005af1d095a836ab097cba2f989c3950c00255399ec9449f288dde1bd21a4df5

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5060af6289bcdd918377fe156dab204a96fd33597509dc2a40c74cd6c3a5ea7f
MD5 c686868f318e963aff317f1d785804b1
BLAKE2b-256 42132d8c54c9a8ed5558b749a6d11b323dd326c9a760d986c8eac21c4882c599

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dc04426d9eb57f176a309c09927faa6e7b304c3a9ba8b2659b80a3fd90419eff
MD5 fd89a6966888c9cfb55dbb4f888338e9
BLAKE2b-256 4b2fa50beb8a62aa0bc799ea02c56094624282d374e6d6ed34f1369090644a42

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 39c6e6a6e6cf48b6a066d01c6c549d1e4b4566c604f283a4aabae4cd2ad4c4f5
MD5 c52100ffded09b13f570a8637e60059a
BLAKE2b-256 8926231ad504a45fa5f61e3e7e749ee0f3b12cdc9075bb4f3d3211923800e648

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.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.1.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 d4659b54907cc7941c0335bc0e7704356b2ca0d3398326ed71085b789b775a2b
MD5 e786560d518f09255816f0d37d9cce1d
BLAKE2b-256 5692552c15c4bd4cd6e85a300e738923c9aa881c1bf54df37fc248d99bb68b75

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 afc324246b40108310aebe5831c88e9b5f43f6e9677eba3c2b1113e6a38f8f93
MD5 1dbd04039b8f11a75d5f92177d1cabb5
BLAKE2b-256 be14b3dbc63dae8753ea016c1546a4d44352632d594529ca8f20947ed49d4bdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fffd02cedbfb69ca8116f9a2b381e4a085f5d2971c5fd386966ea41682fd536f
MD5 abc9840d2261ce0d8c90ade8a266d708
BLAKE2b-256 a964510a5fbe46a1ccbb5f6947b9e6705ffcfb490e70250a6ca4715a9e084b3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d68f4cae6ebfc0aa3601f4c31a08fb6176c9700eebe5c929cc7e4c083f7cb5d1
MD5 866e90f7d95b32d1c7736070dc7cc3c9
BLAKE2b-256 a9506d5a69ed7b3e42924dff9ad6dd22e47088a9d0f0dcb757f34241f3452f9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.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.1.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 c468c4c75ea5aefb1f1492efa3d8b767f03846e82abf87977eba8050d37e0c7c
MD5 e70d6bc977f1e2c59cafd609d3171d6b
BLAKE2b-256 7a2fb61fd3942a6866c03003ea1b0a9348775d4ae188d4cb82e6f2b996703641

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b178cfcb5205f70ddbec2906dad45278fe8a1431cc0ef400ba7ce04a03db436
MD5 4c7043c3970f259e5130619671de8849
BLAKE2b-256 d7b16cd8e425310f0067c3f6cde815b0a70c411efac5d0370e4df943e12afa56

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e528197a5d06a800ecd08955d9ad012b07dea6f7a28760aad4d039a8b59de07a
MD5 819aaf61a60930e1dcc2245f7378a84d
BLAKE2b-256 f96316d1f577c70b22d82ac9b2039677657f8e51b19e3011323555858e3cc85d

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9aa467fcece121d85a2d484245647e286ef0fbada7c18e44135b7694cfe8fc60
MD5 85421747581e6cc5d8e079dc57b88cf8
BLAKE2b-256 1f2b463e0a710790841fb40cb497dd2bb6720d2d4a45879045e6a2b5fd02fc5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.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.1.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 9dbbcdcdd576922812f0c7dfe37afb59a00f397560dec1b260db449c5fd784a0
MD5 c2122eb7bda3cff45a64d2c3891b9d27
BLAKE2b-256 aaef20d3bd9eb2de159b4d2b1ff6723d7e6406516046cf287933c537c37e1ecb

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 be347499fbdab437b480b3855e192b84a8db296bc49cbf4de87973bebff19719
MD5 574a6fcfbf420e49da6792b26a7e5def
BLAKE2b-256 c339ceab9fc48b97bcd6d2504d6c7621361bdd84898a209b326a3064ef6be764

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ddc09c795782e4def1d12d234438718bf34ad9978173ce44531cc73ebaec77c7
MD5 fc16ee08f97f417be0acf2ef9368f318
BLAKE2b-256 789b3d75f1f79dc66baf235b7d51d14c2e3644587889c5df0edb807537a6ce18

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5c2871f9f93a8e4f09a285efe35d96e75e26c57b5840f22e544f70a66fddb680
MD5 18294bb8f519602394db9c16b39151ee
BLAKE2b-256 67a8b2536b91d98bb9b4c4080151a5e39e6eb1aead87503b62be52795b321315

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.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.1.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 5474352305a47b54d6a29215e0a69daf5558930d776c44dd5bd58ec63a5dc330
MD5 83a8da281d0195a1864c2248428a2f4a
BLAKE2b-256 d89dde23e1a482aa62ed6059b165fdd5cf84a4aacff2551610ac4828b7f33105

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e6e8fe8ed36b5a8226f7e2e84672c4e93ae5e90b0bbbdb309f8584462f62512a
MD5 83606435d0e734aec8e9eef823308d97
BLAKE2b-256 71c3dbb31dae2262592d4deac138d7911ca4066dd7105c880b72abd11df5221c

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6c4c47e495a32392637671b552876664a092beb1e58c6a6bfeef05527db04806
MD5 54d01fa1c72c710f1fdd0e11e7b30629
BLAKE2b-256 8bf08735b47cc897de0e34f97bc4a6e175d7c5d6f5d4cbe7fe1d8a31fcbba20d

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for newrelic-13.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bc3a9b7e61f85e39642f15ec5922abc5d5bbf311bbd0e05e49fec5adb1874441
MD5 bd8761f2b129f690199c10da353d5bc7
BLAKE2b-256 60ada5cf1a91b42e77737b0dc4aff091d99419161a80c0735b085ae16824355a

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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.1.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.1.0-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 daccb11a19c142caf931b7427de69b2d24fe20bccbb9dee43831eb2feabfcbf7
MD5 19bd931a4992b1730000779e5a35229b
BLAKE2b-256 5f60321238ac60684462e0ed00682056f7d40f3e7de4572d78073c325077a42e

See more details on using hashes here.

Provenance

The following attestation bundles were made for newrelic-13.1.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