plainas / iclLinks
An interactive memory aid for one-liners
☆112Updated 2 years ago
Alternatives and similar repositories for icl
Users that are interested in icl are comparing it to the libraries listed below
Sorting:
- A Python command-line shell☆179Updated 5 years ago
- Write powerful CLIs with argparse actions that pack a punch! 👊☆86Updated 3 years ago
- Python typing koans to learn type-hints in Python3 using Mypy☆119Updated 3 years ago
- Pythonic task automation☆44Updated last year
- Build a simple command-line interface from your functions☆109Updated 3 months ago
- A command-line tool for loading different bash environment profiles☆45Updated 2 months ago
- Transparent and persistent cache/serialization powered by type hints☆226Updated 2 weeks ago
- Quickly conjure up virtual filesystems!☆24Updated 6 years ago
- One simple way of parsing configs.☆59Updated 5 months ago
- lonetwin's pimped-up pythonrc☆135Updated 2 months ago
- A small utility to assist in writing shell completions in python instead of bash, fish, zsh, etc.☆67Updated 3 months ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆111Updated 2 years ago
- Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong.☆131Updated 2 years ago
- A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app …☆114Updated 2 weeks ago
- A pythonic, asynchronous, inotify interface☆173Updated 2 years ago
- Matcher library for Python☆241Updated last month
- Create modular Python CLIs with type annotations and inheritance☆51Updated 2 years ago
- type-safe exceptions for Python 👷☆30Updated 3 years ago
- Array-like File Access in Python☆40Updated 2 years ago
- Like a Python list but better.☆179Updated 4 years ago
- Seamlessly manage Python virtual environment with a Makefile☆228Updated last year
- Python Interactive Regular Expressions