Python дайджест #21: Python 3 у Windows 10 Store. Black стає частиною Python Software Foundation
У випуску: віддалена розробка з VS Code, Python 3.8.0b2 доступний для тестування, відео з PyCon US.
Новини
Python in next Windows 10 update — Python 3 буде доступний у Windows Store.
Python in Visual Studio Code — June 2019 Release:
- Parallel tests with pytest
- Plot Viewer with the Python window
Black стає частиною Python Software Foundation
Нові релізи
Python 3.8.0b2 — маєм змогу потестити Assignment expressions, Positional-only arguments та інше.
Цікаві бібліотеки
Pyvista — 3D рендерінг і mesh аналіз з підтримкою Jupyter notebooks.
Pycasbin — авторизація з моделями контролю доступу ACL, RBAC, ABAC. Також є реалізації для інших мов.
yTermPlayer — термінальний плеєр Youtube-плейлистів.
PEP’s
PEP 594 — Removing dead batteries from the standard library. Пропозиція видалити з стандартної бібліотеки застарілі модулі (підтримка legacy ОС etc).
Статті/ресурси
Remote Development with VS Code — тепер доступна віддалена розробка на VS Code, можна під’єднатись навіть до віддаленого Python інтерпретатора у Windows WSL.
f-string debugging in Python 3.8 — круте розширення функціональності f-string, що спрощує дебагінг прінтами.
AWS Lambda with Python: A Complete Getting Started Guide — вичерпний туторіал по AWS Lambda.
Has the Python GIL been slain? — що нам дасть PEP-0554
Things you’re probably not using in Python 3 — but should
Merging Django ORM with SQLAlchemy for Easier Data Analysis (Video Inside)
How to Submit a Package to PyPI
If you like to travel, let Python help you scrape the best cheap flights!
Why I’m not collaborating with Kenneth Reitz — sad story про роботу з автором requests та інших ліб „for humans”.
Відео
Understanding Python’s Debugging Internals — Liran Haimovitch — PyCon Israel 2019
← Попередній випуск: Python дайджест #20