PFython / cleverdictLinks
A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchangeably.
☆102Updated last year
Alternatives and similar repositories for cleverdict
Users that are interested in cleverdict are comparing it to the libraries listed below
Sorting:
- An in-memory database of Python objects, searchable using quasi-SQL API☆171Updated last month
- Python authorization library☆85Updated 3 years ago
- Readable, pleasing console output for Python☆51Updated 2 years ago
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago
- Minimal, super readable string pattern matching for python.☆182Updated last year
- Single-file alternative to python-requests☆286Updated 4 months ago
- 🐍 A quick and easy way to distribute your Python projects!☆163Updated 2 years ago
- A Python type explainer!☆83Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- Package for easy packaging of Python code☆46Updated 3 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project☆36Updated 2 years ago
- ☆92Updated 3 weeks ago
- A lightweight, event-driven, pipeline framework.☆62Updated last year
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- find functions when you can't remember their name☆100Updated 3 years ago
- Build a simple command-line interface from your functions☆109Updated 3 months ago
- 🧣 Write reusable web API interactions☆130Updated 2 weeks ago
- timing functions, contexts and for-loops☆88Updated 2 weeks ago
- Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool feat…☆139Updated 7 months ago
- A lightweight Python package for performance testing of Python functions.☆41Updated 4 months ago
- Python Performance Profiling for Production☆105Updated 3 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- FastAPI-like interface plugin for Flask☆43Updated 3 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆111Updated 2 years ago
- A library for creating text-based graphs in the terminal☆169Updated last year
- Experimental bespoke framework for building UI in Python (inspired by Flutter)☆47Updated 4 years ago
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆248Updated 11 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated last month