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 }}
MaartenSwBase
/
python-client
Public
forked from
core-api/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
All time
Commit history
Commits on Aug 8, 2017
Merge pull request #144 from edmorley/indicate-python3-support
Show description for e0eca9d
lovelydinosaur
authored
e0eca9d
View commit details
Copy full SHA for e0eca9d
Browse repository at this point
Commits on Aug 7, 2017
Add Python 2/3 trove classifiers to setup.py
Show description for 64fd5f1
edmorley
committed
64fd5f1
View commit details
Copy full SHA for 64fd5f1
Browse repository at this point
Test against Python 3.5 and 3.6
edmorley
committed
b550a2d
View commit details
Copy full SHA for b550a2d
Browse repository at this point
Commits on May 23, 2017
Version 2.3.1
lovelydinosaur
committed
24d59f4
View commit details
Copy full SHA for 24d59f4
Browse repository at this point
Merge pull request #135 from jriggins/enum
Show description for 5ae907e
lovelydinosaur
authored
5ae907e
View commit details
Copy full SHA for 5ae907e
Browse repository at this point
Fix the encoding/decoding of Enum types.
Show description for 13fa37f
jriggins
committed
13fa37f
View commit details
Copy full SHA for 13fa37f
Browse repository at this point
Fix the encoding/decoding of Enum types.
Show description for dbec97a
tbeadle
authored and
jriggins
committed
dbec97a
View commit details
Copy full SHA for dbec97a
Browse repository at this point
Commits on Apr 27, 2017
Merge pull request #132 from Stranger6667/spelling-fix
Show description for 131f94b
lovelydinosaur
authored
131f94b
View commit details
Copy full SHA for 131f94b
Browse repository at this point
Fix typos
Stranger6667
committed
82afc12
View commit details
Copy full SHA for 82afc12
Browse repository at this point
Commits on Apr 7, 2017
Merge pull request #125 from tbeadle/primitive
Show description for 0e841ce
lovelydinosaur
authored
0e841ce
View commit details
Copy full SHA for 0e841ce
Browse repository at this point
Commits on Apr 5, 2017
Fix spelling of primitive.
tbeadle
committed
5197840
View commit details
Copy full SHA for 5197840
Browse repository at this point
Commits on Mar 9, 2017
Update transport docs to add 'auth', and deprecate 'credentials'
lovelydinosaur
committed
7db1aed
View commit details
Copy full SHA for 7db1aed
Browse repository at this point
Merge pull request #121 from core-api/auth
Show description for 9b83d2d
lovelydinosaur
authored
9b83d2d
View commit details
Copy full SHA for 9b83d2d
Browse repository at this point
Tweak docs
lovelydinosaur
committed
8cfad1d
View commit details
Copy full SHA for 8cfad1d
Browse repository at this point
Use 'scheme' not 'prefix' for TokenAuthentication.
lovelydinosaur
committed
704337e
View commit details
Copy full SHA for 704337e
Browse repository at this point
Commits on Mar 8, 2017
Improve error titles
lovelydinosaur
committed
f719334
View commit details
Copy full SHA for f719334
Browse repository at this point
Add support for auth schemes
lovelydinosaur
committed
a91c765
View commit details
Copy full SHA for a91c765
Browse repository at this point
Commits on Feb 10, 2017
Merge pull request #119 from core-api/support-schemas-in-corejson
Show description for b82a8f2
lovelydinosaur
authored
b82a8f2
View commit details
Copy full SHA for b82a8f2
Browse repository at this point
Support schemas in corejson
lovelydinosaur
committed
d463f96
View commit details
Copy full SHA for d463f96
Browse repository at this point
Commits on Feb 8, 2017
Allow deprecated arguments on Field.
lovelydinosaur
committed
c376e61
View commit details
Copy full SHA for c376e61
Browse repository at this point
Version 2.2.2
lovelydinosaur
committed
02e6346
View commit details
Copy full SHA for 02e6346
Browse repository at this point
Tweak equality operator
lovelydinosaur
committed
eb9a181
View commit details
Copy full SHA for eb9a181
Browse repository at this point
Merge pull request #116 from core-api/add-schemas
Show description for 4d187b7
lovelydinosaur
authored
4d187b7
View commit details
Copy full SHA for 4d187b7
Browse repository at this point
Fix comment
lovelydinosaur
committed
c391e62
View commit details
Copy full SHA for c391e62
Browse repository at this point
Add coreschema to requirements
lovelydinosaur
committed
2dd9ab8
View commit details
Copy full SHA for 2dd9ab8
Browse repository at this point
Commits on Feb 1, 2017
Sorted links
lovelydinosaur
committed
1e08ecc
View commit details
Copy full SHA for 1e08ecc
Browse repository at this point
Don't serialize broken schemas
lovelydinosaur
committed
337a22c
View commit details
Copy full SHA for 337a22c
Browse repository at this point
Commits on Jan 24, 2017
Add 'schema' to fields
lovelydinosaur
committed
6dd8ede
View commit details
Copy full SHA for 6dd8ede
Browse repository at this point
Commits on Dec 1, 2016
Merge pull request #112 from core-api/support-automatic-codec-loading
Show description for 59af885
lovelydinosaur
authored
59af885
View commit details
Copy full SHA for 59af885
Browse repository at this point
Allow format='...' to automatically load an installed codec
lovelydinosaur
committed
aa2ca4c
View commit details
Copy full SHA for aa2ca4c
Browse repository at this point
Commits on Nov 29, 2016
Merge pull request #111 from core-api/add-document-description-link-title
Show description for f00ef87
lovelydinosaur
authored
f00ef87
View commit details
Copy full SHA for f00ef87
Browse repository at this point
Fix Document.clone() method
lovelydinosaur
committed
ddeb2fc
View commit details
Copy full SHA for ddeb2fc
Browse repository at this point
Add Field.example
lovelydinosaur
committed
3817a5a
View commit details
Copy full SHA for 3817a5a
Browse repository at this point
Add Document.media_type
lovelydinosaur
committed
44e2ffe
View commit details
Copy full SHA for 44e2ffe
Browse repository at this point
Version bump
lovelydinosaur
committed
f0e6854
View commit details
Copy full SHA for f0e6854
Browse repository at this point
Previous
Next
You can’t perform that action at this time.