so i applied to YC and a16z speedrun for my product
went down an unhinged research rabbit hole before applying. RFS pages, partner talks, interviews. trying to figure out wtf each program actually wants
spoiler: they all want different things and none say it out loud πͺ¨
Was stuck updating dependencies in pyproject.toml and couldnβt find a simple way to do it. So, I did what any programmer would do-I automated it!π
Meet poetry-update β update all your packages with one command:
poetry-update --all
Try it out: pypi.org/project/poetry-updaβ¦#python
From pip install fastapi to meeting the creator of @FastAPI ππ»
@tiangolo thanks for answering my questions and your insightful workshop. ππ»
#python#fastapi
ALT Is Python really not efficient? Think again! You've been missing out on its potential. Discover why it's all about the right approach. π‘
π Read my latest article where I demystify async, threading, and multiprocessing in Python, and empower your applications for seamless performance. Whether it's speed or feature delivery, these insights can level up your coding game! π»π
dev.to: https://dev.to/rawheel/async-vs-threading-vs-multiprocessing-in-python-67i
#python #async #multiprocessing #threading #pythonprogramming #pythonperformance #softwaredevelopment #softwareengineering #webdevelopment