Examples
import datablade
# Replace with a real call from the package API.
print(datablade.__version__)
For more examples, use the bundled docs:
python -m datablade.docs --list.
```python
import datablade
# Replace with a real call from the package API.
print(datablade.__version__)
For more examples, use the bundled docs:
python -m datablade.docs --list.