DEV Community

Anoncheg
Anoncheg

Posted on

[2023-06-23 Fri] I was playing with #Mastodon API

Topic: [2023-06-23 Fri] I was playing with #Mastodon API
I was playing with #Mastodon API and create cURL scripts in Bash and skeletons for #Emacs to create messages here very fast.
I was studying new #python build configuration pyproject.toml - pep 517, toml format and realization of python building in #gentoo from sources.
Gentoo uses it's own gpep517 command as frontend which support all current backends: setuptools, flint, hatchling.
It build wheel first, then extract it to venv and copy to root finally.

Top comments (0)