Collection of functions and other, including functional approach to dates (as ISO-DATE string)
Project description
funner
Repeatedly used code snippets. Let them live their own life as collection of functions.
Includes:
- textparse - functions for string to data manipulatins
- textgen - functions for generating text from text template using data (Jinja2 helps here)
- filefun - functions for file manipulation
- packfun - functions for finding and loading resources from packages
- storable - Base class for serializable objects
install
pip install funner
(or pip3 or pipx)
Needs python 3.10 (because of type hints/annotations with pipes)
textparse
Conversion functions:
- dict_from_yaml
- list_from_yaml
textgen
Conversion functions:
- generate_from_string
- generate_from_file
packfun
Package/module digging functions:
- read_content_of_package_file
- copy_from_package_to_file
- prepare_function
filefun
Context Manager:
- open_with_missing_dirs
Text-reading function:
- read_content_of_file
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
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
File details
Details for the file funner-0.0.3-py3-none-any.whl.
File metadata
- Download URL: funner-0.0.3-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d286eaaa3aa8fd53af7f12f42d9f33be119fd92cf706bdf9c97d9f208944ffe
|
|
| MD5 |
b5aa7996840e3be82fce37e6b85d6034
|
|
| BLAKE2b-256 |
b75fed005a24fd83a1ca66b2eb1802214e7c4487f364cf49550cbd1c4c7bb83b
|