sminez / conceptsLinks
LISP inspired functional programming concepts for Python
☆19Updated 7 years ago
Alternatives and similar repositories for concepts
Users that are interested in concepts are comparing it to the libraries listed below
Sorting:
- Define the shape of your data with simple python data structures. Use those data descriptions to validate your application.☆43Updated 8 years ago
- Pythonic type checking☆35Updated 6 years ago
- An easy way to publish your python packages.☆30Updated 7 years ago
- Create human-readable exception narrations for your libraries and end-user programs.☆31Updated 4 years ago
- A saner way to traverse JSON in Python☆127Updated 6 years ago
- Spans is a pure Python implementation of PostgreSQL's range types.☆112Updated 2 years ago
- Formatter allowing for colored output in log messages☆49Updated last month
- Easily mock an API☆49Updated 8 years ago
- Context manager to maintain your temporary directories/files.☆17Updated 2 years ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- For those who can't remember how to get a result☆34Updated 8 years ago
- HTTP client for Open API☆60Updated 8 years ago
- Python dependency graph for parallel and/or async execution☆15Updated 6 years ago
- Frontend for searching PyPI, a feature rich alternative to pip search☆90Updated 6 years ago
- Cross-platform library to poll directories for changes (added/removed)☆71Updated 10 years ago
- Quickly open Python modules in your text editor☆45Updated this week
- Simple plotting for Python. Python wrapper for D3xter - render charts in the browser with simple Python syntax.☆31Updated 7 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- Simple HTML templating for Python☆76Updated 5 years ago
- CLI interface to python graphviz☆44Updated 8 years ago
- Multilingual static site and blog generator☆23Updated 6 years ago
- A simple functional pipelining library for Python☆36Updated 8 years ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 6 years ago
- a simple cli for publishing packages to pypi without the hassle☆48Updated 9 years ago
- Python file and zip operations made easy☆149Updated last month
- Improved error messages for Python assert statements☆64Updated 8 years ago
- ☆49Updated 8 years ago
- An improved shell command for the Flask CLI☆69Updated last week
- distributed task queue for asyncio☆90Updated 7 years ago
- calculate memory footprint of python objects☆29Updated 7 years ago