Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
camporter
/
softlayer-python
Public
forked from
softlayer/softlayer-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
softlayer-python
SoftLayer
API.py
on
drop_python2
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 10, 2019
Drop python2.7 support. Remove six and extraneous __future__ imports. Update dependencies and setup.
camporter
committed
f9a0be9
View commit details
Copy full SHA for f9a0be9
View code at this point
Browse repository at this point
Commits on Mar 28, 2019
fixed a bunch of tox related errors
allmightyspiff
committed
f7e8025
View commit details
Copy full SHA for f7e8025
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
#1099 updated event_log get to support pagination
allmightyspiff
committed
b1752c1
View commit details
Copy full SHA for b1752c1
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
Fix compatibility with Python 3.7
Show description for b7719e2
felixonmars
committed
b7719e2
View commit details
Copy full SHA for b7719e2
View code at this point
Browse repository at this point
Commits on Aug 2, 2018
fixed a typo
allmightyspiff
committed
7ba0fa0
View commit details
Copy full SHA for 7ba0fa0
View code at this point
Browse repository at this point
Commits on Aug 1, 2018
\#1006 fixed iter_call and setup `vs list`, `hw list`, `vlan list` and to use it by default
allmightyspiff
committed
c3e3c5a
View commit details
Copy full SHA for c3e3c5a
View code at this point
Browse repository at this point
Commits on Jul 19, 2018
#1006 fixed ther call_iter generator, and used it in a few listing methods
allmightyspiff
committed
85c1458
View commit details
Copy full SHA for 85c1458
View code at this point
Browse repository at this point
Commits on May 22, 2018
cleanup and ran autopep8 which added a few new lines here and there
allmightyspiff
committed
5f87aa4
View commit details
Copy full SHA for 5f87aa4
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
fixed/ignored a bunch of new pylint errors
allmightyspiff
committed
2bf2e94
View commit details
Copy full SHA for 2bf2e94
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
Adds verify option to create_client_from_env (#773)
Show description for 3aec9ec
sudorandom
authored
3aec9ec
View commit details
Copy full SHA for 3aec9ec
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
Detect rest transport (#747)
Show description for 6a1e4a3
sudorandom
authored
6a1e4a3
View commit details
Copy full SHA for 6a1e4a3
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
Adds verify as a API call argument (#741)
Show description for 4be0789
sudorandom
authored
4be0789
View commit details
Copy full SHA for 4be0789
View code at this point
Browse repository at this point
Commits on Dec 1, 2015
Merge pull request #646 from sudorandom/promote-call
Show description for bae7b57
underscorephil
committed
bae7b57
View commit details
Copy full SHA for bae7b57
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Change docs to use Client.call instead of hash acessors
Kevin McDonald
committed
288ff15
View commit details
Copy full SHA for 288ff15
View code at this point
Browse repository at this point
Re-adds filter/mask/parameter support to REST transport
sudorandom
authored and
Kevin McDonald
committed
ed4c62e
View commit details
Copy full SHA for ed4c62e
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
Re-enables the use of custom headers on a per-API-call basis
Show description for cdfb856
sudorandom
committed
cdfb856
View commit details
Copy full SHA for cdfb856
View code at this point
Browse repository at this point
Commits on Apr 26, 2015
Adds XML-RPC proxy server to be used for tests
Show description for 7132112
sudorandom
committed
7132112
View commit details
Copy full SHA for 7132112
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Moves some assumptions that were being made in tests.
Show description for 89a7f51
sudorandom
committed
89a7f51
View commit details
Copy full SHA for 89a7f51
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
Implements Client Improvements #514
sudorandom
committed
aaa52af
View commit details
Copy full SHA for aaa52af
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
Fixes bug that occurs when using iter=True with arguments
sudorandom
committed
9ff5c10
View commit details
Copy full SHA for 9ff5c10
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
Fixes for new lint error
Show description for e9878e6
sudorandom
committed
e9878e6
View commit details
Copy full SHA for e9878e6
View code at this point
Browse repository at this point
Commits on Nov 3, 2014
Trivial doc fix
sudorandom
committed
d5b7212
View commit details
Copy full SHA for d5b7212
View code at this point
Browse repository at this point
Pluggable Transports
Show description for 63b52c3
sudorandom
committed
63b52c3
View commit details
Copy full SHA for 63b52c3
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
Fixes small style issue
sudorandom
committed
99e5c21
View commit details
Copy full SHA for 99e5c21
View code at this point
Browse repository at this point
Commits on Sep 22, 2014
Adds generic SoftLayer request object
Show description for 8deeb4c
sudorandom
committed
8deeb4c
View commit details
Copy full SHA for 8deeb4c
View code at this point
Browse repository at this point
Commits on Sep 19, 2014
Adds better test/implementation for deprecated functionality
sudorandom
committed
fc98a22
View commit details
Copy full SHA for fc98a22
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
Adds backwards compat for old style auth objects
sudorandom
committed
e115be7
View commit details
Copy full SHA for e115be7
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
Makes Authentication More Flexible
sudorandom
committed
c047089
View commit details
Copy full SHA for c047089
View code at this point
Browse repository at this point
Commits on Jul 28, 2014
Remove trailing whitespace and break long line in last patch
Hans Kristian Moen
committed
8e2cb79
View commit details
Copy full SHA for 8e2cb79
View code at this point
Browse repository at this point
Commits on Jul 25, 2014
Add support for custom user agent string
Hans Kristian Moen
committed
d0a4042
View commit details
Copy full SHA for d0a4042
View code at this point
Browse repository at this point
Commits on Jul 9, 2014
Adds hacking to pep8 tox tests. Fixes many errors
sudorandom
committed
8bbd902
View commit details
Copy full SHA for 8bbd902
View code at this point
Browse repository at this point
Commits on Mar 18, 2014
Adds pylint to tox. Fixes many pylint errors. Many more to go.
sudorandom
committed
82992ea
View commit details
Copy full SHA for 82992ea
View code at this point
Browse repository at this point
Corrected to project's PEP8 requirements.
amol
committed
5b2929b
View commit details
Copy full SHA for 5b2929b
View code at this point
Browse repository at this point
Merge branch 'master' into proxy
amol
committed
c7c6981
View commit details
Copy full SHA for c7c6981
View code at this point
Browse repository at this point
Commits on Mar 14, 2014
Corrected PEP8 Errors
amol
committed
d707bf2
View commit details
Copy full SHA for d707bf2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.