No project description provided
Project description
color
from color import Code
print(Code.RED + "Hello, World!")
common
from common import Date, Timestamp
dt = Date("2020-01-01"
timestamp = Timestamp(3600)
from common import create_partitions, smart_pad, enumerate_count
db
from db import db_init, insert_dictionaries
cursor, connection = db_init(db_path)
insert_dictionaries(cursor, table_name, dictionaries)
error
from error import handler
with handler():
main()
get
from get import aget
aget(urls)
ic
from ic import ic, ib
ic({"key": "value"})
ib(str)
print_utils
from print_utils import head, truncate, abbreviate
reltools
from reltools import rel2abs, read, write
timer
from timer import Timer
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
waivek-0.1.4.tar.gz
(44.1 kB
view details)
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
waivek-0.1.4-py3-none-any.whl
(49.4 kB
view details)
File details
Details for the file waivek-0.1.4.tar.gz.
File metadata
- Download URL: waivek-0.1.4.tar.gz
- Upload date:
- Size: 44.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0031323f089a5f2d20b7d77afb3ca4fc0f826c099f215ccecbb3cbdac94c06b8
|
|
| MD5 |
39f31a5f3a461e126d104d11f6613e0a
|
|
| BLAKE2b-256 |
76432c59029b39a3daf5ac9b261a3b5fe74222b4ac9bdbce57c6ff16bb6f6d02
|
File details
Details for the file waivek-0.1.4-py3-none-any.whl.
File metadata
- Download URL: waivek-0.1.4-py3-none-any.whl
- Upload date:
- Size: 49.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bbc68ea7240c6fded4b671def9aa53ff46a156352c46c56a66b52a8522945ec6
|
|
| MD5 |
f4a5fab2485793226303b34474263b3a
|
|
| BLAKE2b-256 |
0247a492d3348bf77da5866a572657e62cb30a43fd4140728fd0bc2d252facba
|