Paul · @Vivthesetter
93 followers · 558 posts · Server mas.to

An early start to the morning to head to the far west of England to see a Buff-breasted Sandpiper on Marazion Beach, Cornwall. The beach was full of waders - Turnstone, Ringed Plover, Sanderling, Knot as well a Little Stint and a Ruff. Caught the latter two and the Sandpiper together in a real lucky video.

youtu.be/ggdrSTMUqYE?si=HZTUYj

#goodtimes #sundayfunday #ruff #littlestint #birdsofmastodon #wildlife #nature #marazion #cornwall #birding #birds

Last updated 1 year ago

I've been using for quite a while now but I never bothered configuring it much. Now @brianokken mentioned [this article](406.ch/writing/how-ruff-change) on one of the more recent @pythonbytes episodes and I had a closer look at what's possible. Seems like I missed out on quite a bit.

#ruff

Last updated 1 year ago

Paul · @Vivthesetter
93 followers · 544 posts · Server mas.to

Another visit to Bowling Green Marsh, , over high tide and the mud was full of , , (mostly Black-tailed but a couple of Bar-tailed for good measure), , , and three Kingfisher. The evening sun made for good light along with a pleasant group of people in the hide.

📷 (a male I think as I couldn't see any red on the bill).

#kingfisher #goodtimes #sunday #nature #wildlife #birding #birdsofmastodon #birds #knot #ruff #whimbrel #curlew #godwit #dunlin #redshank #devon #exeter

Last updated 1 year ago

Stephan Lukasczyk · @stephan
67 followers · 67 posts · Server mastodon.acm.org

I’ve published release 0.34.0 of the test generator for . Many changes are internal, i.e., they affect developers, because I’ve activated many more checkers in the linter. On the user-side there are a couple of more stopping conditions for the test-generation algorithms. The release is available from pypi.org/project/pynguin/, the code is on GitHub (github.com/se2p/pynguin/releas).

Happy and .

#pynguin #python #ruff #testing #generating

Last updated 1 year ago

Brian Pepple :fedora: :python: · @brian
255 followers · 667 posts · Server pepple.us

Spent some time this afternoon migrating one of my projects to use instead of . Definitely faster overall and maybe worth using in any future project.

#ruff #flake8 #python

Last updated 1 year ago

Is it me or just got a whole lot faster? It feels like it runs as fast as now! 😄

#mypy #ruff

Last updated 1 year ago

Tyler B · @tylerb
122 followers · 649 posts · Server hachyderm.io

I'm experimenting with a new linter called github.com/astral-sh/ruff - it's supposed to be wicked fast and is built with - so far so good.

#python #ruff #rust

Last updated 1 year ago

Alvaro :rstats: :python: · @almenal99
117 followers · 326 posts · Server fosstodon.org

Nevermind already found something to be excited about

!!

My previous VSCode version was incompatible, and now I get to use this beauty of a linter :D

#ruff

Last updated 1 year ago

thezerobit · @thezerobit
547 followers · 1644 posts · Server anticapitalist.party

The latest hotness in the world seems to be Ruff, an *extraordinarily* fast linter written in Rust. I added it to my project at work and got the combined functionality of pyflakes, isort, autoflake and bandit. It also covers flake8 and a lot of flake8 plugins. Over 500 rules and counting.

beta.ruff.rs/docs/

It combines well with mypy, black and pre-commit.

#python #lint #ruff #pyflakes #rust

Last updated 1 year ago

Guiguid · @guiguid
6 followers · 93 posts · Server framapiaf.org

@pythonhub
If have only one extension to install on it is
github.com/astral-sh/ruff

#ruff #vscode #python

Last updated 1 year ago

Björn Ricks · @bjoernricks
40 followers · 187 posts · Server norden.social

Finally a tool that convinced me on first usage is . I have to admit ruff is much better then pylint

#ruff #python

Last updated 1 year ago

~ashwinvis · @ashwinvis
474 followers · 280 posts · Server mastodon.acc.sunet.se

The linter is awesome and the project got converted into a VC funded company / startup. Great if it helps them to get paid and develop further, but I can't help but wonder what is their long term game.

astral.sh/blog/announcing-astr

#ruff #python

Last updated 1 year ago

gram · @orsinium
45 followers · 149 posts · Server fosstodon.org

@python_discussions That's not true. You need to specify `__all__` in `__init__.py` (and other facades) so that , , and know that these packages are imported to be exported. Then flake8 and ruff won't report unused import and mypy will allow reexports from the module.

#mypy #flake8 #ruff #python

Last updated 1 year ago

Lulu Powerful · @lulu_powerful
107 followers · 407 posts · Server fosstodon.org

@pmidden I'm thrilled with my current linting solution () but I'm yet to find an autocompletion solution that doesn't slow to a crawl when I've imported one too many large untyped packages.

I really enjoy but I, too, would welcome an interlude with a statically typed language right now!

#ruff #python

Last updated 1 year ago

tom ☠ · @ayrtonfreeman
98 followers · 34 posts · Server mastodon.sdf.org

RT @tiangolo finished migrating @FastAPI
to astral_sh
Ruff from @charliermarsh
😎

I replaced 3 tools with Ruff... and I think it runs orders of magnitude faster 🚀

If you want a simple rule of thumb for linting/formatting Python, use these together:

* mypy
* Black
* Ruff

#python #fastapi #ruff

Last updated 1 year ago

gram · @orsinium
34 followers · 129 posts · Server fosstodon.org

@glowrocks That's great! I'm glad to hear it empowers you to achieve your goals.

If you need guidance on more classic and reliable tools, just ask. In , I recommend to have a look at and , if you haven't already. These are good for finding simple errors without running the code. And Deal and Hypothesis should help with generating tests.

#python #ruff #mypy

Last updated 1 year ago

Kevin Bowen :xfce: · @kevinbowen
93 followers · 505 posts · Server fosstodon.org

I like that I am following the and tags for technical interests and occasionally get random bird and snake pics injected into my feed.

#ruff #python

Last updated 1 year ago

gram · @orsinium
14 followers · 35 posts · Server fosstodon.org

@lulu_powerful since I moved from Atom to VSCode, the main feature I was missing for is on-the-fly linting and not just when I save the file. And now, thanks to , I can have this amazing experience again.

#python #ruff

Last updated 1 year ago

Lulu Powerful · @lulu_powerful
102 followers · 363 posts · Server fosstodon.org

The -lsp for is ridiculously fast at linting. Ridiculously.

#ruff #python

Last updated 1 year ago

tom ☠ · @ayrtonfreeman
99 followers · 24 posts · Server mastodon.sdf.org

RT @tiangolo finished migrating @FastAPI
to astral_sh
Ruff from @charliermarsh
😎

I replaced 3 tools with Ruff... and I think it runs orders of magnitude faster 🚀

If you want a simple rule of thumb for linting/formatting Python, use these together:

* mypy
* Black
* Ruff

#python #fastapi #ruff

Last updated 1 year ago