Skip to main content

High-performance tree traversal

Project description

https://img.shields.io/pypi/v/treehouse.svg https://img.shields.io/pypi/pyversions/treehouse.svg Automated Tests Code style: Black

Traverse Python object trees (dicts/lists) at C speed:

>>> import treehouse
>>> treehouse.map_values(int, {"a": "1", "b": {"c": "2"}})
{"a": 1, "b": {"c": 2}}

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

treehouse-0.2.0.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

treehouse-0.2.0-cp39-cp39-macosx_10_9_x86_64.whl (14.4 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

Details for the file treehouse-0.2.0.tar.gz.

File metadata

  • Download URL: treehouse-0.2.0.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for treehouse-0.2.0.tar.gz
Algorithm Hash digest
SHA256 43b7aaac30d896f03d5b10247533c71b4571e4559cfc2c3bd439c5b46523f3be
MD5 0d1f850bb67e9fd7ffae11f842cdd342
BLAKE2b-256 fdb6bacc76bff90e25009ea0881eb60e69b5c75fc95445019d8d276fcc80cae8

See more details on using hashes here.

File details

Details for the file treehouse-0.2.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: treehouse-0.2.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for treehouse-0.2.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ff07d97fa1bad50d4afb16c37258251d2038ba8b3f2d7b07ff4aea23693775fa
MD5 376aa5f4ac531c92889eb0006e5f1e56
BLAKE2b-256 b534d11aeda0e3fc713239d6aa19a78ef6376ac1a4c1332a9b5d696f432414de

See more details on using hashes here.

Supported by

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