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 }}
ahupp
/
python-magic
Public
Notifications
You must be signed in to change notification settings
Fork
306
Star
2.9k
Code
Issues
24
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Build platform-specific wheels containing libmagic
- #294
#294
Open
ddelange
wants to merge 63 commits into
ahupp:master
ahupp/python-magic:master
from
ddelange:abi3-wheels
ddelange/python-magic:abi3-wheels
Copy head branch name to clipboard
Conversation
Commits
63
(63)
Checks
Files changed
Open
Build platform-specific wheels containing libmagic
#294
ddelange
wants to merge 63 commits into
ahupp:master
ahupp/python-magic:master
from
ddelange:abi3-wheels
ddelange/python-magic:abi3-wheels
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2023
Build platform-specific wheels containing libmagic
ddelange
committed
ec952d7
View commit details
Copy full SHA for ec952d7
Browse repository at this point
Commits on Sep 15, 2023
Move persmissions into job scope, remove ABI3 reference
ddelange
committed
a437409
View commit details
Copy full SHA for a437409
Browse repository at this point
Commits on Nov 13, 2023
Switch to PyPI trusted publishing
ddelange
authored
4a715e2
View commit details
Copy full SHA for 4a715e2
Browse repository at this point
Commits on Jan 25, 2024
Add CIBW_TEST_COMMAND and indent Makefile
ddelange
committed
1adc0a5
View commit details
Copy full SHA for 1adc0a5
Browse repository at this point
Merge branch 'master' of https://github.com/ahupp/python-magic into abi3-wheels
Show description for 20e2dc9
ddelange
committed
20e2dc9
View commit details
Copy full SHA for 20e2dc9
Browse repository at this point
Fix CI for macos
ddelange
committed
090b1d4
View commit details
Copy full SHA for 090b1d4
Browse repository at this point
Add dependabot.yml
ddelange
committed
20d8fee
View commit details
Copy full SHA for 20d8fee
Browse repository at this point
Migrate actions/upload-artifact@v4
Show description for 85d4422
ddelange
committed
85d4422
View commit details
Copy full SHA for 85d4422
Browse repository at this point
Ensure magic.mgc packaged in wheel gets recognised
ddelange
committed
2efa36d
View commit details
Copy full SHA for 2efa36d
Browse repository at this point
Commits on Apr 1, 2024
Add note about --no-binary to the installation instructions
ddelange
committed
0b43bc6
View commit details
Copy full SHA for 0b43bc6
Browse repository at this point
Commits on Apr 4, 2024
Separate mac versions
ddelange
authored
05df4f9
View commit details
Copy full SHA for 05df4f9
Browse repository at this point
Update cibuildwheel
ddelange
authored
d2972b9
View commit details
Copy full SHA for d2972b9
Browse repository at this point
Bump pypa/gh-action-pypi-publish@v1.8.14
ddelange
authored
e182ae1
View commit details
Copy full SHA for e182ae1
Browse repository at this point
Commits on Apr 11, 2024
Bump cibuildwheel docker images
ddelange
authored
94718d5
View commit details
Copy full SHA for 94718d5
Browse repository at this point
Revert "Bump cibuildwheel docker images"
Show description for 359e007
ddelange
committed
359e007
View commit details
Copy full SHA for 359e007
Browse repository at this point
Move magic.mgc injection into Magic class
ddelange
committed
bb9c685
View commit details
Copy full SHA for bb9c685
Browse repository at this point
Build on more recent cibw images
ddelange
committed
b0fddf3
View commit details
Copy full SHA for b0fddf3
Browse repository at this point
Use hls mp4 (recent libmagic only) for testing
ddelange
committed
dc075e9
View commit details
Copy full SHA for dc075e9
Browse repository at this point
Revert "Use hls mp4 (recent libmagic only) for testing"
Show description for 144132d
ddelange
committed
144132d
View commit details
Copy full SHA for 144132d
Browse repository at this point
Commits on Apr 23, 2024
Install from source
ddelange
committed
fe62a26
View commit details
Copy full SHA for fe62a26
Browse repository at this point
Commits on Apr 24, 2024
Documentation and readability
ddelange
committed
f7bbb03
View commit details
Copy full SHA for f7bbb03
Browse repository at this point
Commits on May 6, 2024
Build macos wheels with maximum backwards compatibility
ddelange
committed
2e6104e
View commit details
Copy full SHA for 2e6104e
Browse repository at this point
Use CIBW_SKIP
Show description for ca4def3
ddelange
committed
ca4def3
View commit details
Copy full SHA for ca4def3
Browse repository at this point
Commits on May 20, 2024
Apply suggestions from code review
Show description for ba87ffd
ddelange
and
cclauss
authored
ba87ffd
View commit details
Copy full SHA for ba87ffd
Browse repository at this point
Commits on May 22, 2024
Merge branch 'master' of ahupp/python-magic into abi3-wheels
Show description for e112de3
ddelange
committed
e112de3
View commit details
Copy full SHA for e112de3
Browse repository at this point
Fix compat.py now that bundled libmagic is preferred
ddelange
committed
eba05b6
View commit details
Copy full SHA for eba05b6
Browse repository at this point
Fix https://github.com/ahupp/python-magic/issues/321
ddelange
committed
8381a96
View commit details
Copy full SHA for 8381a96
Browse repository at this point
Use sudo on ubuntu-latest in ci.yml
ddelange
committed
9c5f955
View commit details
Copy full SHA for 9c5f955
Browse repository at this point
Fix sudo not available on windows-latest
ddelange
committed
e6d5ed0
View commit details
Copy full SHA for e6d5ed0
Browse repository at this point
Merge branch 'ahupp:master' into abi3-wheels
ddelange
authored
50504a2
View commit details
Copy full SHA for 50504a2
Browse repository at this point
Commits on May 23, 2024
Add entries in CHANGELOG
ddelange
committed
9357f27
View commit details
Copy full SHA for 9357f27
Browse repository at this point
Commits on May 26, 2024
Merge branch 'master' of https://github.com/ahupp/python-magic into abi3-wheels
Show description for 53d099b
ddelange
committed
53d099b
View commit details
Copy full SHA for 53d099b
Browse repository at this point
Fix test
ddelange
committed
9bf2e9c
View commit details
Copy full SHA for 9bf2e9c
Browse repository at this point
PR Suggestions
ddelange
committed
f7341ce
View commit details
Copy full SHA for f7341ce
Browse repository at this point
Commits on May 28, 2024
Apply suggestions from code review
Show description for da5b330
ddelange
and
ferdnyc
authored
da5b330
View commit details
Copy full SHA for da5b330
Browse repository at this point
Commits on May 29, 2024
Revert partially: fix install on Windows
ddelange
committed
258efa4
View commit details
Copy full SHA for 258efa4
Browse repository at this point
Commits on Jun 18, 2024
Merge branch 'master' into abi3-wheels
ddelange
authored
3a55538
View commit details
Copy full SHA for 3a55538
Browse repository at this point
Commits on Jun 26, 2024
Apply suggestions from code review
ddelange
authored
65fb61c
View commit details
Copy full SHA for 65fb61c
Browse repository at this point
Commits on Feb 14, 2025
Merge branch 'master' of https://github.com/ahupp/python-magic into abi3-wheels
Show description for 43c0c99
ddelange
committed
43c0c99
View commit details
Copy full SHA for 43c0c99
Browse repository at this point
Fix tests
ddelange
committed
3e51048
View commit details
Copy full SHA for 3e51048
Browse repository at this point
Use older typing syntax
ddelange
committed
d7b1171
View commit details
Copy full SHA for d7b1171
Browse repository at this point
Use older typing syntax
ddelange
committed
620d78f
View commit details
Copy full SHA for 620d78f
Browse repository at this point
Apply suggestions from code review
Show description for d3e886c
ddelange
and
cclauss
authored
d3e886c
View commit details
Copy full SHA for d3e886c
Browse repository at this point
Commits on Feb 19, 2025
Merge branch 'master' of https://github.com/ahupp/python-magic into abi3-wheels
Show description for 2bb9fa8
ddelange
committed
2bb9fa8
View commit details
Copy full SHA for 2bb9fa8
Browse repository at this point
Commits on Mar 12, 2025
Merge branch 'master' of https://github.com/ahupp/python-magic into abi3-wheels
Show description for c8a599b
ddelange
committed
c8a599b
View commit details
Copy full SHA for c8a599b
Browse repository at this point
Run ruff format
ddelange
committed
e1b154c
View commit details
Copy full SHA for e1b154c
Browse repository at this point
Commits on Mar 15, 2025
Skip install_source on windows
ddelange
committed
d111ace
View commit details
Copy full SHA for d111ace
Browse repository at this point
Typo
ddelange
committed
33c827e
View commit details
Copy full SHA for 33c827e
Browse repository at this point
Commits on Mar 18, 2025
Get latest libmagic from MSYS2 for Windows (#10)
ddelange
authored
688edf0
View commit details
Copy full SHA for 688edf0
Browse repository at this point
Commits on Mar 21, 2025
Remove dev leftover
ddelange
committed
9dd2ebc
View commit details
Copy full SHA for 9dd2ebc
Browse repository at this point
Commits on Aug 11, 2025
Merge branch 'master' into abi3-wheels
ddelange
authored
57b2559
View commit details
Copy full SHA for 57b2559
Browse repository at this point
Update README.md
ddelange
authored
ed077fc
View commit details
Copy full SHA for ed077fc
Browse repository at this point
Commits on Aug 13, 2025
Mention MSYS2 for Windows in README.md
ddelange
authored
0571c11
View commit details
Copy full SHA for 0571c11
Browse repository at this point
Commits on Aug 18, 2025
Merge branch 'ahupp:master' into abi3-wheels
ddelange
authored
ead0595
View commit details
Copy full SHA for ead0595
Browse repository at this point
Commits on Oct 2, 2025
Bump macos-13 to macos-15-intel
Show description for 3ebe8bc
ddelange
authored
3ebe8bc
View commit details
Copy full SHA for 3ebe8bc
Browse repository at this point
Commits on Oct 3, 2025
Build wheels on cp313
ddelange
authored
b4c04a3
View commit details
Copy full SHA for b4c04a3
Browse repository at this point
Commits on Oct 10, 2025
update coerce_filename
thc1102
authored and
ddelange
committed
49982d2
View commit details
Copy full SHA for 49982d2
Browse repository at this point
Revert "Build wheels on cp313"
Show description for f99e6de
ddelange
committed
f99e6de
View commit details
Copy full SHA for f99e6de
Browse repository at this point
Commits on Oct 13, 2025
Merge branch 'master' into abi3-wheels
ddelange
authored
f35ff40
View commit details
Copy full SHA for f35ff40
Browse repository at this point
Commits on Mar 3, 2026
Merge branch 'ahupp:master' into abi3-wheels
ddelange
authored
2f69c71
View commit details
Copy full SHA for 2f69c71
Browse repository at this point
Commits on Mar 21, 2026
Bump to file-5.47
ddelange
authored
a530c13
View commit details
Copy full SHA for a530c13
Browse repository at this point
Revert "Bump to file-5.47" because of #362
Show description for 04d2587
ddelange
committed
04d2587
View commit details
Copy full SHA for 04d2587
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'master' of https://github.com/ahupp/python-magic into abi3-wheels
ddelange
committed
6d06bdf
View commit details
Copy full SHA for 6d06bdf
Browse repository at this point
You can’t perform that action at this time.