All of my macros in one place!
Project description
pip install macrolibs
Macros for type conversions, recursive search, file handling, etc...
typemacros
import macrolibs.typemacros
Includes:
- standardization of unions, intersections, and compliments for all base iterables
replace_value_nestedrecursive find and replace for all nested data structuresmaybe_argautomatic function argument reduction (reductive polymorphism)copy_typefunctor with name cache for creating new types (also maps reflexive methods to new type)maybe_typeattempts to apply type constructorwrap_typesattempts to apply type constructor for specified types
And more!
filemacros
import macrolibs.filemacros
Includes:
get_script_dirfunction to return the directory of the call location
(this is different from os.getcwd as it will retun the location of the file
making the function call)
-
full_walkreturning full paths fromos.walk -
open_jsonandsave_jsonwith default format option
misc
import macrolibs.misc
Includes:
profile_runA custom profiling function similar to cProfile.run() with enhanced formatting options.
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
macrolibs-0.0.10.tar.gz
(11.0 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
File details
Details for the file macrolibs-0.0.10.tar.gz.
File metadata
- Download URL: macrolibs-0.0.10.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22f7fe7d0a3b90abf4cbee6879712f2dc3593001e440e57f275272288ea0ad6f
|
|
| MD5 |
a7e6d024e7e26b860574bb8d1e71324e
|
|
| BLAKE2b-256 |
316e066518f5f318947d11a31862f2ddab25cf384878af0b473439a319c5af2d
|
File details
Details for the file macrolibs-0.0.10-py3-none-any.whl.
File metadata
- Download URL: macrolibs-0.0.10-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd9eae48d65ac257090d7054ac4c1ed1887e522d13a50025d18887ea8ea1d26f
|
|
| MD5 |
2177c1ae17d7d53a2e56682a945d2fad
|
|
| BLAKE2b-256 |
e3c461cd690cde9e733adc70b9a5e0ce21dbdc519ad5d08c651092508f435ac3
|