Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.18 KB

README.md

File metadata and controls

44 lines (25 loc) · 1.18 KB

EntRAVE

EntRAVE Banner

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/ folder and take the last version. Finally, copy the file at your project in a folder named entrave/ and import it.

Usage 🎯

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

<example_script>.py
entrave/
    v<last>.py

Screenshots 📷

Go to the screenshots 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

Credits ℹ️

Go on the credits page.

License 📜

MIT