Skip to main content

A package with some usual general functions and objects

Project description

K-General-Kit 🛠️

This project aims to provide a rich set of useful general functions frequently needed and frequent objects.

Features 💡

  • It contains a general library, for general functions on containiers, string, a bit of mathematics
  • We also find a search_sort library, with powerful search and sort algorithms going from the sequential search to the exponential search and from the select sort to the merge sort.
  • We also have the gen_obj library for frequents objects like math constants with the ability to ameliorate their precisions
  • We also have eval_sequence, which gives powerful functions to evaluate recursive functions, bypassing the recursivity.
  • Thera are also an interesting set of datas going from prime numbers collections to txt dictionnaries (for words counting functions).

Examples of use 📝

from k_general_kit.gen_func import all

print(nel(45)) # prints "quarante cinq"

print(words_sentence("Hello, everyone!", 'en')) # prints "['Hello', 'everyone']"

For more tests, use in the project directory the command python -m tests.eval_func or the built-in command in .vscode

Author ✍️

This project was created by KpihX. You can contact me at kapoivha@gmail.com for any questions or suggestions.

License 📄

This project is licensed under the MIT license - see the LICENSE file for more details.

: https://github.com/KpihX

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

k_general_kit-1.1.0.tar.gz (22.5 MB view details)

Uploaded Source

Built Distribution

k_general_kit-1.1.0-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

Details for the file k_general_kit-1.1.0.tar.gz.

File metadata

  • Download URL: k_general_kit-1.1.0.tar.gz
  • Upload date:
  • Size: 22.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.5

File hashes

Hashes for k_general_kit-1.1.0.tar.gz
Algorithm Hash digest
SHA256 797038f8b9a82dde8ff48b9d874f74a24897e3d76fade9ca4a2220413b1200ba
MD5 abb0a3b2a2c307bd81c5b48e528f99b2
BLAKE2b-256 0b90d99d52788f020f8092017529f46b97397fd321416cb9e4499248efa55c77

See more details on using hashes here.

File details

Details for the file k_general_kit-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for k_general_kit-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ad3652e626e4045322a8bf7cf5755e582ffdffb53262f0cae84939b5a05ad737
MD5 19b8fdfd1d4952432d86eddd146883e6
BLAKE2b-256 5dd77c738be26234be3de379f4acaf376782a613db558cd6b958889dbeb8845e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page