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
Release files for kitpylib 0.5.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kitpylib-0.5.5.tar.gz | 59.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kitpylib-0.5.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 121.6 kB
Release files / kitpylib-0.5.5.tar.gz
| Download URL | kitpylib-0.5.5.tar.gz |
|---|---|
| Size | 59.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b795666e59505549cfe72e36b50866e63c9486592d58d2591da5e0d698d6173f
|
|
BLAKE2b-256 checksum How to use checksums |
5a8901439b3094e97ca1d969b05a944de236ab71cb7aad524b1d6381342e89b7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.9.23
|
Release files / kitpylib-0.5.5-py3-none-any.whl
| Download URL | kitpylib-0.5.5-py3-none-any.whl |
|---|---|
| Size | 61.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8ebed31f16889dfb9d73d26b261b8ad99b097f14661622e53674ec129f9ad786
|
|
BLAKE2b-256 checksum How to use checksums |
950bbcad51194e63b1e7025760a7cb5e65d31fbacc6f7391e472d0ff40c4db88
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.9.23
|