Hands on toolkits
Project description
RonChang
What is this?
This is my personal hands-on develop toolkits.
name | popurse |
---|---|
Timer | colorful and expandable timer |
How to install?
pip install ronchang
1. Timer
- import
from ronchang import Timer
Timer(
interval, # unit: seconds
start=None,
is_error=False,
exception=None,
**kwargs
)
- demonstration
from ronchang import Demo
Demo.Timer()
2. Slicer
- import
from ronchang import Slicer
Slicer.list()
Slicer.dict()
Slicer.number()
- demonstration
from ronchang import Demo
Demo.Slicer()
3. Bar
- import
from ronchang import Bar
Bar(count, amount, desc=f'{count} of {amount}', info='INFO')
- demonstration
from ronchang import Demo
Demo.Bar()
If you like my work, please consider buying me a coffee or PayPal Thanks for your support! Cheers! 🎉
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
ronchang-0.1.3.tar.gz
(7.3 kB
view details)
Built Distribution
ronchang-0.1.3-py3-none-any.whl
(11.6 kB
view details)
File details
Details for the file ronchang-0.1.3.tar.gz
.
File metadata
- Download URL: ronchang-0.1.3.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c201de6b81b584697d3769fa0021769b277b6e967da88262d1701eb2c7d244c5 |
|
MD5 | 545fcae81adb627dd89e906ede4d3bc1 |
|
BLAKE2b-256 | a464efbe3a07518f928d182f08a74a7ecab558db10ca1ee6197bfafaa9dcf0a2 |
File details
Details for the file ronchang-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: ronchang-0.1.3-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8df9912c02352fae6e13f395f8ffc5f6ea3058dc1428595655ddda3b66892661 |
|
MD5 | 659ade6dd3e3227da25cb8c4fe3a2e2a |
|
BLAKE2b-256 | d34aff63dcb9e07a641253ddbb674eece7dea60d273b43d81c406a7f525836e9 |