Skip to content

Just python & notebook stuffs with python project/venv configurations mainly using uv as package manager

Notifications You must be signed in to change notification settings

Shnku/pythoning_stuff

Repository files navigation

Python and Jupyter

This Repo contains Python Devolopment Setup with Configurations and Jupyter Notebook.

  • My python setup enviropnment is based on uv. also cintains requirements.txt for venv setup.
  • Contains jupyter notebook settings configurationes .. for autocomplete and others things
  • Also has micromamba and conda ymal settings environment.yaml

All setting can be declared completely in pyproject.toml file

So, To remove any conflict on vscode

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

Use these only ..(maybe .or) python tools referances

About

Just python & notebook stuffs with python project/venv configurations mainly using uv as package manager

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published