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.
![[2023-06-23 Fri] I was playing with #Mastodon API](https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz9m9xls56ffm5lxk7iaf.png)
