Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
allisson
/
python-simple-rest-client
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
166
Code
Issues
12
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 3, 2023
fix: Add readthedocs config (#62)
allisson
authored
4bc4777
Copy full SHA for 4bc4777
docs: add readthedocs config (#61)
allisson
authored
b4cc207
Copy full SHA for b4cc207
feat: prepare version 1.2.0 (#60)
allisson
authored
0543833
Copy full SHA for 0543833
fix: Add a fix for stricter enforcement around client scoping (#59)
allisson
authored
056cedc
Copy full SHA for 056cedc
ci: drop python 3.7 support (#58)
allisson
authored
2cabb28
Copy full SHA for 2cabb28
Commits on Oct 2, 2023
Refactor Makefile to use default target rule, improve messaging and PHONY targets (#57)
pantuza
authored
142c352
Copy full SHA for 142c352
Commits on May 28, 2022
fix: prepare version 1.1.3 (#54)
allisson
authored
5a8fb5d
Copy full SHA for 5a8fb5d
Updates github example to use Authorization header (#53)
Show description for c69527f
yolabingo
authored
c69527f
Copy full SHA for c69527f
Commits on Dec 10, 2021
feat: prepare version 1.1.2
allisson
committed
c5b9a48
Copy full SHA for c5b9a48
fix: preserve resource_name as given (#52)
Show description for 166954a
leorochael
authored
166954a
Copy full SHA for 166954a
Commits on Oct 12, 2021
fix: Fix content-type is always json if json_encode_body is true (#50)
Show description for a162ea1
allisson
authored
a162ea1
Copy full SHA for a162ea1
feat: update requirements to latest versions (#49)
Show description for 624944c
allisson
authored
624944c
Copy full SHA for 624944c
Commits on Oct 12, 2020
fix: use httpx.RequestError as base exception for ClientConnectionError (#45)
allisson
authored
8109754
Copy full SHA for 8109754
Commits on Jun 25, 2020
Update ClientConnectionError to deal with httpx.NetworkError exceptions (#43)
Show description for 9f75aba
allisson
authored
9f75aba
Copy full SHA for 9f75aba
Commits on May 28, 2020
Fix httpx exception imports on httpx 0.13.x (#40)
allisson
authored
0a1b4b8
Copy full SHA for 0a1b4b8
Commits on Mar 28, 2020
Fix typo in README
allisson
committed
f0d9877
Copy full SHA for f0d9877
Drop travis-ci (#37)
allisson
authored
76222d3
Copy full SHA for 76222d3
Create github workflow for testing this lib (#36)
Show description for 46677eb
allisson
authored
46677eb
Copy full SHA for 46677eb
Commits on Mar 20, 2020
Bump version 1.0.5
allisson
committed
3540ca1
Copy full SHA for 3540ca1
Fix httpx imports (#35)
allisson
authored
c433415
Copy full SHA for c433415
Commits on Jan 14, 2020
Remove scrutinizer from readme
allisson
committed
1b4b01f
Copy full SHA for 1b4b01f
Update httpx version (#31)
allisson
authored
2901c17
Copy full SHA for 2901c17
redirect to the latest docs (#30)
ppecheux
authored and
allisson
committed
aab6abf
Copy full SHA for aab6abf
Commits on Jan 6, 2020
Fix api resource names (#29)
allisson
authored
29ca064
Copy full SHA for 29ca064
Replace '-' with '_' in attr name. (#28)
Show description for 28fbc7f
cfytrok
authored and
allisson
committed
28fbc7f
Copy full SHA for 28fbc7f
Commits on Nov 27, 2019
Locking httpx version below 0.8.0 (#26)
allisson
authored
4896e82
Copy full SHA for 4896e82
Commits on Nov 25, 2019
Bump version 1.0.1
allisson
committed
73c1227
Copy full SHA for 73c1227
Simplify httpx timeout handling (#24)
Show description for 779b87c
daneoshiga
authored and
allisson
committed
779b87c
Copy full SHA for 779b87c
Commits on Oct 2, 2019
Add httpx support (#23)
Show description for b0a8c19
allisson
authored
b0a8c19
Copy full SHA for b0a8c19
Commits on Jun 22, 2019
Add support for disable certificate validation (#21)
Show description for ad6da8c
allisson
authored
ad6da8c
Copy full SHA for ad6da8c
Add black formatter (#20)
Show description for 16b74ea
allisson
authored
16b74ea
Copy full SHA for 16b74ea
Add support for disable certificate validation (#19)
Show description for 87d9cb4
rfrp
authored and
allisson
committed
87d9cb4
Copy full SHA for 87d9cb4
Commits on Jan 18, 2019
Prevent urls with double slashes (#16)
allisson
authored
2eb6e20
Copy full SHA for 2eb6e20
Commits on Oct 13, 2018
Update travis config
allisson
committed
4846617
Copy full SHA for 4846617
Add isort support
allisson
committed
f4aa9f8
Copy full SHA for f4aa9f8
Previous
Next
You can’t perform that action at this time.