Utility library with math, string, and file helpers
Project description
ljainlib
A simple utility library.
Usage
from ljainlib.math_ops.arithmetic import add
, multiply
print(add(2, 3)) # 5
print(multiply(2, 3)) # 6
from ljainlib.string_ops.formatter import capitalize_words
from ljainlib.file_ops.reader import read_file
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
ljainlib-0.1.0.tar.gz
(2.4 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 ljainlib-0.1.0.tar.gz.
File metadata
- Download URL: ljainlib-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c9ae7bde6ff1228658cfe38b04605a87acd77c660c23a91ea978f4b8edf9d7d
|
|
| MD5 |
db253ede91795b5f4665d30341ab5a81
|
|
| BLAKE2b-256 |
768c79c1f27d052b28f8275b2817d6cd9df696222bc09bcf296a1e6f47f433ab
|
File details
Details for the file ljainlib-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ljainlib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76553c4b6619a2d77114303c09abedc1c2ccfbe26ec3447375fd3ec80cceecc5
|
|
| MD5 |
3ccd353713eeed86501d7ae1048db531
|
|
| BLAKE2b-256 |
3505abc6a2d8cb43fbc1bef145e202eccf8fd6eee195154dc9bd79953ac2dc0d
|