Pinned Repositories
uv
An extremely fast Python package and project manager, written in Rust.
advent-of-code-2024
Me, trying to solve #AdventOfCode 2024 puzzles
cookiecutter-cwd-poc
A Proof of Concept of putting the cookiecutter's rendered template in a current working directory instead of a nested directory named using 'project_slug' variable
django-ddd
Django the DDD way
ensure-venv-pre-commit
A pre-commit hook that ensures the Python virtual environment is activated
flask-dotenv-issue-example
Example of Flask & Python-dotenv & Poetry issue
venv-selector.nvim
Allows selection of python virtual environment from within neovim
pyenv
Simple Python version management
diachkow's Repositories
diachkow/ensure-venv-pre-commit
A pre-commit hook that ensures the Python virtual environment is activated
diachkow/flask-dotenv-issue-example
Example of Flask & Python-dotenv & Poetry issue
diachkow/advent-of-code-2024
Me, trying to solve #AdventOfCode 2024 puzzles
diachkow/cookiecutter-cwd-poc
A Proof of Concept of putting the cookiecutter's rendered template in a current working directory instead of a nested directory named using 'project_slug' variable
diachkow/django-ddd
Django the DDD way