tjf801 / onelinersLinks
one line of python code to impliment algorithms
☆128Updated 5 years ago
Alternatives and similar repositories for oneliners
Users that are interested in oneliners are comparing it to the libraries listed below
Sorting:
- A Python Tetris implementation that "fits on a business card" (20 lines x 80 characters)☆184Updated 6 years ago
- Enables increment operators in Python using a bytecode hack☆93Updated 2 years ago
- Brainfuck interpreter in a single line of Python☆85Updated 6 years ago
- Create matplotlib plots with the art style of Randall Munroe's xkcd☆86Updated 6 years ago
- A racing game that runs in the terminal☆132Updated 2 years ago
- 🐸 Debug faster than a frog catches a fly☆200Updated 3 years ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆243Updated 5 months ago
- Pattern Matching☆1,041Updated 3 years ago
- Jargon from the functional programming world in simple terms!☆231Updated 4 years ago
- Curated list of all the easter eggs and hidden jokes in Python☆468Updated 2 years ago
- Super fast list of dicts to pre-formatted tables conversion library for Python 2/3☆288Updated 3 months ago
- Strange and odd python snippets explained☆352Updated 3 years ago
- Instantly create an HTTP API with automatic type conversions, JSON RPC, and a Swagger UI. Just add methods!☆133Updated 5 years ago
- 🐍 A quick and easy way to distribute your Python projects!☆163Updated 2 years ago
- Experimental bespoke framework for building UI in Python (inspired by Flutter)☆47Updated 5 years ago
- Command line User Tools for Input Easification☆349Updated 2 years ago
- A tkinter GUI collating various data☆100Updated 5 years ago
- timing functions, contexts and for-loops☆88Updated 3 months ago
- Turn your python code into a hideous mess. Ever heard of Black? This is the opposite.☆259Updated 2 years ago
- Tweet locator using ExpressJS, React and Twitter API☆111Updated 2 years ago
- command line dashboard for monitoring stocks☆229Updated 3 years ago
- Python library to decorate and beautify strings☆263Updated 3 years ago
- Command line tool for scheduling Python scripts☆148Updated 4 years ago
- 🐍 - Write Python with Emojis☆149Updated 2 years ago
- A simple LAN storage☆70Updated 3 years ago
- Solve sudokus from video in real time with computer vision and neural networks☆117Updated 6 years ago
- Backend code repository for CodeInterview☆209Updated 2 years ago
- Document Your Code☆100Updated 3 years ago
- Keyboard Listener is a module that allows you to create custom hotkeys (combinations) or custom keywords and bind them to custom function…☆78Updated 5 years ago