Skip to content

ric03uecS/silota-python

 
 

Repository files navigation

Silota

image

Python client for Silota API.

Installation

Usage

View the quick start at http://www.silota.com/docs/client/quickstart/python/.

Tests

To run tests, you'll need to install the additional packages in requirements-test.txt. Then,

Contributing

  1. Create a fork
  2. Create a feature branch (git checkout -b my-new-feature)
  3. Write code and tests
  4. Commit your changes (git commit -am 'New feature)
  5. Ensure all tests still pass (nosetests)
  6. Push to branch (git push origin my-new-feature)
  7. Open pull request

Credits

Heavily inspired by https://github.com/heroku/heroku.py.

About

Python client for Silota API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%