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
- Host: GitHub
- URL: https://github.com/larrycai/ben-lite
- Owner: larrycai
- License: gpl-3.0
- Created: 2023-11-14T20:01:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-26T20:28:46.000Z (over 1 year ago)
- Last Synced: 2025-01-29T00:51:21.075Z (4 months ago)
- Language: Jupyter Notebook
- Size: 296 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.