Skip to main content

Still, no installation guide?

Nope! First, let’s see what we have in haolib.
🐱
HAO
Wow! That's a lot of stuff! Why can't we simply install haolib and begin building already?
👤
You
The cat is right, I probably do not need to know that much to begin!
You are probably right, if you do not have time for exploring the haolib features, you can simply install haolib and begin building!
But I’d recommend you to stay on this page for a while if you are a beginner because it’d be better if you learned the basic structure of haolib first. Still, it’s only a recommendation, you always can use your favourite LLM to ask questions about the haolib docs.
If you decided to stay, let’s get back to the project structure. So each leaf is just a separate Python module (e.g. haolib -> Batches -> SQLAlchemy stands for the haolib.batches.sqlalchemy module).
You can follow the links in the map to see the details of each feature.

Now, to be less specific, we’re going to show you the map of haolib features, consider those as the use cases of haolib

Also, it is useful to keep in mind which Python frameworks and libraries haolib integrates with

See? Not that many things to keep in mind! Now, let’s finally go through the installation guide!