Находки в опенсорсе: Python
@opensource_findings_python
696
subscribers
2
photos
70
links
Легкие задачки в опенсорсе из мира Python
Чат:
@opensource_findings_chat
Download Telegram
Join
Находки в опенсорсе: Python
696 subscribers
Находки в опенсорсе: Python
https://github.com/pep8speaks-org/pep8speaks/issues/200
#uv
#pep8speaks
upd:
решено
✅
GitHub
[feat]: migrate from requirements.txt to pyproject.toml with
uv
. · Issue #200 · pep8speaks-org/pep8speaks
Currently. pep8speaks used the requirements.txt to manage it's dependency which is usually not recommended and with the help of
uv
( https://docs.astral.sh/
uv
/ ), we can easily maintain the dep...
Находки в опенсорсе: Python
https://github.com/litestar-org/litestar/issues/4183
#litestar
#uv
GitHub
Bug:
uv
sync fails on MacOS · Issue #4183 · litestar-org/litestar
Description Running
uv
sync on MacOS tries to install psycopg-c and fails if pg_config is not installed: × Failed to build `psycopg-c==3.1.20` ├─
▶
The build backend returned an error ╰─
▶
Call to `c...