Skip to main content

An analysis and visualization toolkit for volumetric data

Project description

The yt Project

PyPI Supported Python Versions Latest Documentation Users' Mailing List Devel Mailing List Data Hub Powered by NumFOCUS Sponsor our Project

Build and Test pre-commit.ci status Code style: black Imports: isort

yt is an open-source, permissively-licensed Python library for analyzing and visualizing volumetric data.

yt supports structured, variable-resolution meshes, unstructured meshes, and discrete or sampled data such as particles. Focused on driving physically-meaningful inquiry, yt has been applied in domains such as astrophysics, seismology, nuclear engineering, molecular dynamics, and oceanography. Composed of a friendly community of users and developers, we want to make it easy to use and develop - we'd love it if you got involved!

We've written a method paper you may be interested in; if you use yt in the preparation of a publication, please consider citing it.

Code of Conduct

yt abides by a code of conduct partially modified from the PSF code of conduct, and is found in our contributing guide.

Installation

You can install the most recent stable version of yt either with conda from conda-forge:

conda install -c conda-forge yt

or with pip:

python -m pip install yt

More information on the various ways to install yt, and in particular to install from source, can be found on the project's website.

Getting Started

yt is designed to provide meaningful analysis of data. We have some Quickstart example notebooks in the repository:

If you'd like to try these online, you can visit our yt Hub and run a notebook next to some of our example data.

Contributing

We love contributions! yt is open source, built on open source, and we'd love to have you hang out in our community.

We have developed some guidelines for contributing to yt.

Imposter syndrome disclaimer: We want your help. No, really.

There may be a little voice inside your head that is telling you that you're not ready to be an open source contributor; that your skills aren't nearly good enough to contribute. What could you possibly offer a project like this one?

We assure you - the little voice in your head is wrong. If you can write code at all, you can contribute code to open source. Contributing to open source projects is a fantastic way to advance one's coding skills. Writing perfect code isn't the measure of a good developer (that would disqualify all of us!); it's trying to create something, making mistakes, and learning from those mistakes. That's how we all improve, and we are happy to help others learn.

Being an open source contributor doesn't just mean writing code, either. You can help out by writing documentation, tests, or even giving feedback about the project (and yes - that includes giving feedback about the contribution process). Some of these contributions may be the most valuable to the project as a whole, because you're coming to the project with fresh eyes, so you can see the errors and assumptions that seasoned contributors have glossed over.

(This disclaimer was originally written by Adrienne Lowe for a PyCon talk, and was adapted by yt based on its use in the README file for the MetPy project)

Resources

We have some community and documentation resources available.

Is your code compatible with yt ? Great ! Please consider giving us a shoutout as a shiny badge in your README

  • markdown
