Stop Allowing Packages to Delete Things on PyPI?
https://discuss.python.org/t/stop-allowing-deleting-things-from-pypi/17227
https://discuss.python.org/t/stop-allowing-deleting-things-from-pypi/17227
Discussions on Python.org
Stop Allowing deleting things from PyPI?
▶ Background Currently today, PyPI allows projects to arbitrarily delete files, releases, or entire projects from PyPI, and historically this was the only way to deal with a “brownbag” release. However, we now have yanking support which offers a way to…
SQLite and SQLAlchemy in Python: Moving Beyond Flat Files
https://realpython.com/courses/sqlite-sqlalchemy-python/
https://realpython.com/courses/sqlite-sqlalchemy-python/
Realpython
SQLite and SQLAlchemy in Python: Moving Your Data Beyond Flat Files – Real Python
In this video course, you'll learn how to store and retrieve data using Python, SQLite, and SQLAlchemy as well as with flat files. Using SQLite with Python brings with it the additional benefit of accessing data with SQL. By adding SQLAlchemy, you can work…
Yes, I Have Opinions on Your Open Source Contributions
https://www.b-list.org/weblog/2022/jul/11/pypi/
https://www.b-list.org/weblog/2022/jul/11/pypi/
Ways to Prepare Your Monolith Before Moving to Microservices
https://semaphoreci.com/blog/monolith-microservices
https://semaphoreci.com/blog/monolith-microservices
Semaphore
12 Ways to Prepare your Monolith Before Transitioning to Microservices
Like tidying up a house before a total renovation, preparing your monolith is the first step towards transitioning to microservices.
design-by-contract: Decorator to Write Design-by-Contract Code
https://github.com/StefanUlbrich/design-by-contract
https://github.com/StefanUlbrich/design-by-contract
GitHub
GitHub - StefanUlbrich/design-by-contract: Handy decorator for elegant design-by-contract in 3.10+
Handy decorator for elegant design-by-contract in 3.10+ - GitHub - StefanUlbrich/design-by-contract: Handy decorator for elegant design-by-contract in 3.10+
My Best 5 Tips To Avoid A Lifetime Of Software Redesign
https://medium.com/chifi-media/my-best-5-tips-to-avoid-a-lifetime-of-software-redesign-a6d017774069
https://medium.com/chifi-media/my-best-5-tips-to-avoid-a-lifetime-of-software-redesign-a6d017774069
Medium
My Best 5 Tips To Avoid A Lifetime Of Software Redesign
Don’t face these common issues with your software; refactoring is a chore! Instead, try these useful tips out!
Найменша відстань до полігону на поверхні геоїду
https://medium.com/stinopys/%D0%BD%D0%B0%D0%B9%D0%BC%D0%B5%D0%BD%D1%88%D0%B0-%D0%B2%D1%96%D0%B4%D1%81%D1%82%D0%B0%D0%BD%D1%8C-%D0%B4%D0%BE-%D0%BF%D0%BE%D0%BB%D1%96%D0%B3%D0%BE%D0%BD%D1%83-%D0%BD%D0%B0-%D0%BF%D0%BE%D0%B2%D0%B5%D1%80%D1%85%D0%BD%D1%96-%D0%B3%D0%B5%D0%BE%D1%97%D0%B4%D1%83-bdc1550d19da
https://medium.com/stinopys/%D0%BD%D0%B0%D0%B9%D0%BC%D0%B5%D0%BD%D1%88%D0%B0-%D0%B2%D1%96%D0%B4%D1%81%D1%82%D0%B0%D0%BD%D1%8C-%D0%B4%D0%BE-%D0%BF%D0%BE%D0%BB%D1%96%D0%B3%D0%BE%D0%BD%D1%83-%D0%BD%D0%B0-%D0%BF%D0%BE%D0%B2%D0%B5%D1%80%D1%85%D0%BD%D1%96-%D0%B3%D0%B5%D0%BE%D1%97%D0%B4%D1%83-bdc1550d19da
Medium
Найменша відстань до полігону на поверхні геоїду
Доволі поширеною географічною задачею є знаходження найменшої відстані від референтної точки до якоїсь межевої лінії, або найближчої точки…