ozturkberkay / FlexDict
Easily work with deeply nested dictionaries and write clean code using FlexDict; a small subclass of dict. FlexDict provides automatic and arbitrary levels of nesting along with additional utility functions.
☆78Updated 5 years ago
Alternatives and similar repositories for FlexDict:
Users that are interested in FlexDict are comparing it to the libraries listed below
- Super fast list of dicts to pre-formatted tables conversion library for Python 2/3☆286Updated 5 years ago
- 🧣 Write reusable web API interactions☆125Updated this week
- a simple python database☆101Updated 6 years ago
- Write powerful CLIs with argparse actions that pack a punch! 👊☆84Updated 2 years ago
- Elemental makes Selenium automation faster and easier.☆36Updated last year
- ☆44Updated 5 years ago
- A Wake-on-LAN tool written in Python.☆36Updated 5 years ago
- Python Interactive Regular Expressions☆122Updated 5 years ago
- Boilerplate project for creating sophisticated command line applications using the Click library in Python☆39Updated 2 years ago
- Python memoization across program runs.☆109Updated 6 years ago
- Generate a bird's eye view of a project's source code.☆43Updated 5 years ago
- Automatic REST API code generation for Python Flask and JavaScript 🕸☆104Updated 3 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆108Updated last year
- File processing pipelines☆86Updated 2 years ago
- Instantly create an HTTP API with automatic type conversions, JSON RPC, and a Swagger UI. Just add methods!☆131Updated 4 years ago
- Python API framework using SSH sockets☆99Updated 6 years ago
- The Pythonic way to use JSON - with native objects 🛠 and path support 📁☆93Updated 3 years ago
- Persistent caching for python functions