Pinned Repositories
.powershell
powershell dot files
.vim
My Vim/neovim repository
anki-mc
Multiple choice questions for Anki.
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
compare-my-stocks
A system for visualizing interesting stocks. Has powerful comparison capabilities and works seamlessly with your jupyter notebook. Written in QT with matplotlib.
gpt-linter
Python minor issue resolver (mypy) using gpt!
qt-collapsible-section-pyside6
Basic collapsible section for PySide6
speech-to-text.nvim
Neovim voice recognition using speech_recognition python lib
eyalk11's Repositories
eyalk11/speech-to-text.nvim
Neovim voice recognition using speech_recognition python lib
eyalk11/compare-my-stocks
A system for visualizing interesting stocks. Has powerful comparison capabilities and works seamlessly with your jupyter notebook. Written in QT with matplotlib.
eyalk11/gpt-linter
Python minor issue resolver (mypy) using gpt!
eyalk11/.vim
My Vim/neovim repository
eyalk11/qt-collapsible-section-pyside6
Basic collapsible section for PySide6
eyalk11/.powershell
powershell dot files
eyalk11/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
eyalk11/ChatGPT.nvim
Neovim plugin for interacting with OpenAI GPT-3 chatbot, providing an easy interface for exploring GPT-3 and NLP.
eyalk11/LeaderF
An asynchronous fuzzy finder which is used to quickly locate files, buffers, mrus, tags, etc. in large project.
eyalk11/qtvoila
A Qt for Python extension for Voila!
eyalk11/common-py
my common python hacks
eyalk11/composition
Adding composition feature to python
eyalk11/env
Dotfiles and install script
eyalk11/execution-timer
Provides a decorator to easily measure and optionally save the execution times.
eyalk11/ib_async
Python sync/async framework for Interactive Brokers API (replaces ib_insync)
eyalk11/ib_insync
Python sync/async framework for Interactive Brokers API
eyalk11/ibflex
Python parser for Interactive Brokers Flex XML statements
eyalk11/json-editor-pyside6
Visual JSON Editor written in Qt
eyalk11/lazy.nvim
💤 A modern plugin manager for Neovim
eyalk11/nvim-ipy
IPython/Jupyter plugin for Neovim
eyalk11/python-chess
A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication
eyalk11/python-lsp-server
Fork of the python-language-server project, maintained by the Spyder IDE team and the community
eyalk11/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
eyalk11/scopeinspect-js
Programmatically inspect internal JavaScript state
eyalk11/sspipe
Simple Smart Pipe: python productivity-tool for rapid data manipulation
eyalk11/sunfish
Sunfish: a Python Chess Engine in 111 lines of code
eyalk11/vim-autotag
Automatically discover and "properly" update ctags files on save
eyalk11/vim-ctrlspace
Vim Space Controller
eyalk11/vim-easymotion
Vim motions on speed!
eyalk11/which-key.nvim
💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.