Library for development and works in python3.9+
Project description
Kitano
Library for working and development in python
Installation
$ pip install kitano -U
Examples
printing
from kitano.logging import puts
import kitano.logging as logg
strf = logg.strft
print(strf)
logg.str_date(strf)
puts('testing...',file_log='app.log')
result:
[%d/%m/%Y %H:%M:%S]:
[01/01/2023 22:48:06]: testing...
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file kitano-0.0.8.5-py3-none-any.whl
.
File metadata
- Download URL: kitano-0.0.8.5-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77c8f1a650af5a345c38a909b05d59118cafd198df44f3be9863f5bbb77840f8 |
|
MD5 | 4565ccb11d33a50882b0d60c7044133f |
|
BLAKE2b-256 | 67209d520caeb0cbba18e21df95537265385e9a34acdd4e7adc0bb90e6e7fc6e |