Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
pynamodb
/
PynamoDB
Public
Notifications
You must be signed in to change notification settings
Fork
434
Star
2.5k
Code
Issues
248
Pull requests
66
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 2, 2025
Release 6.1.0
ikonst
authored
2f8e8bb
Copy full SHA for 2f8e8bb
Commits on May 30, 2025
feat: add wait argument to `Model.delete_table` (#1270)
Show description for a3ee0db
ryancausey
authored
a3ee0db
Copy full SHA for a3ee0db
feat: allow setting or unsetting the boto retry configuration (#1271)
Show description for 65e4b5f
ryancausey
authored
65e4b5f
Copy full SHA for 65e4b5f
Commits on May 14, 2025
chore(docs): remove default region reference in docs (#1267)
Show description for f0bc917
ryancausey
authored
f0bc917
Copy full SHA for f0bc917
Fix test_connection_make_api_call__binary_attributes (#1269)
ikonst
authored
3a5ee14
Copy full SHA for 3a5ee14
Commits on Jan 24, 2025
Fix DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. (#1261)
Show description for a5c1f4e
shcherbin
authored
a5c1f4e
Copy full SHA for a5c1f4e
Commits on Sep 5, 2024
docs: fix heading level (#1254)
Show description for 4b86304
dubli91
authored
4b86304
Copy full SHA for 4b86304
Commits on May 29, 2024
document PR #1226 fix
ikonst
authored
ca3c798
Copy full SHA for ca3c798
Release 6.0.1
ikonst
authored
2925a3e
Copy full SHA for 2925a3e
Add extra_headers after signature (#1242)
Show description for edb2014
ikonst
authored
edb2014
Copy full SHA for edb2014
Commits on May 21, 2024
publish to pypi as a trusted publisher
ikonst
authored and
Ilya Priven
committed
0a4ce93
Copy full SHA for 0a4ce93
Commits on Apr 9, 2024
release_notes.rst: merge 4.x and 5.x changes
ikonst
authored
7d0ebf3
Copy full SHA for 7d0ebf3
Commits on Feb 16, 2024
return Item in cancellation_reasons when transaction fails and return_values=ALL_OLD (#1226)
knap1930
authored
117cb78
Copy full SHA for 117cb78
Commits on Feb 2, 2024
release_notes: document more breaking changes (#1222)
ikonst
authored
84469c4
Copy full SHA for 84469c4
Commits on Jan 31, 2024
release_notes: mention to_simple_dict (#1223)
andercarrera
authored
06c3a32
Copy full SHA for 06c3a32
Commits on Jan 21, 2024
Fix documentation for MapAttribute (#1218)
Show description for b16231d
tonnico
authored
b16231d
Copy full SHA for b16231d
Commits on Jan 14, 2024
Bump version to 6.0.0 (#1216)
ikonst
authored
d61d906
Copy full SHA for d61d906
Commits on Jan 5, 2024
release_notes.rst: nits
Ilya Priven
committed
e8d3bb4
Copy full SHA for e8d3bb4
Commits on Jan 4, 2024
release_notes.rst: 6.0.0 heading
ikonst
authored
d655771
Copy full SHA for d655771
Commits on Dec 19, 2023
Update release notes for 6.0 release (#1211)
ikonst
authored
fdbac4a
Copy full SHA for fdbac4a
Commits on Nov 29, 2023
Switch back to botocore _make_api_call under the hood (#1079)
garrettheel
authored
369f461
Copy full SHA for 369f461
In setup.cfg, avoid deprecated license_file (#1207)
Show description for c5e91ca
musicinmybrain
authored
c5e91ca
Copy full SHA for c5e91ca
Commits on Sep 30, 2023
Add upgrade guide to docs (#1197)
ikonst
authored
c1d6222
Copy full SHA for c1d6222
typing_extensions should be optional on Python 3.11 (#1198)
Show description for 5facc5d
ikonst
authored
5facc5d
Copy full SHA for 5facc5d
Commits on Sep 18, 2023
_make_api_call: remove dead code (#1196)
ikonst
authored
d74a88b
Copy full SHA for d74a88b
Fix mypy failure (#1195)
ikonst
authored
9e17fd4
Copy full SHA for 9e17fd4
Fix bulletted list formatting for local secondary index pre-conditions (#1193)
peterdemin
authored
4161348
Copy full SHA for 4161348
Commits on Jul 18, 2023
Fix updating set to empty (#1189)
Show description for 335c7cd
ikonst
authored
335c7cd
Copy full SHA for 335c7cd
Commits on May 26, 2023
Model.batch_get: add guard-rails (#1184)
Show description for 12e127f
ikonst
authored
12e127f
Copy full SHA for 12e127f
Commits on Apr 21, 2023
Add 'add_version_condition' arg (#1172)
Show description for 0cf2e94
ikonst
authored
0cf2e94
Copy full SHA for 0cf2e94
Commits on Apr 18, 2023
Fix mypy check with new blinker version (#1173)
ikonst
authored
e37635e
Copy full SHA for e37635e
Commits on Mar 30, 2023
Fix 'default and default_for_new' check (#1170)
Show description for c84c844
michaelstoops
and
Michael Stoops
authored
c84c844
Copy full SHA for c84c844
Commits on Feb 28, 2023
Update DATETIME_FORMAT to clarify it must be UTC (#1163)
ikonst
authored
b5600ea
Copy full SHA for b5600ea
Commits on Feb 21, 2023
Upload to Test PyPi only on manual trigger (#1159)
ikonst
authored
9903c69
Copy full SHA for 9903c69
Add korthout/backport-action
ikonst
authored
a30e608
Copy full SHA for a30e608
Pagination
Previous
Next
You can’t perform that action at this time.