Skip to content

Commit 1e2fe37

Browse files
Document Python API status
Closes #221
1 parent d3155f1 commit 1e2fe37

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/intro.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,13 @@ support for other formats (or an interested in helping with implementing),
2323
please open an [issue on Github](https://github.com/sgkit-dev/bio2zarr/issues)
2424
to discuss!
2525

26+
2627
The package is currently focused on command line interfaces, but a
2728
Python API is also planned.
29+
30+
:::{warning}
31+
Although it is possible to import the bio2zarr Python package
32+
the APIs are purely internal for the moment and will change
33+
in arbitrary ways. Please don't use them (or open issues about
34+
them on GitHub).
35+
:::

0 commit comments

Comments
 (0)