Skip to main content

Python client for the Silota Search As A Service API

Project description

https://travis-ci.org/silota/silota-python.png?branch=master

Python client for Silota API.

Installation

$ pip install silota

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,

$ nosetests

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

silota-0.0.4.tar.gz (17.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page