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.1
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.1.tar.gz | 1.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| openbb_devtools-2.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.4 kB
Release files / openbb_devtools-2.0.1.tar.gz
| Download URL | openbb_devtools-2.0.1.tar.gz |
|---|---|
| Size | 1.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3aae0e274c410a688fd8a1a80a7295d76d581c9107032d34874bc83baf6e3416
|
|
BLAKE2b-256 checksum How to use checksums |
094063d7a9f4cf8e725ed5a3c3df1f13c1ccb62562541516b1d1c5b47adaa74d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.4 CPython/3.14.4 Darwin/25.6.0
|
Release files / openbb_devtools-2.0.1-py3-none-any.whl
| Download URL | openbb_devtools-2.0.1-py3-none-any.whl |
|---|---|
| Size | 1.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ff3d96622f7ecaaf37cf2b898f32ecd69234e58f0ca162043e8e2b9bb608517c
|
|
BLAKE2b-256 checksum How to use checksums |
3441e1ad4ea518f756a0a330a72f3df29a0b692c0cff25a7202f0ab36689f75e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.3.4 CPython/3.14.4 Darwin/25.6.0
|