Skip to main content

A Python library that can elegantly print out complex data structures

Project description

print-structure

A Python library that can used to print out complex data structure such as linked list, tree and DP table, ect.

License Issues Coverage

Overview

print-structure is a library for printing out complex data structures such as tree and dp table. There are various complex data structures that are commond in leetcode or codeforce. When we try to debug and inspect these data structures using debugger in IDEs, contents in those structures can't be intuitively displayed. This python library can beautifully print out those structures and help users to inspect their contents.

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

printstructure-0.1.1.tar.gz (6.9 kB view hashes)

Uploaded Source

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