A Python Toolkit Library for developing packages
Project description
A Python Toolkit Library for developing packages.
How to use
We recommend you to import kitpylib as kpl:
>>> import kitpylib as kpl >>> kpl.fplot2d(lambda x: x**3, 0, 2)
Use the built-in help function to view a function’s docstring:
>>> help(kpl.fplot2d) ... # doctest: +SKIP
Available subpackages
- PyFile
KitPyLib’s subpackage to solve txt file problems
- PyWidget
Not Available(KitPyLib’s subpackage about qt widgets)
Utilities
- __version__
KitPyLib version string
- __copr__
KitPyLib copyright string
- __lic__
KitPyLib license string
- smyinfo
KitPyLib Developer Information
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
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 kitpylib-0.5.5.tar.gz.
File metadata
- Download URL: kitpylib-0.5.5.tar.gz
- Upload date:
- Size: 59.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b795666e59505549cfe72e36b50866e63c9486592d58d2591da5e0d698d6173f
|
|
| MD5 |
35da69d2dd95e12a482b534f0b36af69
|
|
| BLAKE2b-256 |
5a8901439b3094e97ca1d969b05a944de236ab71cb7aad524b1d6381342e89b7
|
File details
Details for the file kitpylib-0.5.5-py3-none-any.whl.
File metadata
- Download URL: kitpylib-0.5.5-py3-none-any.whl
- Upload date:
- Size: 61.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ebed31f16889dfb9d73d26b261b8ad99b097f14661622e53674ec129f9ad786
|
|
| MD5 |
d797a436cf1adf5b7a8f91264cbadcdf
|
|
| BLAKE2b-256 |
950bbcad51194e63b1e7025760a7cb5e65d31fbacc6f7391e472d0ff40c4db88
|