tjf801 / oneliners
one line of python code to impliment algorithms
☆128Updated 4 years ago
Alternatives and similar repositories for oneliners
Users that are interested in oneliners are comparing it to the libraries listed below
Sorting:
- Python package to fetch information regarding the novel corona virus provided by Johns Hopkins university and worldometers.info☆42Updated 2 months ago
- Create matplotlib plots with the art style of Randall Munroe's xkcd☆86Updated 5 years ago
- Enables increment operators in Python using a bytecode hack☆93Updated last year
- Brainfuck interpreter in a single line of Python☆85Updated 5 years ago
- Python script for creating new projects (React, Express.js, Vue, Laravel, etc.) in the desired local directory, with a GitHub origin.☆43Updated 4 years ago
- A crawler for automated functional testing of a web application☆73Updated 2 years ago
- Keyboard Listener is a module that allows you to create custom hotkeys (combinations) or custom keywords and bind them to custom function…☆79Updated 4 years ago
- A web-app/remote for when you're feeling lazy while streaming content☆48Updated 3 years ago
- A Python library created to assist programmers with complex mathematical functions☆1Updated 3 years ago
- 🐸 Debug faster than a frog catches a fly☆201Updated 2 years ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆236Updated 9 months ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 3 years ago
- 🐍 A quick and easy way to distribute your Python projects!☆164Updated last year
- A simple web application which allows you to share your WiFi credentials instantly with your friends and family. Built using Python, Flas…☆50Updated 2 years ago
- Jargon from the functional programming world in simple terms!☆230Updated 3 years ago
- Elara DB is an easy to use, lightweight persistent key-value store that can also be used as a fast in-memory cache. Manipulate data struc…☆122Updated last year
- Easily work with deeply nested dictionaries and write clean code using FlexDict; a small subclass of dict. FlexDict provides automatic an…☆78Updated 5 years ago
- Document Your Code☆99Updated 2 years ago
- Python package for HTTP/1.1 style headers. Parse headers to objects. Most advanced available structure for http headers.☆116Updated 2 weeks ago
- Python library to decorate and beautify strings☆263Updated 3 years ago
- Command line tool for scheduling Python scripts☆148Updated 3 years ago
- A tkinter GUI collating various data☆98Updated 4 years ago
- Sending messages by hacking the DNS protocol. See website for demo server usage instructions☆98Updated 2 years ago
- Write short and fully-typed lambdas where you need them.☆278Updated last year
- An easy-to-use asynchronous redis-backed caching utility☆19Updated last year
- Building Python CLI using docstrings and typehints☆95Updated last month
- timing functions, contexts and for-loops☆87Updated 7 months ago
- Solve sudokus from video in real time with computer vision and neural networks☆117Updated 5 years ago
- Instant GraphQL API for PostgreSQL and SQLAlchemy☆92Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 4 months ago