A basic math and string utility library
Project description
ifitools-ibbi
A simple Python library containing utility functions for doing basic mathematics and string operations.
Modules and Functions
1. math_utils
is_prime(n): It will checks if a number is prime or not.check_even_odd(number): it will determines if a number is even or odd.num_table(number): It will generate a multiplication table for a number from 1 to 10.find_square(number): It gives the square of a given number.
2. string_utils
reverse_string(text): It will reverse the given input text.remove_spaces(text): It will remove extra leading and trailing spaces.count_words(text): It will count the total number of words in a sentence.
Installation
pip install ifitools-ibbi
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
ifitools_ibbi-0.1.0.tar.gz
(2.1 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 ifitools_ibbi-0.1.0.tar.gz.
File metadata
- Download URL: ifitools_ibbi-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26bcb2e9965ce716c28c7379642a8c4e4885fdf1cf32a8fba0d9b07e10d50793
|
|
| MD5 |
28f127af60bb252b2a085a7d9ae41913
|
|
| BLAKE2b-256 |
fc1eaa3ef3d5e745356c6bc449584928b1e59ea92a49d952f31e11802a83e19a
|
File details
Details for the file ifitools_ibbi-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ifitools_ibbi-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7132fc2c2ff688ecb9de38fe3d427dfec7f0c750bb628509d190116383666d39
|
|
| MD5 |
189bb9d40e81f3918ec598cc34fce2e9
|
|
| BLAKE2b-256 |
87490d59c67450364701e9a109bf364c6a69607046b2873f94efbf32dcef95b2
|