Blueprints Hub | Documentation | Getting Started | Contributing
Are you planning on building your own Blueprint?
Check out our Blueprint Template Guide to learn how to get the most out of this repository.
This blueprint guides you to ...
-
System requirements:
- OS: Windows, macOS, or Linux
- Python 3.10 or higher
- Minimum RAM:
- Disk space:
-
Dependencies:
- Dependencies listed in
pyproject.toml
- Dependencies listed in
Blueprints aim to ensure high-quality code standards and consistency across all submissions. To achieve this, we use pre-commit to automatically format code and run checks. If you are planning on participating in development work, please run:
pip install pre-commit
pre-commit install
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.
Contributions are welcome! To get started, you can check out the CONTRIBUTING.md file.