datablade / Examples

Examples

```python

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.