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

https://github.com/flexcompute/flow360scripts


https://github.com/flexcompute/flow360scripts

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Flow360Scripts

## BET Translators

See [`examples/BET/README.md`](examples/BET/README.md)

# Developers

Run tests:

```bash
cd tests
python -m unittest
```

deploy
```
poetry lock
```