Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and 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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 }}
adafruit
/
Adafruit_CircuitPython_Requests
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
50
Code
Issues
17
Pull requests
1
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
main
User selector
DJDevon3
Datepicker
All time
Commit History
Commits on Jun 28, 2024
Updated with response headers with rate limits
Show description for 0244f02
DJDevon3
committed
0244f02
Copy full SHA for 0244f02
Commits on Jun 23, 2024
mixed up a variable name for printing
Show description for 0d9d6dc
DJDevon3
committed
0d9d6dc
Copy full SHA for 0d9d6dc
Add Rachio Irrigation API Example
Show description for dca4c8a
DJDevon3
committed
dca4c8a
Copy full SHA for dca4c8a
Commits on Apr 23, 2024
remove infinite loop, clean up serial output
Show description for 0a772cf
DJDevon3
committed
0a772cf
Copy full SHA for 0a772cf
Commits on Apr 22, 2024
added with statement, changed status_test to status_test_url
Show description for b175c9b
DJDevon3
committed
b175c9b
Copy full SHA for b175c9b
Commits on Apr 15, 2024
change Rides to Ride and update main docstring
DJDevon3
committed
5b86eb1
Copy full SHA for 5b86eb1
change fetching json data to fetching URL
DJDevon3
committed
7e30fb6
Copy full SHA for 7e30fb6
added x emoji if response not ok
DJDevon3
committed
7cecdd5
Copy full SHA for 7cecdd5
changed to with statement and removed additional url
Show description for 9b19178
DJDevon3
committed
9b19178
Copy full SHA for 9b19178
Commits on Apr 11, 2024
updated docstring description
DJDevon3
committed
e341d97
Copy full SHA for e341d97
requested changes
Show description for 908077d
DJDevon3
committed
908077d
Copy full SHA for 908077d
split advanced and status codes into separate examples
DJDevon3
committed
4f0c265
Copy full SHA for 4f0c265
latest version of single public example
DJDevon3
committed
e9ca5b2
Copy full SHA for e9ca5b2
updating with most recent approved PR
Show description for ea9acf6
DJDevon3
committed
ea9acf6
Copy full SHA for ea9acf6
Commits on Apr 10, 2024
remove pylint: disable=import-error (missed one)
DJDevon3
committed
b227b75
Copy full SHA for b227b75
remove pylint: disable=import-error as requested
DJDevon3
committed
76eca0b
Copy full SHA for 76eca0b
Commits on Apr 3, 2024
add Queue-Times API Example
Show description for 44f40c3
DJDevon3
committed
44f40c3
Copy full SHA for 44f40c3
Commits on Apr 2, 2024
removed pylint: disable=import-error
Show description for 09f8e37
DJDevon3
committed
09f8e37
Copy full SHA for 09f8e37
removed pylint: disable=import-error
Show description for f66686f
DJDevon3
committed
f66686f
Copy full SHA for f66686f
removed pylint:disable=import-error
Show description for 240a858
DJDevon3
committed
240a858
Copy full SHA for 240a858
update with requested changes
DJDevon3
committed
d55203a
Copy full SHA for d55203a
update with requested changes
DJDevon3
committed
6d627d9
Copy full SHA for 6d627d9
Commits on Mar 26, 2024
added ChatGPT attribution
DJDevon3
committed
c7ff5cc
Copy full SHA for c7ff5cc
fix duplicate variable for url, correct status url
DJDevon3
committed
24e197d
Copy full SHA for 24e197d
update with HTTP status code tester
Show description for 7c2cb6c
DJDevon3
committed
7c2cb6c
Copy full SHA for 7c2cb6c
Commits on Mar 25, 2024
update requests_wifi_advanced to 9.0 with Connection Manager
DJDevon3
committed
211c2d8
Copy full SHA for 211c2d8
update wifi_simpletest with Connection Manager
DJDevon3
committed
1a275c7
Copy full SHA for 1a275c7
Update multiple cookies example
Show description for 08422e8
DJDevon3
committed
08422e8
Copy full SHA for 08422e8
minor updates
Show description for 750317a
DJDevon3
committed
750317a
Copy full SHA for 750317a
Commits on Mar 24, 2024
added developer dashboard url comment
DJDevon3
committed
fdc0da7
Copy full SHA for fdc0da7
Update YouTube API Example with Connection Manager
DJDevon3
committed
1def0b6
Copy full SHA for 1def0b6
Commits on Mar 19, 2024
removed adafruit_binascii now uses built-in binascii
DJDevon3
committed
5f04a60
Copy full SHA for 5f04a60
changed import order back due to isort action fail
DJDevon3
committed
ca41b26
Copy full SHA for ca41b26
changed import order and better constant names
DJDevon3
committed
4bbfec2
Copy full SHA for 4bbfec2
remove adafruit_binascii replace with built-in binascii
DJDevon3
committed
0e65d91
Copy full SHA for 0e65d91
Pagination
Previous
Next
You can’t perform that action at this time.