Contributing

Interested in contributing to EasyAgents ? We appreciate all kinds of help.

Pull Requests

We gladly welcome pull requests.

Before making any changes, we recommend opening an issue (if it doesn't already exist) and discussing your proposed changes. This will let us give you advice on the proposed changes. If the changes are minor, then feel free to make them without discussion.

General Guidelines

While not being dogmatic, we try to adhere to the following * Google Docstring for code documentation * PEP 8 as style guide for code * PyTest for unit testing * Typing to support type hints

Supported Platforms

  • Jupyter notebooks on colab using the latest Chrome browser
  • Python 3.7 on Windows and Ubuntu (Xenial)