asciifolder 0.1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

asciifolder 0.1.0

## asciifolderpretty print folder structure to cli```python>>> asciifolder "Python/Lib/concurent">>>concurrent/├── __pycache__/│ └── __init__.cpython-36.pyc├── futures/│ ├── __pycache__/│ │ ├── __init__.cpython-36.pyc│ │ ├── _base.cpython-36.pyc│ │ ├── process.cpython-36.pyc│ │ └── thread.cpython-36.pyc│ ├── __init__.py│ ├── _base.py│ ├── process.py│ └── thread.py└── __init__.py```

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.