GithubHelp home page GithubHelp logo

joshuakwan / softlayer-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from softlayer/softlayer-python

0.0 3.0 0.0 9.21 MB

A set of Python libraries that assist in calling the SoftLayer API.

Home Page: http://softlayer.github.io/softlayer-python/

License: MIT License

Python 99.90% DIGITAL Command Language 0.10%

softlayer-python's Introduction

SoftLayer API Python Client

https://travis-ci.org/softlayer/softlayer-python.svg?branch=master

This library provides a simple Python client to interact with SoftLayer's XML-RPC API.

A command-line interface is also included and can be used to manage various SoftLayer products and services.

Documentation

Documentation for the Python client is available at http://softlayer.github.io/softlayer-python/.

Additional API documentation can be found on the SoftLayer Development Network:

Installation

Install via pip:

$ pip install softlayer

Or you can install from source. Download source and run:

$ python setup.py install

The most up-to-date version of this library can be found on the SoftLayer GitHub public repositories at http://github.com/softlayer. Please post to Stack Overflow at https://stackoverflow.com/ or open a support ticket in the customer portal if you have any questions regarding use of this library. If you use Stack Overflow please tag your posts with “SoftLayer” so our team can easily find your post.

InsecurePlatformWarning Notice

This library relies on the requests library to make HTTP requests. On Python versions below Python 2.7.9, requests has started emitting a security warning (InsecurePlatformWarning) due to insecurities with creating SSL connections. To resolve this, upgrade to Python 2.7.9+ or follow the instructions here: http://stackoverflow.com/a/29099439.

System Requirements

  • Python 2.7, 3.3 or higher.
  • A valid SoftLayer API username and key.
  • A connection to SoftLayer's private network is required to use our private network API endpoints.

Copyright

This software is Copyright (c) 2016 SoftLayer Technologies, Inc.

See the bundled LICENSE file for more information.

softlayer-python's People

Contributors

sudorandom avatar crackerjackmack avatar underscorephil avatar neetuj avatar briancline avatar allmightyspiff avatar anasouma avatar amol avatar sergiocarlosmorales avatar slsthompson avatar perfectsine avatar jasonjohnson avatar aparnapatil avatar joshuakwan avatar camporter avatar dtibarra avatar ryanrhanson avatar bodenr avatar wnagele avatar greyhoundforty avatar loles avatar suppandi avatar simplydave avatar kbild avatar hkampbjorn avatar chechuironman avatar wissamelriachy avatar storagedaemon avatar timrchavez avatar quiteliderally avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.