We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31388d commit 3a1559dCopy full SHA for 3a1559d
caltechdata_api/__init__.py
@@ -13,3 +13,4 @@
13
from .get_metadata import get_metadata
14
from .download_file import download_file, download_url
15
from .utils import humanbytes
16
+from .md_to_json import parse_readme_to_json
0 commit comments