sixty-north / asqLinks
asq is simple implementation of a LINQ-inspired API for Python which operates over Python iterables
☆200Updated last year
Alternatives and similar repositories for asq
Users that are interested in asq are comparing it to the libraries listed below
Sorting:
- Python implementation of Microsoft's .Net Language Integrated Query (LINQ)☆151Updated 15 years ago
- Spans is a pure Python implementation of PostgreSQL's range types.☆112Updated 2 years ago
- Fast RFC3339 compliant Python date-time library☆242Updated 11 months ago
- Function overloading for Python 3☆112Updated 4 years ago
- ☆285Updated last year
- Asphalt application framework (core)☆260Updated this week
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 6 years ago
- Small utility library for coroutine-driven asynchronous generic programming in Python☆203Updated last year
- Visualizing Python Project Import Graphs☆108Updated 9 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- A React-inspired declarative library for building DOM-based user interfaces in pure Python.☆111Updated 8 years ago
- Python file and zip operations made easy☆149Updated 3 weeks ago
- A decorator-based implementation of type checks.☆145Updated 5 years ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- A fast and thorough lazy object proxy.☆260Updated last month
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆377Updated this week
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Set of basic Python collections backed by Redis☆116Updated last year
- A Python logging library with superpowers☆282Updated last year
- Pattern matching for python☆218Updated 10 years ago
- Raw *QL queries from Python without pain☆142Updated last year
- Demo of how to use the underlying SRE engine to build a regex scanner☆221Updated 8 years ago
- Process on steroids☆112Updated 2 years ago
- Simple yet capable caching decorator for python☆160Updated 7 years ago
- A simple json-object mapping for Python☆236Updated 2 weeks ago
- A extensible library for Settings/Code separation☆178Updated 2 months ago
- Store and send crash reports directly to the devlopers☆73Updated 4 years ago
- A library with a set of tools for annotating types in Python code.☆154Updated 9 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago