brennv / namedtupledLinks
Lightweight namedtuple wrapper for attribute-style data access (a la JavaScript objects).
☆49Updated 3 years ago
Alternatives and similar repositories for namedtupled
Users that are interested in namedtupled are comparing it to the libraries listed below
Sorting:
- Python decorators for profiling/tracing/timing a single function☆338Updated 2 months ago
- Lightweight data validation and adaptation Python library.☆262Updated 3 years ago
- Simple redis based cache for storing results of python function calls, json encoded strings or html.☆121Updated 2 years ago
- Amazon S3 filesystem for PyFilesystem2☆159Updated last year
- A Bunch is a Python dictionary that provides attribute-style access (a la JavaScript objects).☆494Updated last year
- Set of basic Python collections backed by Redis☆116Updated last year
- Python Event Handling the C# Style☆328Updated 2 years ago
- A dictionary that allows attribute-style access.☆275Updated 7 years ago
- The missing SQLAlchemy ORM interface.☆175Updated 2 months ago
- Python library to easily setup basic logging functionality☆341Updated last week
- A fast streaming JSON parser for Python that generates SAX-like events using yajl☆226Updated 3 months ago
- A simple json-object mapping for Python☆236Updated 8 months ago
- Human friendly input/output for text interfaces using Python☆345Updated last year
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆358Updated 4 years ago
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- Adds concurrent.futures support to Flask☆180Updated 3 years ago
- A port of Ruby on Rails' inflector to Python☆523Updated 2 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- pytest plugin for mocking MongoDB with fixtures☆66Updated last year
- Multiprocessing Pool Extensions☆430Updated this week
- Configures your Python shell.☆413Updated last week
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆291Updated last week
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- A pipeline abstraction for Python☆168Updated 4 years ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated 2 years ago
- Offering FullText Search of MySQL in SQLAlchemy☆91Updated 4 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆123Updated 2 years ago