Pinned Repositories
awesome-cryptography
A curated list of cryptography resources and links.
dotbot-brewfile
Install brew packages with dotbot: bundle style!
dotfiles
dotfiles for the developer happiness: macos, zsh, brew, vscode, codespaces, python, node, elixir
git-secret
:busts_in_silhouette: A bash-tool to store your private data inside a git repository.
misspell-fixer-action
📝Automatically fixes typos and mistakes in your source code and docs!
python-code-disasters
This code is so bad, that it is worth sharing.
restrict-cursing-action
Github Action to prevent cursing and bad language in issues and pull requests
sobole-zsh-theme
Minimalistic zsh theme inspired by the old-fashioned hobbies
sobolevn.github.io
sobolevn's personal page, where I rant about software and management
wakatime-zsh-plugin
🕒Track how much time you have spent in your terminal!
sobolevn's Repositories
sobolevn/awesome-cryptography
A curated list of cryptography resources and links.
sobolevn/git-secret
:busts_in_silhouette: A bash-tool to store your private data inside a git repository.
sobolevn/dotfiles
dotfiles for the developer happiness: macos, zsh, brew, vscode, codespaces, python, node, elixir
sobolevn/sobole-zsh-theme
Minimalistic zsh theme inspired by the old-fashioned hobbies
sobolevn/sobolevn.github.io
sobolevn's personal page, where I rant about software and management
sobolevn/dotbot-asdf
Install asdf plugins with dotbot
sobolevn/cpython
The Python programming language
sobolevn/python-ndb
sobolevn/refurb
A tool for refurbishing and modernizing Python codebases
sobolevn/bluetooth-streamdeck-plugin
Elgato StreamDeck Bluetooth Plugin
sobolevn/import-linter
Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.
sobolevn/python-ibmdb
Automatically exported from code.google.com/p/ibm-db
sobolevn/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
sobolevn/mypy
Optional static typing for Python
sobolevn/typeshed
Collection of library stubs for Python, with static types
sobolevn/unn-python-2022
sobolevn/caldav
sobolevn/flaky
Plugin for nose or pytest that automatically reruns flaky tests.
sobolevn/importlib_metadata
sobolevn/js-beautify
Beautifier for javascript
sobolevn/litestar
Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
sobolevn/memory-streamdeck-plugin
sobolevn/netaddr
A network address manipulation library for Python
sobolevn/operator
Pure Python framework for writing Juju charms
sobolevn/pdm
A modern Python package and dependency manager supporting the latest PEP standards
sobolevn/prefect
Prefect is a workflow orchestration tool empowering developers to build, observe, and react to data pipelines
sobolevn/punq
An IoC container for Python 3.6
sobolevn/ruff
An extremely fast Python linter, written in Rust.
sobolevn/sphinx
The Sphinx documentation generator
sobolevn/typing_extensions
Backported and experimental type hints for Python