A simple printer of nested lists
Project description
Print Nesting or Normal Lists
This module provides a function named "print_lol
" to print out each independent
list item within a nesting or normal Python list.
Features
- Print out list with / without nesting components;
- Indent when a nesting component is found;
- Indent as many as user wants;
- Save data into file.
Revision History
Revision | Description |
---|---|
1.0.0 | Initial Release |
1.0.1 | Add README.md |
1.0.2 | Add Markdown Support |
1.0.3 | Fix SetupTools Markdown Support Bug |
1.0.4 | Nesting list indent support |
1.0.5 | Add the functionality to save data to file |
1.0.6 | Fix parameter problem - sys.stdout |
NOTE: This is a non-commercial package for just learning purpose.
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
nest_list_print-1.0.6.tar.gz
(2.2 kB
view details)
File details
Details for the file nest_list_print-1.0.6.tar.gz
.
File metadata
- Download URL: nest_list_print-1.0.6.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7be8ed1fcb6f2d8a37b4388710afc595d2782b33553df6ea4fa78193e5da7b2 |
|
MD5 | b728afada56200f178b1aa602b810d2e |
|
BLAKE2b-256 | 7ed599b7dfd51cad258735bc238aea7886d52d0be7b688795dc177f6bf8dc394 |