junsoo-ha-unknot's Stars
PyCQA/flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
NVIDIA/deepops
Tools for building GPU clusters
best-doctor/flake8-annotations-coverage
flake8 plugin to validate annotations coverage
SchedMD/slurm
Slurm: A Highly Scalable Workload Manager
ranger/ranger
A VIM-inspired filemanager for the console
carpedm20/korail2
Korail (www.letskorail.com) wrapper for Python.
github/copilot.vim
Neovim plugin for GitHub Copilot
man-group/dtale
Visualizer for pandas data structures
vega/altair
Declarative visualization library for Python
poetaman/arttime
arttime is a CLI application that blends beauty of ASCII / text art with functionality of clock / timer / pattern-based time manager in terminal ⏰
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
erikrose/blessings
A thin, practical wrapper around terminal capabilities in Python
dankamongmen/notcurses
blingful character graphics/TUI library. definitely not curses.
bczsalba/pytermgui
Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!
jrnl-org/jrnl
Collect your thoughts and notes without leaving the command line.
jarun/buku
:bookmark: Personal mini-web in text
jason718/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
friendliai/FAI-Model
FriendliAI Model Hub
modin-project/modin
Modin: Scale your Pandas workflows by changing a single line of code
jbgutierrez/vim-better-comments
Easily highlight human-friendly comments in your code!
wannesm/dtaidistance
Time series distances: Dynamic Time Warping (fast DTW implementation in C)
elgalu/iometrics
ATTENTION: NOT MAINTAINED: Monitor and log Network and Disks statistics in MegaBytes per second.
kevquirk/simple.css
Simple.css is a CSS template that allows you to make a good looking website really quickly.
facebookresearch/ConvNeXt
Code release for ConvNeXt model
EdwardDixon/snake
Inspired by "Neural Networks Fail to Learn Periodic Functions and How to Fix It"
alex-petrenko/faster-fifo
Faster alternative to Python's multiprocessing.Queue (IPC FIFO queue)
neoclide/coc-tsserver
Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript
eduardoboucas/inquirer-table-prompt
A table-like prompt for Inquirer
cyrilwanner/cli-select
:arrow_forward: Simple and interactive solution to provide a list of selectable items on the command line.