Skip to content

baruwa-enterprise/BaruwaAPI

Repository files navigation

BaruwaAPI

Python bindings for the Baruwa REST API

Build Status codecov.io MPLv2 License

Installation

Install from PyPi

pip install BaruwaAPI

Install from Githib

git clone https://github.com/baruwa-enterprise/BaruwaAPI.git
cd BaruwaAPI
python setup.py install

Contributing

  1. Fork it (https://github.com/baruwa-enterprise/BaruwaAPI/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

All code is licensed under the MPLv2 License.