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.8.tar.gz
(10.6 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.8-py3-none-any.whl
(12.0 kB
view details)
File details
Details for the file macrolibs-0.0.8.tar.gz.
File metadata
- Download URL: macrolibs-0.0.8.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04d6d004d010501a973c02f5e34b4abd2ce50678c32e5b266da6ca6b90428a75
|
|
| MD5 |
89578c4ace1b91144c8218ff86d162e9
|
|
| BLAKE2b-256 |
6fa39cb3e003d9fdb507d89c1d639103347f87f6873bacf58ae73877c3e71c7e
|
File details
Details for the file macrolibs-0.0.8-py3-none-any.whl.
File metadata
- Download URL: macrolibs-0.0.8-py3-none-any.whl
- Upload date:
- Size: 12.0 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 |
7c938e3bee5f4c3a6f1cdd776a433c903c2ce7f638fdf6eced94b78eb0bac7f4
|
|
| MD5 |
a505172fe99b261d530842cbd0cd6a0f
|
|
| BLAKE2b-256 |
5fd0a44eaf33578b6573ef7bfd54455b1e1c620ed5212bccf724bba3513037d2
|