503 Repositories
Python advent-cli Libraries
A CLI for advanced management of your notes with simple commands
PyNoteManager This is a CLI for advanced management of your notes with simple co
Standalone Tailwind CSS CLI, installable via pip
Standalone Tailwind CSS CLI, installable via pip Use Tailwind CSS without Node.j
Create Python API documentation in Markdown format.
Pydoc-Markdown Pydoc-Markdown is a tool and library to create Python API documentation in Markdown format based on lib2to3, allowing it to parse your
Small project demonstrating the use of Grafana and InfluxDB for monitoring the speed of an internet connection
Speedtest monitor for Grafana A small project that allows internet speed monitoring using Grafana, InfluxDB 2 and Speedtest. Demo Requirements Docker
dotfilery, configuration, environment settings, automation, etc.
โโฌโโโโโโโโโโโฌ โฌโโฌโโฌ โฌโฌโโโ โโโโโค โ โฌโโโคโ โ โ โโโคโโ :: bits & bobs, dots & things. โด โดโโโโโโโด โดโดโโโด โด โด โดโดโโโ @megalithic ๐ Instal
GUI app to read settings and stats from Cloudflare WARP CLI for Linux, and change some settings
warp-cli-gui GUI app to read settings and stats from Cloudflare WARP CLI for Linux, and change some settings. Description Python program that will int
It just a cli based snake game written in Python.
Snake Game in Python Things that I learned in this project: OOP in Python. Clean code. The curses library. How to run the game You need to clone this
Stream anime from kaa.si with python
kaa.si-cli Stream anime using MPV player from kaa.si with python
All solutions for the 2021 Advent of Code event.
Advent of Code 2021 Solutions All solutions for the 2021 Advent of Code event. Setup Create a file called .session. Go to adventofcode.com and copy th
cli simple python script to interact with iphone afc api based on python library( tidevice )
afcclient cli simple python script to interact with iphone afc api based on python library( tidevice ) installation pip3 install -U tidevice cp afccli
A CLI messenger for the Signum community.
A CLI messenger for the Signum community. Built for people who like using terminal for their work and want to communicate with other users in the Signum community.
๐ ๐ PyComp - Java Code compiler written in python.
๐ ๐ PyComp Java Code compiler written in python. This is yet another compiler meant for babcock students project which was created using pure python
Example app to be deployed to AWS as an API Gateway / Lambda Stack
Disclaimer I won't answer issues or emails regarding the project anymore. The project is old and not maintained anymore. I'm not sure if it still work
A python-based static site generator for setting up a CV/Resume site
ezcv A python-based static site generator for setting up a CV/Resume site Table of Contents What does ezcv do? Features & Roadmap Why should I use ezc
pypyr task-runner cli & api for automation pipelines.
pypyr task-runner cli & api for automation pipelines. Automate anything by combining commands, different scripts in different languages & applications into one pipeline process.
synchronize projects via yaml/json manifest. built on libvcs
vcspull - synchronize your repos. built on libvcs Manage your commonly used repos from YAML / JSON manifest(s). Compare to myrepos. Great if you use t
Solutions for the Advent of Code 2021 event.
About ๐ This repository holds all of the solution code for the Advent of Code 2021 event. All solutions are done in Python 3.9.9 and done in non-real
A cli tool to download purchased products from the DLsite.
dlsite-downloader A cli tool to download purchased products from the DLsite. How can I use? This program runs with configurations defined at settings.
Media file renamer and organizion tool
mnamer mnamer (media renamer) is an intelligent and highly configurable media organization utility. It parses media filenames for metadata, searches t
A next-generation CLI and TUI that aims to be your personal assistant for everything competitive programming related. ๐
Competitive Programming Tool Kit The Competitive Programming Tool Kit (cptk for short), is a command line and terminal user interface (CLI and TUI) th
This is a CLI program which can help you generate your own QR Code.
Python-QR-code-generator This is a CLI program which can help you generate your own QR Code. Single.py This will allow you only to input a single mess
A CLI tool to build beautiful command-line interfaces with type validation.
Piou A CLI tool to build beautiful command-line interfaces with type validation. It is as simple as from piou import Cli, Option cli = Cli(descriptio
Python codecs extension featuring CLI tools for encoding/decoding anything
CodExt Encode/decode anything. This library extends the native codecs library (namely for adding new custom encodings and character mappings) and prov
A CLI tool for using GLIDE to generate images from text.
Text-Glided-Diffusion Installation First clone this repository: git clone https://github.com/afiaka87/text-glided-diffusion.git cd text-glided-diffusi
๐๏ธ Fileio-cli wrapper for fileioapi.py with fire.py, inspiration DOS
๐๏ธ File.io File.io simply upload a file, share the link, and after it is downloaded, the file is completely deleted. An API wrapper for the file.io w
A simple countdown timer in eazy code to show timer with python
Countdown_Timer The simple CLI countdown timer in eazy code to show timer How Work First you fill the input by int-- (Enter the time in Seconds:) for
The WalletsNet CLI helps you connect to WalletsNet
WalletsNet CLI The WalletsNet CLI helps you connect to WalletsNet. With the CLI, you can: Trigger webhook events or resend events for easy testing Tai
A query expression for extracting data from JSON.
JSONPATH A selector expression for extracting data from JSON. Quickstarts Installation Install the stable version from PYPI. pip install jsonpath-extr
Swim between bookmarks in the Windows terminal
Marlin Swim between bookmarks in the terminal! Marlin is an easy to use bookmark manager for the terminal. Choose a folder, bookmark it and swim there
Simple Terminal Styling for Python
escape Escape is a very simple terminal styling library largely inspired by the excellent javascript chalk library. There are other terminal styling l
A CLI framework based on asyncio
asynccli A CLI framework based on asyncio. Note This is still in active development. Things will change. For now, the basic framework is operational.
Navigate torrents in CLI with Mariner.
Navigate torrents in CLI with Mariner. It offers a simple interface for streamlined experience. No more annoying ads and pop-up windows.
A user-friendly python CLI for Fmask 4.3 software (GERS Lab, UCONN).
pyFmask What is pyFmask pyFmask is a user-friendly python CLI for Fmask 4.3 software (GERS Lab, UCONN; https://github.com/GERSL/Fmask). Fmask (Zhu et
Download your Spotify playlists and songs along with album art and metadata
spotDL Download your Spotify playlists and songs along with album art and metadata The fastest, easiest, and most accurate command-line music download
A CLI tool to reduce the friction between data scientists by reducing git conflicts removing notebook metadata and gracefully resolving git conflicts.
databooks is a package for reducing the friction data scientists while using Jupyter notebooks, by reducing the number of git conflicts between different notebooks and assisting in the resolution of the conflicts.
Terraform Cloud CLI for Managing Workspace Terraform Versions
Terraform Cloud Version Manager This tiny script makes it easy to update the Terraform Version on all of the Workspaces inside Terraform Cloud. It wil
It takes time to start a Django Project and make it almost production-ready.
It takes time to start a Django Project and make it almost production-ready. A developer needs to spend a lot of time installing required libraries, setup a database, setup cache as well as hiding secrets, configuring `settings` files. With the help of django-setup-cli a developer can start an `almost production ready` project in a minute.
A simple CLI based any Download Tool, that find files and let you stream or download thorugh WebTorrent CLI or Aria or any command tool
Privateer A simple CLI based any Download Tool, that find files and let you stream or download thorugh WebTorrent CLI or Aria or any command tool How
A Terminal UI for Discord
ToastCord ToastCord is a Discord Terminal UI. At the moment you can only look at Direct messages. TODO: - Add support for guilds - Message sending sup
A simple CLI application helps you to find giant files that are eating up your system storage
Large file finder Sometimes it's very hard to find if some giant files are eating up your system storage. We might need to hunt those down. This simpl
Pastekan adalah website paste kode / teks sederhana
Pastekan pastekan adalah website paste kode / teks sederhana. install pip install pastekan penggunaan pastekan myfile.txt atau echo "hi" | pastekan
A CLI application that downloads your AC submissions from OJ's like Atcoder,Codeforces,CodeChef and distil it into beautiful Submission HeatMap.
Yoda A CLI that takes away the hassle of managing your submission files on different online-judges by automating the entire process of collecting and organizing your code submissions in one single Directory on your Machine also it distils User Submissions into beautiful Submission HeatMap.
An API wrapper for the file.io web service.
๐๏ธ File.io An API wrapper for the file.io web service. Install $ pip3 install fileio or
A simple tool that allows you to change your default AWS CLI profile.
Select AWS Profile Select AWS Profile (slapr) is a simple tool that lets you select which AWS Profile you want to use and sets it as the default AWS p
Code for all the Advent of Code'21 challenges mostly written in python
Advent of Code 21 Code for all the Advent of Code'21 challenges mostly written in python. They are not necessarily the best or fastest solutions but j
A CLI client for sending text emails. (Currently only gmail supported)
emailCLI A CLI client for sending text emails. (Currently only gmail supported)
A CLI minesweeper application written in 60 LoC python
This is a CLI minesweeper application written in 60 LoC python. You can use d row,column to dig and f row,column to flag/unflag
A secure password generator written in python
gruvbox-factory ๐ญ "The main focus when developing gruvbox is to keep colors easily distinguishable, contrast enough and still pleasant for the eyes"
CLI based Crunchyroll Account Checker Proxyless written in python from scratch.
A tool for checking Combolist of Crunchyroll accounts without proxies, It is written in Python from Scratch ,i.e, no external module is used rather than inbuilt Python modules.
A CLI Password Manager made using Python and Postgresql database.
ManageMyPasswords (CLI Edition) A CLI Password Manager made using Python and Postgresql database. Quick Start Guide First Clone The Project git clone
Advent of Code 2021 challenges
Data analysis Document here the project: AoC21 Description: Project Description Data Source: Type of analysis: Please document the project the better
Little tool in python to watch anime from the terminal (the better way to watch anime)
anipy-cli Little tool in python to watch anime from the terminal (the better way to watch anime) Has a resume playback function when picking from Hist
My solutions for the 2021's Advent of Code
Advent of Code 2021 My solutions for Advent of Code 2021. This year I am practicing Python ๐ and also trying to develop my own language, Chocolate ๐ซ
Little tool in python to watch anime from the terminal (the better way to watch anime)
ani-cli Script working again :), thanks to the fork by Dink4n for the alternative approach to by pass the captcha on gogoanime A cli to browse and wat
A Simple , โ๏ธ Lightweight , ๐ช Efficent JSON based database for ๐ Python.
A Simple, Lightweight, Efficent JSON based DataBase for Python The current stable version is v1.6.1 pip install pysondb==1.6.1 Support the project her
CLI tool that helps manage shell libraries.
shmgr CLI tool that helps manage shell libraries. Badges ๐ project status badges: version badges: tools / frameworks used by test suite (i.e. used by
A simple and easy-to-use CLI parse tool.
A simple and easy-to-use CLI parse tool.
Python solution of advent-of-code 2021
Advent of code 2021 Python solutions of Advent of Code 2021 written by Eric Bouteillon Requirements The solutions were developed and tested using Pyth
CLI Eight Puzzle mini-game featuring BFS, DFS, Greedy and A* searches as solver algorithms.
๐น Eight Puzzle CLI Jogo do quebra-cabeรงas de 8 peรงas em linha de comando desenvolvido para a disciplina de Inteligรชncia Artificial. Escrito em python
Multi-vendor library to simplify CLI connections to network devices
Netmiko Multi-vendor library to simplify CLI connections to network devices Why Netmiko? Network automation to screen-scraping devices is primarily co
An Advent calendar of small programming puzzles for a variety of skill sets and skill levels.
Advent of Code 2021 The Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be sol
alternative cli util for update-alternatives
altb altb is a cli utility influenced by update-alternatives of ubuntu. Linked paths are added to $HOME/.local/bin according to XDG Base Directory Spe
Find your broken links, so users don't.
PyAnchor Dead links are an annoyance for websites with an extensive amount of content. A side from the negative impact on SEO, dead links are an annoy
Detect secret in source code, scan your repo for leaks. Find secrets with GitGuardian and prevent leaked credentials. GitGuardian is an automated secrets detection & remediation service.
GitGuardian Shield: protect your secrets with GitGuardian GitGuardian shield (ggshield) is a CLI application that runs in your local environment or in
A custom advent of code I am completing
advent-of-code-custom A custom advent of code I am doing in python. The link to the problems I am solving is here: https://github.com/seldoncode/Adven
One-stop-shop for docs and test coverage of dbt projects.
dbt-coverage One-stop-shop for docs and test coverage of dbt projects. Why do I need something like this? dbt-coverage is to dbt what coverage.py and
Cached file system for online resources in Python
Minato Cache & file system for online resources in Python Features Minato enables you to: Download & cache online recsources minato supports the follo
A simple CLI tool for getting region-specific status of Logz.io components.
About A simple CLI tool for checking the current status of Logz.io components per region. Built With Python 3 The following packeges (see requirements
Simple Digital Ocean CLI by python.
Simple Digital Ocean CLI by python.
Jack Morgan's Advent of Code Solutions
Advent-of-Code Jack Morgan's Advent of Code Solutions Usage Run . initiate.sh year day To initiate a day. This sets up a template python file, and pul
Cli tool to browse and play anime
browse and watch anime (scrape from gogoanime) (wip) basically ani-cli but in python cuz python good demo dependencies mpv installation from pypi pip
My attempt at this years Advent of Code!
Advent-of-code-2021 My attempt at this years Advent of Code! day 1: ** day 2: ** day 3: ** day 4: ** day 5: ** day 6: ** day 7: ** day 8: * day 9: day
Pynavt is a cli tool to create clean architecture app for you including Fastapi, bcrypt and jwt.
Pynavt _____ _ | __ \ | | | |__) | _ _ __ __ ___ _| |_ | ___/ | | | '_ \ / _` \ \ / /
Make dbt docs and Apache Superset talk to one another
dbt-superset-lineage Make dbt docs and Apache Superset talk to one another Why do I need something like this? Odds are rather high that you use dbt to
CLI/library to control FNIRSI DC Power Supply (DC-6006L, etc)
dc6006l - CLI/library to control FNIRSI DC Power Supply (DC-6006L, etc) What is this? FNIRSI DC6006L is a programmable DC power supply that is quite c
๐ Advent of Code command-line tool.
๐ advent-cli advent-cli is a command-line tool for interacting with Advent of Code, specifically geared toward writing solutions in Python. It can be
A collection of convenient parsers for Advent of Code problems.
Advent of Code Parsers A collection of convenient Python parsers for Advent of Code problems. Installation pip install aocp Quickstart You can import
A simple Python library that allows you to customize your CLI based output on Linux
Terminal-Colored-Print About A small module that allows to simply decorate strings on Linux terminals. I personally use it for multi-threaded project,
A very simple OpenContest command line client written in Python
OpenContest Client A very simple OpenContest command line client written in Python. The only dependency is the requests library. Tested with Linux onl
CryptoCo-py is a Python CLI application that uses CoinGecko API to allow the user to query cryptocurrency information by typing simple commands.
CryptoCo-py is a Python CLI application that uses CoinGecko API to allow the user to query cryptocurrency information by typing simple com
Dart Version Manager CLI implemented with Python and Typer.
Dart Version Manager Dart Version Manager CLI implemented with Python and Typer Usage: $ dvm [OPTIONS] COMMAND [ARGS]... Options: --install-completion
CLI tool to view your VIT timetable from terminal anytime!
VITime CLI tool to view your timetable from terminal anytime! Table of contents Preview Installation PyPI Source code Updates Setting up Add timetable
My solutions to the Advent of Code 2021 problems in Go and Python ๐
๐ Advent of Code 2021 ๐ Summary Advent of Code is an annual Advent calendar of programming puzzles. This year I am doing it in Go and Python. Runnin
Command Line Based Todo Script
Todo-CLI Features Full-Fledged Command Line Based Todo List with the following features planned: Interactive Interface OS Notifications Save and Remov
A template repo for use in the Advent of Code
AoC-Template A template repo for use in the Advent of Code The README_template.md must contain "STATS_TABLE" to be replaced by the generated table, an
Terminal epub reader with inline images
nuber Inspired by epy, nuber is an Epub terminal reader with inline images written with Rust and Python using รberzug. Features Display images in term
CLI client for RFC 4226's HOTP and RFC 6238's TOTP.
One Time Password (OTP, TOTP/HOTP) OTP serves as additional protection in case of password leaks. onetimepass allows you to manage OTP codes and gener
Utility.py - a utility that offerres cool cli tools and games.
Utilty.py Utility.py is a utility that offerres cool cli tools and games. Currently the offerd games/items are: get the number, countdown, random name
A GitHub Action that automatically reports your Advent of Code progress in a table in your README
Advent README Stars This action adds and maintains a stars report in your README based on your Advent of Code progress. Example Table 2021 Results Day
My solutions to Advent of Code 2021 (written in Python)
Advent of Code 2021 This repository contains my solutions for the 2021 edition of Advent of Code. Please do not expect perfectly polished solutions, m
Python ts2vg package provides high-performance algorithm implementations to build visibility graphs from time series data.
ts2vg: Time series to visibility graphs The Python ts2vg package provides high-performance algorithm implementations to build visibility graphs from t
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
Advent Of Code 2021 - Python English Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels th
Decentra Network is an open source blockchain that combines speed, security and decentralization.
Decentra Network is an open source blockchain that combines speed, security and decentralization. Decentra Network has very high speeds, scalability, asymptotic security and complete decentralization.
Dart Version Manager CLI implemented with Python and Typer.
Dart Version Manager CLI implemented with Python and Typer.
My repository for the Advent of Code, starting from 2021
Advent of Code This is my repository for the Advent of Code (https://adventofcode.com/), starting from 2021. File Structure Inside each year folder, s
Pymongo based CLI client, to run operation on existing databases and collections
Mongodb-Operations-Console Pymongo based CLI client, to run operation on existing databases and collections Program developed by Gustavo Wydler Azuaga
This repository contains each day of Advent of Code 2021 that I've done.
Advent of Code - 2021 I will use this repository as my Advent of Code1 (AoC) repo for the 2021 challenge. I'm changing how I am tackling the problems
My solutions for Advent of Code 2021 ๐๐
๐ Advent of Code 2021 ๐ My solutions for Advent of Code 2021. About ยท What is Advent of Code? ยท Contents ยท Usage ยท Table of puzzles (TODO: add final
Solutions and questions for AoC2021. Merry christmas!
Advent of Code 2021 Merry christmas! ๐ ๐ To get solutions and approximate execution times for implementations, please execute the run.py script in t
๐ ๐ป Helping santa understand โจ python โจ
โ๏ธ Advent of code 2021 โ๏ธ Helping santa understand โจ python โจ