| Feature | Description | Status |
|---|---|---|
| Type Checks and Type Casts | Wrappers and util functions to easy type hints (read: prowess). | 🔧 Active |
| DataSchema | Schema class to construct dataclass from dictionary. Focuses on flexibility and error handling (vs pydantic or sqlalchemy). |
✅ Done |
| (Frozen)ContextDict | A dictionary class that remembers (the traversed path). Can consider supporting backwards traversal. | ✅ Done |
| DotDict | Dictionary that uses dot notation to access attributes. Super userfule for dynamic string substitutions. | ✅ Done |
| deep_merge | Recursively merge dictionaries by flattening keys. | ✅ Done |
| Singleton | Singleton Manager | 🔧 Active |
-
Notifications
You must be signed in to change notification settings - Fork 0
ppeetteerrs/i-lazy-python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
About
A small collection of (Python) lazy goodness.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published