Simon Willison’s Weblog

Subscribe

Tuesday, 19th October 2021

Why you shouldn’t invoke setup.py directly (via) Paul Ganssle explains why you shouldn’t use “python setup.py command” any more. I’ve mostly switched to pip and pytest and twine but I was still using “python setup.py sdist”—apparently the new replacement recipe for that is “python -m build”. # 5:22 pm

Datasette 0.59: The annotated release notes

Datasette 0.59 is out, with a miscellaneous grab-bag of improvements. Here are the annotated release notes.

[... 2103 words]

2021 » October

MTWTFSS
    123
45678910
11121314151617
18192021222324
25262728293031