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'])을 통해 굵은 글씨, 밑줄 등을 첨가하여 더욱 글자를 꾸미기 용이해 질 것이다.
*sort 기능 추가
sort 알고리즘 현제4종 제공중
- counting sort, bogo sort, radix sort, quick sort
- 알고리즘_이름(list) -> 정렬해줌
수행평가를 위해 제작된 라이브러리 입니다.
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.10.tar.gz
(3.8 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.10.tar.gz.
File metadata
- Download URL: support_dh-0.0.10.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5deda7aad3a73f423091b61a1f8c3172a27562d5fa984dced1baa440b553c4e5
|
|
| MD5 |
56d096b73854a794c925b12417025a40
|
|
| BLAKE2b-256 |
24de08cb43fd29833310ce8b2cc37ed2e174a610858da80e426cf59cede92ad8
|
File details
Details for the file support_dh-0.0.10-py3-none-any.whl.
File metadata
- Download URL: support_dh-0.0.10-py3-none-any.whl
- Upload date:
- Size: 4.2 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 |
0002f123eb91c334fd139061ec0987482841bc276b42fd390d4238d046aba0b4
|
|
| MD5 |
c7edaa7cd7f457c1b1a93e718796fc9a
|
|
| BLAKE2b-256 |
1b4943d41c17669ad47fd94ca7c2531b660917d443dfb786d5a25defdd3ebc8e
|