The OpenBB DevTools Extension
This extension aggregates the dependencies that facilitate a nice development experience for OpenBB. It does not contain any code itself, but rather pulls in the following dependencies:
- Linters and type checkers (ruff, ty)
- Code formatters (black)
- Code quality tools (bandit)
- Pre-commit hooks (pre-commit)
- CI/CD configuration (tox, pytest, pytest-cov)
- Jupyter kernel (ipykernel)
- ... add your productivity booster here ...
Installation
The extension is included into the dev_install.py script.
Standalone installation:
pip install openbb-devtools
Release files for openbb-devtools 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| openbb_devtools-2.0.0.tar.gz | 1.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| openbb_devtools-2.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.4 kB
Release files / openbb_devtools-2.0.0.tar.gz
| Download URL | openbb_devtools-2.0.0.tar.gz |
|---|---|
| Size | 1.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
601ab3ffe4ebbb9df41e25db0c60af044d715b6ea1e5580d40374bbbcf9b265a
|
|
BLAKE2b-256 checksum How to use checksums |
85dcb0c13d7ab542809a68d0bc551ac2cfd5046abcc0f3b2655f68b10b823d33
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.1 CPython/3.13.11 Darwin/25.6.0
|
Release files / openbb_devtools-2.0.0-py3-none-any.whl
| Download URL | openbb_devtools-2.0.0-py3-none-any.whl |
|---|---|
| Size | 1.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
414ce4e18948a24af2ca2b15778d9905348dc2270d494e8fc29a9def0695d5b1
|
|
BLAKE2b-256 checksum How to use checksums |
3190eca5657b5cc3c02d0cc45e0688a1ee70df9335d500865cced342f71ba1a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.1 CPython/3.13.11 Darwin/25.6.0
|