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
  • 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

k_general_kit-0.0.2-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for k_general_kit-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3f11f72683675f7dc638d24214c8dae3d502b9d7b132527c190dd3d9edb00f42
MD5 cbd44ef2ae15de36f2aa87dac9b667df
BLAKE2b-256 ccd03d8f3d5c48b42f019ea233dd62606734496df7d2570e4041a494048f5277

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