Skip to main content

A tool to view project tree and file contents

Project description

Tree Values Viewer

A simple tool to view project tree structure and file contents.

Installation

pip install tree-values-viewer

Usage

view-project tree
view-project values
view-project values --ignore .env,.git

Package Creation and Upload Commands

Install required tools

pip install setuptools wheel twine

Create distribution packages

python setup.py sdist bdist_wheel

Upload to Test PyPI (optional)

twine upload --repository-url https://test.pypi.org/legacy/ dist/*

Upload to PyPI

twine upload dist/*

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

tree_values_viewer-0.1.0.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

tree_values_viewer-0.1.0-py3-none-any.whl (15.5 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