This Repo contains Python Devolopment Setup with Configurations and Jupyter Notebook.
- My python setup enviropnment is based on
uv. also cintainsrequirements.txtforvenvsetup. - Contains
jupyter notebooksettings configurationes .. for autocomplete and others things - Also has
micromambaandcondaymalsettings environment.yaml
All setting can be declared completely in pyproject.toml file
pylance causing the problem, so in code-OSS i Primarily use pyright or basedpyright, and mainly used it with ruff.
- python default
- ruff / autopep8
- pyright or basedpyright
- python debugger(not nexessary )
- but pylance works when using mypy
- i need to restart pylance everytime