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.6.tar.gz
(9.9 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
macrolibs-0.0.6-py3-none-any.whl
(11.1 kB
view details)
File details
Details for the file macrolibs-0.0.6.tar.gz.
File metadata
- Download URL: macrolibs-0.0.6.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91d0d0cb6f4b9b5d4b66a01ffa876805e146fc3cc7ad8b4a7831d6d95d314df6
|
|
| MD5 |
00eaa31a96047bc80d068ccc7f5a0da8
|
|
| BLAKE2b-256 |
f055c7ad49886784ec64f7624007fe7cc245cd4908adcbb01d429c42347b49fe
|
File details
Details for the file macrolibs-0.0.6-py3-none-any.whl.
File metadata
- Download URL: macrolibs-0.0.6-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aaccc30e69dac6229363eea81676a64a81c9decc3dfd95655740cd5c6c2827b5
|
|
| MD5 |
9e2d9afba3a25bf868346cc44494c0f2
|
|
| BLAKE2b-256 |
c3b40d469df02f5b625c4804f3438a6a113849274d0758959d12e29759193d72
|