[![yt-project](https://img.shields.io/static/v1?label="works%20with"&message="yt"&color="blueviolet")](https://yt-project.org)
  • rst
|yt-project|

.. |yt-project| image:: https://img.shields.io/static/v1?label="works%20with"&message="yt"&color="blueviolet"
   :target: https://yt-project.org

Powered by NumFOCUS

yt is a fiscally sponsored project of NumFOCUS. If you're interested in supporting the active maintenance and development of this project, consider donating to the project.

Project details


Download files

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

Source Distribution

yt-4.0.2.tar.gz (12.2 MB view details)

Uploaded Source

Built Distributions

yt-4.0.2-cp310-cp310-win_amd64.whl (12.7 MB view details)

Uploaded CPython 3.10 Windows x86-64

yt-4.0.2-cp310-cp310-win32.whl (12.2 MB view details)

Uploaded CPython 3.10 Windows x86

yt-4.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

yt-4.0.2-cp310-cp310-macosx_10_9_x86_64.whl (13.7 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

yt-4.0.2-cp39-cp39-win_amd64.whl (12.7 MB view details)

Uploaded CPython 3.9 Windows x86-64

yt-4.0.2-cp39-cp39-win32.whl (12.1 MB view details)

Uploaded CPython 3.9 Windows x86

yt-4.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

yt-4.0.2-cp39-cp39-macosx_10_9_x86_64.whl (13.6 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

yt-4.0.2-cp38-cp38-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.8 Windows x86-64

yt-4.0.2-cp38-cp38-win32.whl (12.6 MB view details)

Uploaded CPython 3.8 Windows x86

yt-4.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (40.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

yt-4.0.2-cp38-cp38-macosx_10_9_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

yt-4.0.2-cp37-cp37m-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.7m Windows x86-64

yt-4.0.2-cp37-cp37m-win32.whl (12.6 MB view details)

Uploaded CPython 3.7m Windows x86

yt-4.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.0 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

yt-4.0.2-cp37-cp37m-macosx_10_9_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

yt-4.0.2-cp36-cp36m-win_amd64.whl (13.6 MB view details)

Uploaded CPython 3.6m Windows x86-64

yt-4.0.2-cp36-cp36m-win32.whl (12.9 MB view details)

Uploaded CPython 3.6m Windows x86

yt-4.0.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.1 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

yt-4.0.2-cp36-cp36m-macosx_10_9_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file yt-4.0.2.tar.gz.

File metadata

  • Download URL: yt-4.0.2.tar.gz
  • Upload date:
  • Size: 12.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2.tar.gz
Algorithm Hash digest
SHA256 76b238eef0fbbbea810dda4821331a9b03f74e5e2dda9997e401c685deec1631
MD5 fbb5c115cde682b1d143869f1256a902
BLAKE2b-256 b6bac28c9af83797c0e7a9273004a9ac0a924e6c5920fd0aa944d305e8288b30

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: yt-4.0.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 12.7 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9362677acfba4bfbb1d740d1058d56b0eb8ec8c1420e5c342454c8100c14782a
MD5 26249588d1790cbb65c7e14553bd8339
BLAKE2b-256 75b9954bf8488c8143238edd68091c34593491690cded726897683410c14e641

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: yt-4.0.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 12.2 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 d370f421b4af06814cc52913d7ecc2e75daa3238c3710e5180babe1f4925ad7b
MD5 1ee5c34ea11163da161beca9c37440fe
BLAKE2b-256 749f004bba48d07792062d6e8a96b5dcd643c13cd31d86eafcc6639d41f8a129

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yt-4.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 816778c86e9dbc8d95cfabaaddd11eb2265361e73f103639071a43c46e0fe952
MD5 5c32c6c053eda58912a0f7b32ae68845
BLAKE2b-256 ccf7d257e128c27ab79b17cea99ebd66e6deb7f6299f6b0dfdf3d077271e2ee4

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: yt-4.0.2-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 13.7 MB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ddde9b5c791fd02c2413f3f9875671ec1c881d5882ffe27f948389a1e323efd6
MD5 2102cae136db36a50302c47aec3ce8c9
BLAKE2b-256 f58c6dae09a5266c2764dd697f70286deb7edc44b4da876d949feb2c28c52ccd

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: yt-4.0.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 12.7 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4e3a26b3d62537ea0057fbb8aa7518b352e97041bae20881cef132a838b8f83a
MD5 995142680aad4cc3652ca9e4eabf894f
BLAKE2b-256 f6b8e577e7f8c5530f843431c9fec6f396a3ef0b74ee9c6f58587dd6c731e765

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: yt-4.0.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 12.1 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 45b075a259bb254a3d6e7a8cb718a2a1d8eb5b99b81db977478ccdb73d20d508
MD5 2cde42acb6d1822d404c38c66a267cc7
BLAKE2b-256 e65e77a633f66a380599c1e884814893abb1730dee77c94129bc25dfb75d21a7

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yt-4.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 27a9fa76d9bc3947a313894c7204a590ef4dda271297a665bdb0533eed347e07
MD5 a6870351ca5f4b655252479d3eadf7de
BLAKE2b-256 62b1dfd4de31023034443f0cbe6c326916cfa60acdae33a238f096e35d99342e

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: yt-4.0.2-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 13.6 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 91290de17e19e7182d8610638e6e8f5aaad25c6796733a1ea238e7b717f55a8e
MD5 e7667d86a15e21a1c8822d4794a88bad
BLAKE2b-256 45fcb0f8d5d46fd770792cd20f82b4290d177e8807d4b2c0e734c84b1b3e0349

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: yt-4.0.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 13.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 5cec02c29c7b8b2364d6dcf53546c0ee9900313ec08a13aa6f3f9a60d3d5e8c4
MD5 eab93f8314642805bec8dc732176a70f
BLAKE2b-256 e283bbdeac5948f5f53dcfd24eec064fb59166beb3caf6cf7cdc6f3d460a8ce3

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: yt-4.0.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 12.6 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 17980135acd15b272cff1a695a2310a3b80bb496c12069b4efe106add2e779ef
MD5 ce252620307e2a285eed59767751539e
BLAKE2b-256 a26f782f358ff8a6e789ebcf49055c88ee87c5e6bb506fa7ad129a657a3837fc

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yt-4.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eb75121a7aeaa390c302d8e1fc597a42cbc34d5141312ace6d427f96afd40def
MD5 49dd161738f5826e2b2a3878a8afe204
BLAKE2b-256 c4da450ce9f2f1615dc9364621e1f24164fc7bc62f810652f59c209bb9de7b5e

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: yt-4.0.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 edc12a6ad3676edc0723207251b6b439330e67a530e89938e4c322b8931406c8
MD5 f418aa6ad697a0e00d49769ad9286bdc
BLAKE2b-256 8fa8d6b6a09e62f51720e80cc44d687627cc4f5b71312097d5eea8a7e5b8ede2

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: yt-4.0.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 13.1 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ae5921b8ae9db1c5747847d2417b5d497ead928a5bb6207b7b0d9e0a11dc1065
MD5 8923a47474619b6d3da7ed5fb147ece7
BLAKE2b-256 2508799aeb79bff634378f200484e0eaa3075c913d7e01e591fb2827134c0d8f

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp37-cp37m-win32.whl.

File metadata

  • Download URL: yt-4.0.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 12.6 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 a9e1ce6e3526e6dd7b8b5d591cb0a2b9295ce157714133efd32c454bf546214a
MD5 a5114bb7da8a1f90294f058211b85087
BLAKE2b-256 84054dedb79375aed9daf7e472ee3300ac02ccb8d50c9d9fe54aa9398a087d82

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yt-4.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d578ceae65c2466c78d49706180a15f3f8bda9671c305473372445445fca4081
MD5 f96af81dfb9f861ece10857a1f6460c1
BLAKE2b-256 b52f46f4e46f80d716cfba16aa08fc4364236591d3c7a202579bcf8fe7f2c7c4

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: yt-4.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d6bbb2f2ce89af1f732ba39b76769868aae8b14f1e3735939e1d6c8270e0d536
MD5 5ac765a4975def54a794f38514027079
BLAKE2b-256 991358e62211ad0abd29d4ce1dc7e9c7ef909cc2cdaa35c6587082bdce2ff75e

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: yt-4.0.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 13.6 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 e454b1253d5831567ecacf22b75511033740bd729d2a129b14911d1a1c02bb63
MD5 2706bd7dacba6df488f440672596cbfa
BLAKE2b-256 5353641ac3b377a74461f00ac979be899079a4d9bc3a751bc70e43201a614b3c

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp36-cp36m-win32.whl.

File metadata

  • Download URL: yt-4.0.2-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 12.9 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 fcc5cb034eff18160a4585a1cc069b88a78db2fdd05f7d397d1d31362ac0404f
MD5 a05e98b4d0f5bb67fe8559ef74353a1b
BLAKE2b-256 ac61946fd9b4ab4cd17ad57b149d6255757e1cebe99590bd85f4addd066946a2

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yt-4.0.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 881363c1065247fb917d3ae9e38d20d2d1f2ac973a03d65b18753b3c071e4ed2
MD5 f77da35102f784d3ed94596939cfa02d
BLAKE2b-256 6f48e0e1e5d76313e0f6419869f5ad36087b3c91ae72ec47b4624e023d75af7f

See more details on using hashes here.

File details

Details for the file yt-4.0.2-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: yt-4.0.2-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6

File hashes

Hashes for yt-4.0.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a5da07bf8093301fa6e546d6c577e248ac31521a2f987ed4d64bbeebf99d207a
MD5 b86bac52813ef78f321678c5877b4368
BLAKE2b-256 e6a393065bbb69947af4d4e3a27c68410a20b46624b1d195aefa862004366e41

See more details on using hashes here.

Supported by

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