qsu - Quick & Simple Utility (Python)
qsu is a library that collects frequently used utility functions.
Installation
qsu requires Python 3.8 or later.
$ pip install qsu
How to use
from qsu import capitalizeFirst, strCount
print(capitalizeFirst('abcd')) # 'Abcd'
print(strCount('123412341234', '1')) # 3
For more information on all supported functions, see the Reference documentation.
License
Please see the LICENSE file for more information.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qsu-1.0.0.tar.gz
(37.0 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
qsu-1.0.0-py3-none-any.whl
(71.1 kB
view details)
File details
Details for the file qsu-1.0.0.tar.gz.
File metadata
- Download URL: qsu-1.0.0.tar.gz
- Upload date:
- Size: 37.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebc0238e58db26c9684b9adb0fcac3449d17e152a6d8abfa32218a6a91b1bb01
|
|
| MD5 |
577240161ed467d561c322b9d4bbab2e
|
|
| BLAKE2b-256 |
ab9d741fa1783b72c7d0c3c25284b3348436ca787830a99c1c44b0d56fb8176d
|
File details
Details for the file qsu-1.0.0-py3-none-any.whl.
File metadata
- Download URL: qsu-1.0.0-py3-none-any.whl
- Upload date:
- Size: 71.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9433b3d3d60f7ed22a0bfb2b49196547e330adf0c015a9184a56b9cad4eb372f
|
|
| MD5 |
bbb314807aa2f3a559a25c6611a003d5
|
|
| BLAKE2b-256 |
ace1a2a5fe2b116b28dc5f3872b6b85da6d47cfb32a304d57280e7de7c8295a5
|