Generate big comment type print statements.
Project description
Comment generator
When passed a word, this piece of code transforms the text into a B I G hashtag style word.
Great for printing little pieces of code when running long pieces of code.
Example:
# pip install comment-creator
from comment_creator import comment_creator
comment_creator.generate_comment("dates started")
Function can output letters and white space at the moment. Will add numbers.
Output:
#### ##### ##### ##### ### ### ##### ##### ##### ##### ##### ####
## # # # # ## # # # # # ## # # ## ## #
## # ##### # #### ### ### # ##### ##### # #### ## #
## # # # # ## # # # # # ## # # ## ## #
#### # # # ##### ### ### # # # ## # # ##### ####
Improvement since 0.0.5
-
Added numbers to the character dictionary
-
You can pass an optional second string argument: "warn"(yellow), "success"(green) or "fail"(red) and the output will be in the respective color. Default color is the default print color statement of your IDE.
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
Built Distribution
File details
Details for the file comment_creator-0.0.5.tar.gz
.
File metadata
- Download URL: comment_creator-0.0.5.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5e0e6e6ee765e8d5717f95ae9822d32202d7a3b3a8226e5d5c2f4f0bce6ea207
|
|
MD5 |
54d67f11f483d427a1332179f76989af
|
|
BLAKE2b-256 |
9872d865982cbbadf537c20bf100cef94af1a4b9fb590a1ffc1226e32131b191
|
File details
Details for the file comment_creator-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: comment_creator-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ec7c85b08ed27d5fd5b6cd3d0d7ab73f3bb4388b8de7528a57a02ba87ee479df
|
|
MD5 |
ea979b10bb2892c0c762093538596861
|
|
BLAKE2b-256 |
89c3c72410057465c42934e4d803d28c15a9dcbcde4bc89ea45f68b91332796c
|