A simple library that adds missing functions for working with numbers and lists.
Project description
FluCutie - a simple python library that simplifies some operations with numbers and lists.
## 1. Into something toList - Converts a number to a list
toNum - Converts a list to a number
toWord - Converts a list to a string
## 2. is_ ask
is_sorted - Checks if the list is sorted
is_number - Checks if the input is a number
is_palindrome - Checks if the input is a palindrome
is_prime - Checks if the number is prime
## 3. Functions for working with lists
delRepeat - Removes duplicate values
same - Сhecks if elements in lists are identical
flatten - Removes nested lists
chunks - Splits the list into chunks rotate - Moves each element of the list to the left by a specified number of steps
find_dublicates - Finds duplicate elements in a list
same_quantity - Checks if the number of elements in a list is the same
mode - Most repeated number
median - Median of numbers
difference - Calculates the difference between two lists
## 4. Functions for working with numbers
numLen - Calculates the length of a number between - Checks if a number is between two other numbers
digit_sum - Calculates the sum of the digits of a number
f - Calculates the factorial of a number
reverse - Reverse input
Project details
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 flucutie-1.1.0.tar.gz.
File metadata
- Download URL: flucutie-1.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a6df47266667011cdc0961c12d3a52192fdf4e11a632be8bd929779cc3828bb
|
|
| MD5 |
4f601c3b825e1dbdcaa24b818c62d9a9
|
|
| BLAKE2b-256 |
c20a51b216d071a9452ac33580beb24a29d7056081dd6b4602e57ba51e07a37b
|
File details
Details for the file flucutie-1.1.0-py3-none-any.whl.
File metadata
- Download URL: flucutie-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6cd0902b06a3562bb81471cce6f1687f03fd595238d625bf141c8a40d9b7c83
|
|
| MD5 |
84588321c1fe0e64e2ca2fd4ee3ec2e9
|
|
| BLAKE2b-256 |
0143c1fd00a296b197020524d6375025eb0ed01f32bb1114980d1ae6ca49f470
|