Skip to content

Creating your own Awesome List by GitHub stars

License

Notifications You must be signed in to change notification settings

brighteyed/starred

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starred

A curated list of my GitHub stars

Usage

$ starred --help

Usage: starred [OPTIONS]

    Creating your own Awesome List used GitHub stars.

    Example:
      starred --username brighteyed --sort > README.md

Options:
    --username TEXT    GitHub username
    --token TEXT       GitHub token
    --sort             sort by language
    --repository TEXT  repository name
    --message TEXT     commit message
    --version          Show the version and exit.
    --help             Show this message and exit.

Example

# Automatically create the repository
$ export GITHUB_TOKEN=yourtoken
$ starred --username yourname --repository awesome-stars --sort

Stars

C

  • fogleman/Craft – A simple Minecraft clone written in C using modern OpenGL (shaders).
  • woltapp/blurhash – A very compact representation of a placeholder for an image.
  • jordansissel/xdotool – fake keyboard/mouse input, window management, and more
  • pygame/pygame – 🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
  • Keychron/qmk_firmware – Open-source keyboard firmware for Atmel AVR and Arm USB families
  • ValdikSS/GoodbyeDPI – GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
  • krallin/tini – A tiny but valid init for containers
  • esnet/iperf – iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
  • jpmens/jo – JSON output from a shell
  • zerotier/DesktopUI – ZeroTier Desktop Tray Application and UI
  • haiwen/seafile – High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
  • veracrypt/VeraCrypt – Disk encryption with strong security based on TrueCrypt
  • zlib-ng/minizip-ng – Fork of the popular zip manipulation library found in the zlib distribution.
  • kuba--/zip – A portable, simple zip library written in C
  • mpv-player/mpv – 🎥 Command line video player
  • yrutschle/sslh – Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port)
  • FFmpeg/FFmpeg – Mirror of https://git.ffmpeg.org/ffmpeg.git
  • jqlang/jq – Command-line JSON processor
  • arut/nginx-rtmp-module – NGINX-based Media Streaming Server
  • symisc/vedis – An Embedded Implementation of Redis
  • dekuNukem/daytripper – Hide-My-Windows Laser Tripwire
  • zserge/jsmn – Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
  • cpldcpu/light_ws2812 – Light weight library to control WS2811/WS2812 based LEDS and LED Strings for 8-Bit AVR microcontrollers.

C#

C++

CSS

Clojure

D

  • gnunn1/tilix – A tiling terminal emulator for Linux using GTK+ 3

Dart

Dockerfile

Elixir

FreeMarker

  • mozilla/send – Simple, private file sharing from the makers of Firefox

