under testing
Under construction! still adding more functions!
Examples of How To Use
from fun_with_py.strings import String
from fun_with_py.number import Numeric
s = String("hello vowels and consonants")
s = fwp("hello vowels and consonants")
print(s.vowelsInString())
print(s.consonantsInString())
print(s.vowelsCount())
print(s.consonantsCount())
num = Numeric(24)
print(num.reverse())
print(num.isMultipleOf(4))
Release files for fun-with-py 1.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fun_with_py-1.8.0.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fun_with_py-1.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.1 kB
Release files / fun_with_py-1.8.0.tar.gz
| Download URL | fun_with_py-1.8.0.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9466d4dd4a2ab96be00490b4a1993a421b10aaa8cc60b0f02d43f65806a70185
|
|
BLAKE2b-256 checksum How to use checksums |
cc8d9669f58254eebbf52c5d27058641ce4049922f5d7b5df97935f7da8b3784
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4
|
Release files / fun_with_py-1.8.0-py3-none-any.whl
| Download URL | fun_with_py-1.8.0-py3-none-any.whl |
|---|---|
| Size | 3.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8c0c7bc8ef6f6448b1f70949b9ef583e35ea16b70b04661773aa5bd5c18e8a33
|
|
BLAKE2b-256 checksum How to use checksums |
96e88427646324bd5f373a03025201400bc3d8fff57776c7734dd1abff1eb3af
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4
|