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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
fingerprintjs
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
24
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 21, 2024
chore(release): 7.0.1-dev.1 [skip ci]
Show description for c78bd51
semantic-release-bot
committed
c78bd51
View commit details
Copy full SHA for c78bd51
Browse repository at this point
Merge pull request #72 from fingerprintjs/fix-raw-device-attributes-type-INTER-855
Show description for ce246fe
ilfa
authored
ce246fe
View commit details
Copy full SHA for ce246fe
Browse repository at this point
fix: deserialize `raw_device_attributes.data` to correct type `RawDeviceAttributesResult`
ilfa
committed
743db13
View commit details
Copy full SHA for 743db13
Browse repository at this point
Commits on Aug 14, 2024
chore(release): 7.0.0 [skip ci]
Show description for 4f5bca5
semantic-release-bot
committed
4f5bca5
View commit details
Copy full SHA for 4f5bca5
Browse repository at this point
Merge pull request #70 from fingerprintjs/better-types-for-optional-fields-INTER-821
Show description for 826a5ef
ilfa
authored
826a5ef
View commit details
Copy full SHA for 826a5ef
Browse repository at this point
Merge pull request #67 from fingerprintjs/add-docker-INTER-820
Show description for d56caca
ilfa
authored
d56caca
View commit details
Copy full SHA for d56caca
Browse repository at this point
Merge pull request #65 from fingerprintjs/fix-sealed-results-types-INTER-819-
Show description for adae9e8
ilfa
authored
adae9e8
View commit details
Copy full SHA for adae9e8
Browse repository at this point
Merge pull request #69 from fingerprintjs/INTER-824-fix-codeowners
Show description for b83c5af
ilfa
authored
b83c5af
View commit details
Copy full SHA for b83c5af
Browse repository at this point
Commits on Aug 13, 2024
chore: update CODEOWNERS
ilfa
committed
d168904
View commit details
Copy full SHA for d168904
Browse repository at this point
Commits on Aug 12, 2024
fix: mark optional fields in models
ilfa
committed
2c62e20
View commit details
Copy full SHA for 2c62e20
Browse repository at this point
Commits on Aug 9, 2024
chore: add `docker-compose.yml` to run tests
ilfa
committed
7ba5dad
View commit details
Copy full SHA for 7ba5dad
Browse repository at this point
fix: `unseal_event_response` returns correct `EventResponse` structure
Show description for a7a0e2d
ilfa
committed
a7a0e2d
View commit details
Copy full SHA for a7a0e2d
Browse repository at this point
chore: fix forgotten template for `setup.sh`
ilfa
committed
1ed2fa3
View commit details
Copy full SHA for 1ed2fa3
Browse repository at this point
refactor: move deserializer from ApiClient to static class
ilfa
committed
72448e6
View commit details
Copy full SHA for 72448e6
Browse repository at this point
Commits on Aug 8, 2024
Merge pull request #63 from fingerprintjs/async-methods-examples
Show description for b467787
ilfa
authored
b467787
View commit details
Copy full SHA for b467787
Browse repository at this point
chore: improve async response typing, add example for async response
ilfa
committed
ac9e6f1
View commit details
Copy full SHA for ac9e6f1
Browse repository at this point
Merge pull request #64 from fingerprintjs/drop-python-3-8
Show description for 0723f0d
ilfa
authored
0723f0d
View commit details
Copy full SHA for 0723f0d
Browse repository at this point
Commits on Aug 7, 2024
docs: extend url list for pypi
ilfa
committed
ffcaa36
View commit details
Copy full SHA for ffcaa36
Browse repository at this point
chore: update deps, allow to use `urllib3` v2
ilfa
committed
2db6a66
View commit details
Copy full SHA for 2db6a66
Browse repository at this point
test: run functional tests with different Python versions
ilfa
committed
907c814
View commit details
Copy full SHA for 907c814
Browse repository at this point
feat: drop Python 3.8 support
Show description for d857954
ilfa
committed
d857954
View commit details
Copy full SHA for d857954
Browse repository at this point
Commits on Aug 6, 2024
Merge pull request #61 from fingerprintjs/INTER-808-verify-webhook
Show description for 636e049
ilfa
authored
636e049
View commit details
Copy full SHA for 636e049
Browse repository at this point
Merge pull request #62 from fingerprintjs/INTER-773-update-schema
Show description for 745ca2b
ilfa
authored
745ca2b
View commit details
Copy full SHA for 745ca2b
Browse repository at this point
Commits on Aug 1, 2024
fix: make `tag` field optional for webhook
ilfa
committed
e8a28f6
View commit details
Copy full SHA for e8a28f6
Browse repository at this point
docs: improve `factory_reset` signal docs
ilfa
committed
21fee71
View commit details
Copy full SHA for 21fee71
Browse repository at this point
feat: add `developer_tools` signal
ilfa
committed
ca25ef7
View commit details
Copy full SHA for ca25ef7
Browse repository at this point
Merge pull request #60 from fingerprintjs/INTER-803-inline-types
Show description for 89d18e3
ilfa
authored
89d18e3
View commit details
Copy full SHA for 89d18e3
Browse repository at this point
Commits on Jul 31, 2024
feat: add webhook validation method
ilfa
committed
d92b1fe
View commit details
Copy full SHA for d92b1fe
Browse repository at this point
chore: fix list type in models for python 3.8
ilfa
committed
f6c8b47
View commit details
Copy full SHA for f6c8b47
Browse repository at this point
feat: use inline types for `fingerprint_api.py`
ilfa
committed
c466bd5
View commit details
Copy full SHA for c466bd5
Browse repository at this point
Commits on Jul 30, 2024
feat: simplify `rest.py` and `api_client.py` and add inline types
ilfa
committed
a8b1ae6
View commit details
Copy full SHA for a8b1ae6
Browse repository at this point
Commits on Jul 29, 2024
feat: simplify `Configuration` class, use inline types
ilfa
committed
8cad048
View commit details
Copy full SHA for 8cad048
Browse repository at this point
docs: fix `update_event` example
ilfa
committed
580bb53
View commit details
Copy full SHA for 580bb53
Browse repository at this point
chore: fix `BaseModel` import in `TooManyRequestsResponse`
ilfa
committed
7af6d40
View commit details
Copy full SHA for 7af6d40
Browse repository at this point
docs: fix `update_event` example
ilfa
committed
2004e16
View commit details
Copy full SHA for 2004e16
Browse repository at this point
Previous
Next
You can’t perform that action at this time.