Go

  • pdfcpu/pdfcpu – A PDF processor written in Go.
  • cue-lang/cue – The home of the CUE language! Validate and define text-based and dynamic configuration
  • charmbracelet/freeze – Generate images of code and terminal output 📸
  • ebitengine/oto – ♪ A low-level library to play sound on multiple platforms ♪
  • aldernero/sketchy – A framework for creating generative art in Go
  • deadpixi/wasm-maze-generator – A simple WASM maze generator in Go
  • brad811/go-dungeon – Random dungeon generator written in go. Based on the method described here: http://journal.stuffwithstuff.com/2014/12/21/rooms-and-mazes/
  • contribsys/faktory – Language-agnostic persistent background job server
  • agejevasv/goradion – Terminal based online radio player
  • nalgeon/redka – Redis re-implemented with SQLite
  • reugn/go-quartz – Minimalist and zero-dependency scheduling library for Go
  • sosedoff/pgweb – Cross-platform client for PostgreSQL databases
  • charmbracelet/glow – Render markdown on the CLI, with pizzazz! 💅🏻
  • AllenDang/giu – Cross platform rapid GUI framework for golang based on Dear ImGui.
  • bojand/ghz – Simple gRPC benchmarking and load testing tool
  • steebchen/prisma-client-go – Prisma Client Go is an auto-generated and fully type-safe database client
  • tmrts/go-patterns – Curated list of Go design patterns, recipes and idioms
  • simulot/immich-go – An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
  • riverqueue/river – Fast and reliable background jobs in Go
  • a-h/templ – A language for writing HTML user interfaces in Go.
  • ollama/ollama – Get up and running with Llama 3.3, Phi 4, Gemma 2, and other large language models.
  • air-verse/air – ☁️ Live reload for Go apps
  • usememos/memos – An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
  • samber/lo – 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
  • charmbracelet/vhs – Your CLI home video recorder 📼
  • uptrace/bun – SQL-first Golang ORM
  • volatiletech/sqlboiler – Generate a Go ORM tailored to your database schema.
  • zladovan/gorched – Gorched is terminal based game written in Go inspired by "The Mother of all games" Scorched Earth
  • Masterminds/sprig – Useful template functions for Go templates.
  • wailsapp/wails – Create beautiful applications using Go
  • PuerkitoBio/goquery – A little like that j-thing, only in Go.
  • dewey/feedbridge – Plugin based RSS feed generator for sites that don't offer any. Serves RSS, Atom and JSON Feeds.
  • tidwall/gjson – Get JSON values quickly - JSON parser for Go
  • gobuffalo/buffalo – Rapid Web Development w/ Go
  • radovskyb/watcher – watcher is a Go package for watching for files or directory changes without using filesystem events.
  • fsnotify/fsnotify – Cross-platform filesystem notifications for Go.
  • edgedb/edgedb-go – The official Go client library for EdgeDB
  • adnanh/webhook – webhook is a lightweight incoming webhook server to run shell commands
  • life4/genesis – All generic functions for Go you ever need!
  • golang-jwt/jwt – Go implementation of JSON Web Tokens (JWT).
  • go-oauth2/oauth2 – OAuth 2.0 server library for the Go programming language.
  • alexedwards/scs – HTTP Session Management for Go
  • urfave/negroni – Idiomatic HTTP Middleware for Golang
  • twitchtv/twirp – A simple RPC framework with protobuf service definitions
  • Fs02/go-todo-backend – Go Todo Backend example using modular project layout for product microservice.
  • xvzc/SpoofDPI – A simple and fast anti-censorship tool written in Go
  • restic/rest-server – Rest Server is a high performance HTTP server that implements restic's REST backend API.
  • ory/dockertest – Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
  • shadowsocks/go-shadowsocks2 – Modern Shadowsocks in Go
  • itchyny/maze – A maze command written in Go
  • itchyny/bed – Binary editor written in Go
  • itchyny/mmv – rename multiple files with editor
  • itchyny/gojo – Yet another Go implementation of jo
  • earthboundkid/pomodoro – Command line pomodoro timer
  • variadico/noti – Monitor a process and trigger a notification.
  • cespare/go-tetris – A console-based tetris implementation in go.
  • cespare/reflex – Run a command when files change
  • wagslane/go-rabbitmq – A wrapper of streadway/amqp that provides reconnection logic and sane defaults
  • o1egl/govatar – Avatar generation library for GO language
  • filebrowser/filebrowser – 📂 Web File Browser
  • TheAlgorithms/Go – Algorithms and Data Structures implemented in Go for beginners, following best practices.
  • golang/go – The Go programming language
  • cloudflare/cloudflared – Cloudflare Tunnel client (formerly Argo Tunnel)
  • vultr/vultr-cli – Official command line tool for Vultr services
  • joho/godotenv – A Go port of Ruby's dotenv library (Loads environment variables from .env files)
  • niklasfasching/go-org – Org mode parser with html & pretty printed org rendering. also shitty static site generator.
  • go-git/go-git – A highly extensible Git implementation in pure Go.
  • araddon/dateparse – GoLang Parse many date strings without knowing format in advance.
  • dromara/carbon – A simple, semantic and developer-friendly time package for golang
  • go-resty/resty – Simple HTTP and REST client library for Go
  • joewalnes/websocketd – Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
  • juanfont/headscale – An open source, self-hosted implementation of the Tailscale control server
  • thomas11/csp – Tony Hoare's seminal 1978 paper "Communicating sequential processes" implemented in Go.
  • umputun/sys-agent – System agent. Reports server status via HTTP API
  • authelia/authelia – The Single Sign-On Multi-Factor portal for web apps
  • gotify/server – A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
  • miniflux/v2 – Minimalist and opinionated feed reader
  • mutagen-io/mutagen – Fast file synchronization and network forwarding for remote development
  • go-acme/lego – Let's Encrypt/ACME client and library written in Go
  • coredns/coredns – CoreDNS is a DNS server that chains plugins
  • mcuadros/ofelia – A docker job scheduler (aka. crontab for docker)
  • felixge/httpsnoop – Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from your application's http.Handlers.
  • wagoodman/dive – A tool for exploring each layer in a docker image
  • alicebob/miniredis – Pure Go Redis server for Go unittests
  • goharbor/harbor – An open source trusted cloud native registry project that stores, signs, and scans content.
  • peco/peco – Simplistic interactive filtering tool
  • anacrolix/torrent – Full-featured BitTorrent client package and utilities
  • jpillora/cloud-torrent – ☁️ Cloud Torrent: a self-hosted remote torrent client
  • sony/gobreaker – Circuit Breaker implemented in Go
  • DNSCrypt/dnscrypt-proxy – dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
  • alecthomas/chroma – A general purpose syntax highlighter in pure Go
  • charmbracelet/glamour – Stylesheet-based markdown rendering for your CLI apps 💇🏻‍♀️
  • charmbracelet/lipgloss – Style definitions for nice terminal layouts 👄
  • charmbracelet/bubbles – TUI components for Bubble Tea 🫧
  • mistakenelf/fm – A terminal based file manager
  • x-motemen/gobump – Bumps up Go program version
  • traefik/yaegi – Yaegi is Another Elegant Go Interpreter
  • robfig/cron – a cron library for go
  • stashapp/stash – An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
  • itchyny/gojq – Pure Go implementation of jq
  • codenotary/immudb – immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
  • GoogleChromeLabs/go-hackernews – A Hacker News client written in Go
  • zyedidia/micro – A modern and intuitive terminal-based text editor
  • gopherjs/gopherjs – A compiler from Go to JavaScript for running Go code in a browser
  • navidrome/navidrome – 🎧☁️ Your Personal Streaming Service
  • 0xERR0R/blocky – Fast and lightweight DNS proxy as ad-blocker for local network with many features
  • cristalhq/aconfig – Simple, useful and opinionated config loader.
  • 99designs/gqlgen – go generate based graphql server library
  • alexflint/go-arg – Struct-based argument parsing in Go
  • mgutz/str – Package str is a string library to build more Go awesomeness
  • x-motemen/ghq – Remote repository management made easy
  • drakkan/sftpgo – Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
  • docopt/docopt.go – A command-line arguments parser that will make you smile.
  • schollz/progressbar – A really basic thread-safe progress bar for Golang applications
  • rwcarlsen/goexif – Decode embedded EXIF meta data from image files.
  • vbauerster/mpb – multi progress bar for Go cli applications
  • caddyserver/caddy – Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
  • spf13/tri – Todo CLI app
  • spf13/mgphoto – A dead simple photo import tool
  • mgerb/mgphoto – A dead simple command line photo import tool
  • spf13/pflag – Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
  • spf13/afero – A FileSystem Abstraction System for Go
  • spf13/cobra – A Commander for modern Go CLI interactions
  • kkyr/fig – A minimalist Go configuration library
  • JeremyLoy/config – 12 factor configuration as a typesafe struct in as little as two function calls
  • tailscale/tailscale – The easiest, most secure way to use WireGuard and 2FA.
  • lxn/win – A Windows API wrapper package for the Go Programming Language
  • lxn/walk – A Windows GUI toolkit for the Go Programming Language
  • pressly/goose – A database migration tool. Supports SQL migrations and Go functions.
  • golang-migrate/migrate – Database migrations. CLI and Golang library.
  • gomodule/redigo – Go client for Redis
  • disintegration/imaging – Imaging is a simple image processing package for Go
  • google/go-github – Go library for accessing the GitHub v3 API
  • umputun/docker-logger – Logs collector for docker
  • restic/restic – Fast, secure, efficient backup program
  • imroc/req – Simple Go HTTP client with Black Magic
  • gojek/heimdall – An enhanced HTTP client for Go
  • afex/hystrix-go – Netflix's Hystrix latency and fault tolerance library, for Go
  • matryer/moq – Interface mocking tool for go generate
  • traefik/traefik – The Cloud Native Application Proxy
  • rs/curlie – The power of curl, the ease of use of httpie.
  • syncthing/syncthing – Open Source Continuous File Synchronization
  • fogleman/gg – Go Graphics - 2D rendering in Go with a simple API.
  • cli/cli – GitHub’s official command line tool
  • goproxy/goproxy – A minimalist Go module proxy handler.
  • gomods/athens – A Go module datastore and proxy
  • goreleaser/goreleaser – Release engineering, simplified
  • geziyor/geziyor – Geziyor, blazing fast web crawling & scraping framework for Go. Supports JS rendering.
  • josephspurrier/goversioninfo – Golang Microsoft Windows File Properties/Version Info and Icon Resource Generator
  • google/go-querystring – go-querystring is Go library for encoding structs into URL query strings.
  • OpenPeeDeeP/xdg – A cross platform package that follows the XDG Standard
  • adrg/xdg – Go implementation of the XDG Base Directory Specification and XDG user directories
  • golobby/env – A lightweight package for loading OS environment variables into structs for Go projects
  • go-yaml/yaml – YAML support for the Go language.
  • junegunn/fzf – 🌸 A command-line fuzzy finder
  • containers/podman – Podman: A tool for managing OCI containers and pods.
  • fatih/color – Color package for Go (golang)
  • spf13/viper – Go configuration with fangs
  • chriswalz/bit – Bit is a modern Git CLI
  • golobby/container – A lightweight yet powerful IoC dependency injection container for the Go programming language
  • hexops/vecty – Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
  • open-telemetry/opentelemetry-collector – OpenTelemetry Collector
  • rakyll/go-test-trace – Go test with tracing.
  • soheilhy/cmux – Connection multiplexer for GoLang: serve different services on the same port!
  • jroimartin/gocui – Minimalist Go package aimed at creating Console User Interfaces.
  • hashicorp/vault – A tool for secrets management, encryption as a service, and privileged access management
  • jesseduffield/horcrux – Split your file into encrypted fragments so that you don't need to remember a passcode
  • fyne-io/fyne – Cross platform GUI toolkit in Go inspired by Material Design
  • jesseduffield/horcrux-ui – GUI for horcrux
  • jesseduffield/lazydocker – The lazier way to manage everything docker
  • jesseduffield/lazygit – simple terminal UI for git commands
  • lima-vm/lima – Linux virtual machines, with a focus on running containers
  • darccio/mergo – Mergo: merging Go structs and maps since 2013
  • nektos/act – Run your GitHub Actions locally 🚀
  • brendonmatos/golive – ⚡ Live views for GoLang with reactive HTML over WebSockets 🔌
  • direnv/direnv – unclutter your .profile
  • TwiN/gatus – ⛑ Automated developer-oriented status page
  • golobby/config – A lightweight yet powerful configuration manager for the Go programming language
  • containrrr/watchtower – A process for automating Docker container base image updates.
  • evanw/esbuild – An extremely fast bundler for the web
  • antonmedv/fx – Terminal JSON viewer & processor
  • stretchr/testify – A toolkit with common assertions and mocks that plays nicely with the standard library
  • jessevdk/go-flags – go command line option parser
  • VKCOM/joy4 – Golang audio/video library and streaming server
  • AdguardTeam/AdGuardHome – Network-wide ads & trackers blocking DNS server
  • hibiken/asynq – Simple, reliable, and efficient distributed task queue in Go
  • markbates/grift – Go based task runner
  • go-task/task – A task runner / simpler Make alternative written in Go
  • dgraph-io/badger – Fast key-value DB in Go.
  • asdine/storm – Simple and powerful toolkit for BoltDB
  • etcd-io/bbolt – An embedded key/value database for Go.
  • vmihailenco/taskq – Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
  • umputun/reproxy – Simple edge server / reverse proxy
  • gorilla/websocket – Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
  • gorilla/schema – Package gorilla/schema fills a struct with form values.
  • gorilla/sessions – Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
  • photoprism/photoprism – AI-Powered Photos App for the Decentralized Web 🌈💎✨
  • maxence-charriere/go-app – A package to build progressive web apps with Go programming language and WebAssembly.
  • mattetti/filebuffer – filebuffer is a package implementing a few file-like interfaces. The implementation is backed by a byte buffer. The main purpose is to have in-memory file alternative.
  • miku/zek – Generate a Go struct from XML.
  • gtank/cryptopasta – copy & paste-friendly golang crypto
  • go-critic/go-critic – The most opinionated Go source code linter for code audit.
  • mackerelio/go-osstat – OS system statistics library for Go
  • uber-go/goleak – Goroutine leak detector
  • ory/hydra – The most scalable and customizable OpenID Certified™ OpenID Connect and OAuth Provider on the market. Become an OpenID Connect and OAuth2 Provider over night. Broad support for related RFCs. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
  • ory/kratos – Headless cloud-native authentication and identity management written in Go. Scales to a billion+ users. Replace Homegrown, Auth0, Okta, Firebase with better UX and DX. Passkeys, Social Sign In, OIDC, Magic Link, Multi-Factor Auth, SMS, SAML, TOTP, and more. Runs everywhere, runs best on Ory Network.
  • skratchdot/open-golang – Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use.
  • uber-go/zap – Blazing fast, structured, leveled logging in Go.
  • patrickmn/go-cache – An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
  • labstack/echo – High performance, minimalist Go web framework
  • lestrrat-go/jwx – Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies
  • go-chi/chi – lightweight, idiomatic and composable router for building Go HTTP services
  • n7olkachev/imgdiff – Faster than the fastest in the world pixel-by-pixel image difference tool.
  • elazarl/goproxy – An HTTP proxy library for Go
  • kisielk/errcheck – errcheck checks that you checked errors.
  • schollz/croc – Easily and securely send things from one computer to another 🐊 📦
  • git-bug/git-bug – Distributed, offline-first bug tracker embedded in git, with bridges
  • akrylysov/pogreb – Embedded key-value store for read-heavy workloads written in Go
  • harness/harness – Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
  • coder/sshcode – Run VS Code on any server over SSH.
  • tinygo-org/tinygo – Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
  • mholt/timeliner – All your digital life on a single timeline, stored locally -- DEPRECATED, SEE TIMELINIZE (link below)
  • upspin/upspin – Upspin: A framework for naming everyone's everything.
  • perkeep/perkeep – Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
  • hasura/gitkube – Build and deploy docker images to Kubernetes using git push
  • linki/chaoskube – chaoskube periodically kills random pods in your Kubernetes cluster.
  • dolthub/dolt – Dolt – Git for Data
  • umputun/dkll – Agent, server and client to collect and access logs in dockerized infrastructure
  • hoanhan101/ultimate-go – The Ultimate Go Study Guide
  • go-gitea/gitea – Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
  • prometheus/prometheus – The Prometheus monitoring system and time series database.
  • mmcgrana/gobyexample – Go by Example
  • quii/learn-go-with-tests – Learn Go with test-driven development
  • jpillora/chisel – A fast TCP/UDP tunnel over HTTP

