Skip to content

alex-d-bondarev/learn-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-python

Learn python basics

Build

First time

  1. Make sure uv is installed
  2. Run uv sync

Update dependencies

Run uv sync

Update transitive dependencies

Run uv lock --upgrade-package <transitive_package_name>

Change code

Run ruff from time to time from project root or from specific folder

ruff check
ruff format

About

Learn Python basics

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages