Web Apps for Python Devs with Auto-Generated UI
#HackerNews #WebApps #PythonDevs #AutoGeneratedUI #TechInnovation #DaviaAI
Web Apps for Python Devs with Auto-Generated UI
#HackerNews #WebApps #PythonDevs #AutoGeneratedUI #TechInnovation #DaviaAI
How useful is it for python library maintainers to provide wheels to pypi?
I love the new timeline mode in pyinstrument 5!
Pyinstrument is a call stack profiler for a python application for figuring out why your code is slow.
Video taken from the PyInstrument 5 release announcement:
https://joerick.me/posts/2024/10/3/pyinstrument-5/
#python #pythondevs #pyinstrument #profiling #pythonprofiling
Python is for devs who want shit done without breaking a sweat. Real coders prefer the pain and suffering of C++ and Rust. No pain, no gain, right?
1) How often it has received updates and commits during last year(s).
2) How fast issues and PRs are commented / handled.
3) How many dependencies the dependency itself has.
4) Quality of code. Does it looks good and maintainable in my eyes. Is it easy to read?
5) Quality of documentation (built docs).
6) Does the licence fit. Best: MIT & BSD.
Found a hidden gem 💎
If you're using #tox and having a separate code check step where you run tools like ruff / black / isort / flake8 / mypy, you might want to check out https://github.com/sclabs/tox-extras
it makes possible to
1) Put the check step dependencies in just one place (pyproject.toml)
2) Not force installing the package each time for this step, which saves time when running tox
Looks like #pythondevs.social is offline. RIP?