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

https://github.com/geniusum/entrave

Visualization of entity with members/joints, calculations, exchange of data between them.
https://github.com/geniusum/entrave

data-exchange data-networks entity entity-framework joints members neural-network neural-networks visualization visualization-tools vizualisation

Last synced: 11 months ago
JSON representation

Visualization of entity with members/joints, calculations, exchange of data between them.

Awesome Lists containing this project

README

          

# EntRAVE

![EntRAVE Banner](assets/banner.png)

**EntRAVE** is an Python tool to visualize an entity made of **members** 🔹 and **articulations** 🔗.

## Installation đŸ“Ĩ

**EntRAVE** isn't on PyPi, then choose a verison in the [`entrave/`](entrave/) folder and take the last version. Finally, copy the file at your project in a folder named [`entrave/`](entrave/) and import it.

## Usage đŸŽ¯

For know how to use the module, use the [documentation](DOCUMENTATION.md).
If you just want test the tool, choose a script in the [`examples/`](examples/) folder and copy it like this hierarchy :

```
.py
entrave/
v.py
```

## Screenshots 📷

Go to the [screenshots](SCREENSHOTS.md) page.

## Knowed bugs 🐛

- **Not accurate members count** : The members generated by the Entity is under of the number wanted by user.

## Contributing 🚀

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

[More information](CONTRIBUTING.md)

## Credits â„šī¸

Go on the [credits page](CREDITS.md).

## License 📜

[MIT](LICENSE.md)