.. toctree:: :hidden: :caption: bbprepared :maxdepth: 2 Recipes Generators Containers Selectors Modifiers Processing ensembles New building blocks .. toctree:: :hidden: :maxdepth: 2 :caption: Modules: Modules ============ Introduction ============ | GitHub: https://www.github.com/andrewtarzia/bbprepared .. figure:: _static/logo.png :mod:`bbprepared` is a toolkit aimed at simplifying the preparation of your building blocks for `stk `_ construction and analysis. Installation ============ To get :mod:`.bbprepared`, you can install it with pip: .. code-block:: bash pip install bbprepared Developer Setup --------------- To develop with :mod:`bbprepared`, you can clone the repo and use `just `_ and `uv `_ to setup the dev environment: .. code-block:: bash just setup Examples ======== * See `Recipes` for usage and the code tests include additional examples. * See `gists `_ for usage. * In particular `this tutorial `_ How To Cite =========== If you use ``bbprepared`` please mention the URL https://github.com/andrewtarzia/bbprepared Or use the `citation file `_. Acknowledgements ================ Funded by the European Union - Next Generation EU, Mission 4 Component 1 CUP E13C22002930006. This work is a mixture of codes developed throughout my postdoc in the `Jelfs Group `_, and during my time as a developer of `stk `_ and `stko `_ with Lukas Turcani.