Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.15 KB

CONTRIBUTING.md

File metadata and controls

25 lines (18 loc) · 1.15 KB

Philosophy 🌀

Ryven is meant to be a simple and transparent tool for visual scripting in Python. It does not intend to replace textual source code in general by the diagram representation, rather to enhance it. The idea is to provide a simple but powerful system for nodes and node packages with virtually no restrictions, so even fairly advanced mechanisms can be built on top of it.

Contributions In General 🚀

There are many ways you can contribute to the Ryven project. Particularly effective options include improvement of

  • docstrings
  • online documentation
  • example content: nodes and projects
  • modularity improvements

Creating Good Issues 📣

Thanks for hanging around and have a nice day!