decorate text, etc
Project description
평소 귀찮았거나 불편했던 것들을 모아놓은 라이브러리
print를 더욱 편리하고 잘 꾸밀수있도록 도와주는 라이브러리! 또한, 함수 설명이 한글로 되어있어 한국인 친화적인 라이브러리! (이외의 기능은 차후 추가 예정)
printd
printd는 print를 꾸며주는(decorate)해주는 기능이다. 주요 기능은
- 글자에 색 입히기
기존 ANSI color코드를 원래내용 양쪽에 붙여야 하고
\e[0;31m처럼 숫자만 봐서는 색을 유추하기 힘든 문제가 있다. 하지만 이 support-dh를 쓴다면printd('text', color='color')를 통해 색을 더 직관적이게 알 수 있고, 사용하기에도 유용해 코드를 만드는것이 편리해질수 있다. - 색에 기울임, 굵은 글씨 등의 추가 효과를 입히기
printd('text', more_parameter=['function'])을 통해 굵은 글씨, 밑줄 등을 첨가하여 더욱 글자를 꾸미기 용이해 질 것이다.
수행평가를 위해 제작된 라이브러리 입니다.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
support_dh-0.0.6.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file support_dh-0.0.6.tar.gz.
File metadata
- Download URL: support_dh-0.0.6.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fe1920db046084909e582b2af7c14a684a04facab1a2e5c6115fd69ca7dd974
|
|
| MD5 |
2e35efe3155bc754b9f102dcc1369faa
|
|
| BLAKE2b-256 |
388ee66c42666a1a62ec778bec2f628f664209d6032b08f2cfc887ebe4be236f
|
File details
Details for the file support_dh-0.0.6-py3-none-any.whl.
File metadata
- Download URL: support_dh-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ad60177da16cb7924253eb8cd7af5b985215935383efac2f4810ff30f76df5c
|
|
| MD5 |
380f55dcab70ae5945f6a700aad061c7
|
|
| BLAKE2b-256 |
d5f202c4fbe8d95d01874f73565dd83c93688b658250e87504a3b447a03584d8
|