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 }}
meker12
/
python-client
Public
forked from
objectrocket/python-client
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 22, 2016
Setup passenv for auto pypi upload.
thedodd
committed
1b30a84
View commit details
Copy full SHA for 1b30a84
Browse repository at this point
Increment to 0.4.3 & add changelog entry.
thedodd
committed
221856c
View commit details
Copy full SHA for 221856c
Browse repository at this point
Use `six` to allow extensions to function under py3.
thedodd
committed
394bf2c
View commit details
Copy full SHA for 394bf2c
Browse repository at this point
Merge pull request #34 from objectrocket/use-circle-with-automated-pypi-deploy
Show description for 948b84f
thedodd
committed
948b84f
View commit details
Copy full SHA for 948b84f
Browse repository at this point
No `.` before circle.yml.
Show description for 76b60e8
thedodd
committed
76b60e8
View commit details
Copy full SHA for 76b60e8
Browse repository at this point
Cut over to circle, bc it is what we are doing.
thedodd
committed
b881613
View commit details
Copy full SHA for b881613
Browse repository at this point
Commits on Jan 26, 2016
Increment to 0.4.2 & update changelog.
thedodd
committed
a14a3b6
View commit details
Copy full SHA for a14a3b6
Browse repository at this point
Merge pull request #32 from objectrocket/require-elasticsearch-lib-gt-2
Show description for d222b82
codenamekt
committed
d222b82
View commit details
Copy full SHA for d222b82
Browse repository at this point
Require elasticsearch lib >= 2.
thedodd
committed
aaaa780
View commit details
Copy full SHA for aaaa780
Browse repository at this point
Commits on Jan 5, 2016
Merge pull request #31 from objectrocket/allow_instances_extensible
Show description for 51a1482
naemono
committed
51a1482
View commit details
Copy full SHA for 51a1482
Browse repository at this point
Adjusting MRO per @TheDodd comments.
naemono
committed
217018e
View commit details
Copy full SHA for 217018e
Browse repository at this point
Commits on Dec 28, 2015
Allowing instances class to be extensible.
Show description for 1f127e1
naemono
committed
1f127e1
View commit details
Copy full SHA for 1f127e1
Browse repository at this point
Commits on Dec 10, 2015
Update travis & tox config.
thedodd
committed
4d24d7f
View commit details
Copy full SHA for 4d24d7f
Browse repository at this point
Update changelog items for 0.4.0.
thedodd
committed
946f4ae
View commit details
Copy full SHA for 946f4ae
Browse repository at this point
Commits on Dec 9, 2015
Merge pull request #30 from objectrocket/token-verification
Show description for c97840c
thedodd
committed
c97840c
View commit details
Copy full SHA for c97840c
Browse repository at this point
Add test to ensure _verify functionality.
thedodd
committed
e3b136d
View commit details
Copy full SHA for e3b136d
Browse repository at this point
Commits on Dec 8, 2015
Add _validate method to Client.auth interface.
thedodd
committed
9be80df
View commit details
Copy full SHA for 9be80df
Browse repository at this point
Merge pull request #27 from objectrocket/instance-acls-interface
Show description for 99d31c2
thedodd
committed
99d31c2
View commit details
Copy full SHA for 99d31c2
Browse repository at this point
Tests for the instance bound ACLs interface.
thedodd
committed
f5aeb79
View commit details
Copy full SHA for f5aeb79
Browse repository at this point
Commits on Nov 17, 2015
Implement the instance ACLs interface.
thedodd
committed
a3393aa
View commit details
Copy full SHA for a3393aa
Browse repository at this point
Merge pull request #13 from objectrocket/0.3.0
Show description for 28eb292
thedodd
committed
28eb292
View commit details
Copy full SHA for 28eb292
Browse repository at this point
Increment client to 0.4.0 & add changelog entries.
thedodd
committed
a3ee206
View commit details
Copy full SHA for a3ee206
Browse repository at this point
Commits on Nov 16, 2015
Merge pull request #15 from objectrocket/acls-interface
Show description for fa2c19d
thedodd
committed
fa2c19d
View commit details
Copy full SHA for fa2c19d
Browse repository at this point
Finished tests for client.acls public interface.
thedodd
committed
ed08fb3
View commit details
Copy full SHA for ed08fb3
Browse repository at this point
Simplify instance concretization & add tests.
thedodd
committed
3d22d05
View commit details
Copy full SHA for 3d22d05
Browse repository at this point
Finished initial buildout of ACLs interface.
thedodd
committed
a8e8a20
View commit details
Copy full SHA for a8e8a20
Browse repository at this point
Changelog updates.
thedodd
committed
c711aa7
View commit details
Copy full SHA for c711aa7
Browse repository at this point
Update tests for new instance repr.
thedodd
committed
3f2ada1
View commit details
Copy full SHA for 3f2ada1
Browse repository at this point
Add ID attribute to instances...how did I forget?
thedodd
committed
1e7331a
View commit details
Copy full SHA for 1e7331a
Browse repository at this point
Merge pull request #26 from objectrocket/fix-linter
Show description for 7ea3681
thedodd
committed
7ea3681
View commit details
Copy full SHA for 7ea3681
Browse repository at this point
Fix all linter issues.
thedodd
committed
0ec4d04
View commit details
Copy full SHA for 0ec4d04
Browse repository at this point
Commits on Nov 5, 2015
Merge pull request #24 from objectrocket/22-feature-acl-sync
Show description for 60a4b16
naemono
committed
60a4b16
View commit details
Copy full SHA for 60a4b16
Browse repository at this point
Removing json import and using requests library kwargs instead.
Show description for 798dcf9
naemono
committed
798dcf9
View commit details
Copy full SHA for 798dcf9
Browse repository at this point
Commits on Nov 4, 2015
Resolving issues with python3.4
naemono
committed
b81e7b5
View commit details
Copy full SHA for b81e7b5
Browse repository at this point
Commits on Nov 3, 2015
Version bump.
naemono
committed
36d8b33
View commit details
Copy full SHA for 36d8b33
Browse repository at this point
Previous
Next
You can’t perform that action at this time.