An open API service indexing awesome lists of open source software.

https://github.com/activeloopai/hub-redirect

Redirects "pip install hub" and "import hub" to deeplake
https://github.com/activeloopai/hub-redirect

Last synced: 6 months ago
JSON representation

Redirects "pip install hub" and "import hub" to deeplake

Awesome Lists containing this project

README

          

# hub-redirect
Redirects "pip install hub" and "import hub" to deeplake

This is an empty package with `deeplake` as the only dependancy, essentially serving as a backwards compatibility redirect for pip installs. Also the `__init__` redirects `import hub` to `import deeplake`.