Utils for data python project
Project description
pytils
Utils for data python project.
- pickledays - decorator of class. Save the object state to the filesystem after it's initialization for some defined time. Load object after another call.
- singleton - decorator of class. Share object to all calls. There will be only one instance.
- logger - log the info messages to file, stream and discord.
- log - decorator of function. Log the function call into the logger.
- configurator - additional method for Dynaconf, which create variable in settings file.
- pandas_table - additional method for pandas, which save the DataFrame to specific sheet. Differs from standard df.to_excel by saving other sheets.
Installation
Directly from github:
pip install git+https://github.com/Whisperes/pytils.git
Project details
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 pytils-functions-0.1.1.tar.gz
.
File metadata
- Download URL: pytils-functions-0.1.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b2d11c5e00baec940f35343f9eb3bc4bbfbd0d91992e0c76813e139281c1bb6 |
|
MD5 | 0fb5430e355b2c3a39746da522ff1032 |
|
BLAKE2b-256 | d96366a24685c3d5edb328a5760295911e213beec065d5ffb2144c1df8dce4ac |