Skip to main content

High-performance Python Implementation of the Java TreeMap API

Project description

pytreemap

A Python implementation of the Java TreeMap.

Alpha release now available on PyPI

Install with pip:

pip3 install pytreemap

Documentation is work-in-progress. You can use Java 7's doc as a reference for now. All the method names are lower_case_separated_by_underscore instead of mixedCase, e.g. containsKey() in Java is contains_key() in this package.

Testing is work-in-progress as well. Proceed with care.

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

pytreemap-0.2.tar.gz (13.2 kB view hashes)

Uploaded Source

Built Distribution

pytreemap-0.2-py3-none-any.whl (31.0 kB view hashes)

Uploaded Python 3

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