Notebook-first utilities for executing APIs, managing sessions, and rendering rich outputs inside Jupyter kernels.
Project description
apibean-notebook
📘 apibean-notebook is a lightweight, notebook-first library that provides utilities for executing APIs, managing client sessions, and rendering rich, interactive outputs directly inside Jupyter notebooks.
It is designed to be imported and used inside notebook cells, focusing on developer experience, exploration, and observability — without requiring any Jupyter server extensions or infrastructure setup.
✨ Key Features
-
In-kernel API execution
- Run API calls and commands directly from notebook cells
- Reuse authenticated client sessions and contexts
-
Rich notebook outputs
- Display structured data, tables, logs, and status messages
- Built on top of
IPython.displayand Jupyter’s rich output system
-
Session-aware helpers
- Manage API clients, tokens, and default settings across cells
- Designed to work naturally with iterative notebook workflows
-
No server-side dependencies
- Does not require Jupyter server extensions
- Fully compatible with JupyterLab, VS Code Notebooks, and cloud notebooks
🎯 Design Principles
- Notebook-first, not server-first
- Explicit execution, no hidden side effects
- Rich output over raw logs
- Minimal dependencies and fast import time
🔒 Scope and Non-Goals
apibean-notebook intentionally does not:
- Manage Jupyter servers or kernels
- Start background services
- Perform infrastructure orchestration
These concerns are handled by other packages in the apibean ecosystem.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apibean_notebook-0.1.1a1.tar.gz.
File metadata
- Download URL: apibean_notebook-0.1.1a1.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b51df2b2d5f6c219fba1ef966faa6a12dd0b325a274651671131376bd598c3b4
|
|
| MD5 |
86f90d9e9eea9eff95c58624c89dc2a9
|
|
| BLAKE2b-256 |
308b5dbbca4b5d32392331906c0cb719337519e787181fd4dcc89dbdbabcc7ba
|
File details
Details for the file apibean_notebook-0.1.1a1-py3-none-any.whl.
File metadata
- Download URL: apibean_notebook-0.1.1a1-py3-none-any.whl
- Upload date:
- Size: 31.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30fec6833cb915e11f9458bad051794e9ba90b72c25abdb32286ec6846a2f2dc
|
|
| MD5 |
c4b3d3d74a76bf32a63705496e25c643
|
|
| BLAKE2b-256 |
d5440d6d6324f2590eeab5621281e9300bd97a36373a52766a695b494d16092e
|