Skip to main content

Package for creating, editing, and reading folder tree diagrams.

Project description

seedir

A Python package for creating, editing, and reading folder tree diagrams.

>>> import seedir as sd
>>> sd.seedir(style='lines', itemlimit=10, depthlimit=2, exclude_folders='.git')

seedir/
├─.DS_Store
├─seedirpackagetesting.py
├─LICENSE
├─tests/
 ├─__init__.py
 ├─__pycache__/
 └─tests.py
├─MANIFEST.in
├─pdoc_command.txt
├─docs/
 └─seedir/
├─README.md
├─img/
 └─pun.jpg
└─setup.py

Installation

Available with pip:

pip install seedir

Usage

See the example usage Notebook for guided examples or the API documentation.

License

Open source under MIT.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

seedir-0.1.4-py3-none-any.whl (112.1 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