HTML

Java

JavaScript

Jinja

Jupyter Notebook

Kotlin

Makefile

Others

PHP

  • wallabag/wallabag – wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.

PowerShell

Python

Rich Text Format

  • microsoft/TemplateStudio – Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.

Ruby

  • huginn/huginn – Create agents that monitor and act on your behalf. Your agents are standing by!

Rust

  • Y2Z/monolith – ⬛️ CLI tool for saving complete web pages as a single HTML file
  • wez/wezterm – A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
  • pkolaczk/fclones – Efficient Duplicate File Finder
  • tauri-apps/tauri – Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
  • orf/gping – Ping, but with a graph
  • Schniz/fnm – 🚀 Fast and simple Node.js version manager, built in Rust
  • getzola/zola – A fast static site generator in a single binary with everything built-in. https://www.getzola.org
  • Orange-OpenSource/hurl – Hurl, run and test HTTP requests with plain text.
  • asciinema/asciinema – Terminal session recorder 📹
  • shadowsocks/shadowsocks-rust – A Rust port of shadowsocks
  • Wilfred/difftastic – a structural diff that understands syntax 🟥🟩
  • agrinman/tunnelto – Expose your local web server to the internet with a public URL.
  • rapiz1/rathole – A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
  • zellij-org/zellij – A terminal workspace with batteries included
  • PaulJuliusMartinez/jless – jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
  • dani-garcia/vaultwarden – Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
  • vectordotdev/vector – A high-performance observability data pipeline.
  • qarmin/czkawka – Multi functional app to find duplicates, empty folders, similar images etc.
  • dandavison/delta – A syntax-highlighting pager for git, diff, grep, and blame output
  • BurntSushi/ripgrep – ripgrep recursively searches directories for a regex pattern while respecting your gitignore
  • orhun/git-cliff – A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
  • firecracker-microvm/firecracker – Secure and fast microVMs for serverless computing.
  • ducaale/xh – Friendly and fast tool for sending HTTP requests
  • timvisee/ffsend – 📬 Easily and securely share files from the command line. A fully featured Firefox Send client.

SCSS

Shell

TypeScript

About

Creating your own Awesome List by GitHub stars

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%