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

https://github.com/larrycai/ben-lite

lite version of ben, don't clone, use the original one
https://github.com/larrycai/ben-lite

Last synced: 2 months ago
JSON representation

lite version of ben, don't clone, use the original one

Awesome Lists containing this project

README

        

# Bridge Engine

This is a demo for refactoring the python code of [ben](https://github.com/lorserker/ben) about issue [https://github.com/lorserker/ben/issues/79](#79), so don't clone without understanding the background

* used for jupyter notebook to install package from git repo

```
!pip install git+https://github.com/larrycai/ben-lite
```

May add code for uploading to pypi.