qsu is a utility library that contains useful and frequently used functions. Start with your preferred language and the modern development environment.
Project description
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.
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
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 qsu-0.1.0.tar.gz.
File metadata
- Download URL: qsu-0.1.0.tar.gz
- Upload date:
- Size: 28.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
010adc95f4fcb057458c6ddf389e70dc6dd44413f75743ddfe1b892d248cd2a9
|
|
| MD5 |
c4b91d14e860409a416acf25df1f9f38
|
|
| BLAKE2b-256 |
6577f3f06d9142e5f0d22912a7df1323beaeef942f146bc38ae0d3e3883dc4b2
|
File details
Details for the file qsu-0.1.0-py3-none-any.whl.
File metadata
- Download URL: qsu-0.1.0-py3-none-any.whl
- Upload date:
- Size: 61.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd5a09535ac67a15fb06f82c7085ad7aedff9100ba7505ec5dff27edfe3cbe1e
|
|
| MD5 |
98a46fa830046c07b792654079e6802e
|
|
| BLAKE2b-256 |
d543517eeb0b6870b62976746ebea03f9034a191e10139b3f907c5293c7d30d5
|