https://github.com/flexcompute/flow360scripts
https://github.com/flexcompute/flow360scripts
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/flexcompute/flow360scripts
- Owner: flexcompute
- Created: 2022-08-23T19:25:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T14:30:15.000Z (over 2 years ago)
- Last Synced: 2024-01-17T21:35:26.778Z (over 2 years ago)
- Language: Python
- Size: 6.67 MB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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
```