No project description provided
Project description
# Zaach
_Zaach_ is an austrian term for exhausting/bothersome. Its a shortest way to express that you would rather do something else instead.
This package includes tested helpers that I wrote once and now use in a couple of projects. They should work with Python 2 and 3.
A base64 variant that is safe to be used in URLs and filesystems:
zaach.base64url.encode(unencoded)
zaach.base64url.decode(encoded)
ISO 8601 compliant time formatting:
zaach.time.formatter.iso_8601_duration(seconds)
_Easily_ getting a UNIX timestamp in UTC:
zaach.time.timestamp(utc_dt=None)
Converting a UTC datetime object to CET/CEST, whatever is used at that date and time in the _bestest_ timezone
zaach.time.tzconversion.utc_to_cet_or_cest(utc_dt)
A Borg object:
zaach.oop.borg.Borg
A Mixin to store and retrieve (expiring) values in a class
zaach.oop.cache.CacheMixin
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
File details
Details for the file zaach-1.0.4.tar.gz
.
File metadata
- Download URL: zaach-1.0.4.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71dfabca1438f72902e497f7f16285138d530aad4f2938eda81117615dfa105a |
|
MD5 | 8eef6e0ffc0b5c26e9e2b7c5ed12fc2d |
|
BLAKE2b-256 | 937c238ad7864a214d2783f324370b26dc70156bb8bcb7eb8eb66fa815562906 |