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
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 }}
sqids
/
sqids-python
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
496
Code
Issues
0
Pull requests
1
Discussions
Actions
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Mar 26, 2025
Exclude Python 3.6 from tests
Pevtrick
committed
b9e47c0
Copy full SHA for b9e47c0
Bump version 0.5.1 -> 0.5.2
Pevtrick
committed
e319f31
Copy full SHA for e319f31
Use Ubuntu 22.04 for workflow jobs.
Pevtrick
committed
d626104
Copy full SHA for d626104
Merge pull request #28 from Popkornium18/export_sqids_class
Show description for 2741b75
Pevtrick
authored
2741b75
Copy full SHA for 2741b75
Commits on Mar 10, 2025
Export Sqids from sqids module
Show description for 39444d2
Popkornium18
committed
39444d2
Copy full SHA for 39444d2
Commits on Dec 29, 2024
changelog + version bump
4kimov
committed
6f57211
Copy full SHA for 6f57211
Commits on Dec 24, 2024
Merge pull request #25 from aliwo/main
Show description for f535f5b
Pevtrick
authored
f535f5b
Copy full SHA for f535f5b
Receive Sequence of int in encode()
aliwo
committed
5369461
Copy full SHA for 5369461
Commits on Aug 6, 2024
changelog + version bump
4kimov
committed
fbb4ea6
Copy full SHA for fbb4ea6
Merge pull request #23 from kurtmckee/optimize-code-paths
Show description for 70388b8
4kimov
authored
70388b8
Copy full SHA for 70388b8
Commits on Aug 5, 2024
Make instantiation fast when using the default alphabet and blocklist
kurtmckee
committed
7c4ef18
Copy full SHA for 7c4ef18
Commits on Aug 3, 2024
Don't track coverage in the generated roundtrip test conditional
kurtmckee
committed
5452169
Copy full SHA for 5452169
Add a test to ensure short blocklist words are ignored
kurtmckee
committed
442f316
Copy full SHA for 442f316
Add a basic performance measurement script
kurtmckee
committed
ec13701
Copy full SHA for ec13701
Add a changelog entry
kurtmckee
committed
ac069bd
Copy full SHA for ac069bd
Commits on Aug 2, 2024
Eliminate blocklist looping when checking if an ID is blocked
Show description for 39698a8
kurtmckee
committed
39698a8
Copy full SHA for 39698a8
Commits on Aug 1, 2024
Use `any()` to eliminate a block indent
kurtmckee
committed
1955cbc
Copy full SHA for 1955cbc
Fail fast when checking numbers to encode
Show description for ef28bef
kurtmckee
committed
ef28bef
Copy full SHA for ef28bef
Commits on Jul 31, 2024
Heavily optimize `Sqids.__to_id()`
Show description for 510cd02
kurtmckee
committed
510cd02
Copy full SHA for 510cd02
Merge pull request #22 from kurtmckee/expand-to-100pct-coverage
Show description for 4dbf371
Pevtrick
authored
4dbf371
Copy full SHA for 4dbf371
Merge pull request #21 from kurtmckee/expand-hypothesis-testing
Show description for 9b5469e
Pevtrick
authored
9b5469e
Copy full SHA for 9b5469e
Remove an unnecessary conditional
Show description for ebdeb5f
kurtmckee
committed
ebdeb5f
Copy full SHA for ebdeb5f
Expand the hypothesis testing; fix target calculation
Show description for 0465ed5
kurtmckee
committed
0465ed5
Copy full SHA for 0465ed5
Merge pull request #20 from sqids/dependabot/github_actions/github-actions-f039b2dc45
Show description for f555fd1
Pevtrick
authored
f555fd1
Copy full SHA for f555fd1
Commits on Jul 30, 2024
Bump the github-actions group with 2 updates
Show description for 9e94045
dependabot[bot]
authored
9e94045
Copy full SHA for 9e94045
Merge pull request #19 from kurtmckee/add-dependabot-config
Show description for 66efd7c
Pevtrick
authored
66efd7c
Copy full SHA for 66efd7c
Merge pull request #16 from kurtmckee/use-parameters-not-for-loops
Show description for 3d3dc32
Pevtrick
authored
3d3dc32
Copy full SHA for 3d3dc32
Abandon test suite `for` loops for pytest best practices
kurtmckee
committed
02a681f
Copy full SHA for 02a681f
Merge pull request #15 from kurtmckee/expand-testing
Show description for 288f896
Pevtrick
authored
288f896
Copy full SHA for 288f896
Remove bits of tox config that are efficient
Show description for 3d76eed
kurtmckee
committed
3d76eed
Copy full SHA for 3d76eed
Resolve a failure caused by a `git rebase` mistake
kurtmckee
committed
13e194b
Copy full SHA for 13e194b
Downgrade GitHub actions to validate the Dependabot config
kurtmckee
committed
93e05a3
Copy full SHA for 93e05a3
Add a Dependabot config to maintain GitHub Action versions
kurtmckee
committed
51f341b
Copy full SHA for 51f341b
Use hypothesis to test roundtrips
kurtmckee
committed
475e3ad
Copy full SHA for 475e3ad
Test `min_length` type checking
kurtmckee
committed
aac2c8a
Copy full SHA for aac2c8a
Pagination
Previous
Next
You can’t perform that action at this time.