Playground for python coding
Every branch as *.stuff deals with a different topic
python-stuff- mainly python (language, stdlib) and sometimes a first hint to a libraryaiolibs-stuff- aiohttp, aiopg, etcfastapi-stuff- fastapi, httpx, etcpytest-stuff- pytest and pluginscomputation-stuff- numeric libraries like numpy, pandas, dask, etcpipelines-stuff- libs that create jobs/pipelines like celery, cwl, airflow, prefect, ...
therefore
git checkout -b $(topic)-stuff