Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 983 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 983 Bytes

EdbotStudio Client API

This Python package implements a client API for Edbot Studio.

Installation

Install the package using PIP with:

$ pip install edbotstudio

Usage

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Go to https://github.com/edbotstudio/client-python.
  2. Fork the project.
  3. Create your feature branch (git checkout -b feature/AmazingFeature).
  4. Commit your changes (git commit -m 'Add some AmazingFeature').
  5. Push to the branch (git push origin feature/AmazingFeature).
  6. Open a pull request.

Licence

Distributed under the MIT Licence. See the LICENCE for more information.