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
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
Type
/
to 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
.
BrightpathProgress
/
python-magic
Public
forked from
ahupp/python-magic
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 10, 2024
Update README.md
ahupp
authored
067399b
View commit details
Copy full SHA for 067399b
Browse repository at this point
Commits on May 26, 2024
log warning on ctypes load error, adapted from #279
ahupp
committed
a9e6276
View commit details
Copy full SHA for a9e6276
Browse repository at this point
smartos support, adapted from #132
ahupp
committed
339eac0
View commit details
Copy full SHA for 339eac0
Browse repository at this point
rename no_json test to avoid duplicate function definitions
ahupp
committed
4b776d7
View commit details
Copy full SHA for 4b776d7
Browse repository at this point
handle unknown platforms gracefully in loader.py
ahupp
committed
0a2fda3
View commit details
Copy full SHA for 0a2fda3
Browse repository at this point
Clean up loader.py
cclauss
authored and
ahupp
committed
cf21065
View commit details
Copy full SHA for cf21065
Browse repository at this point
Commits on May 22, 2024
Fix typos discovered by codespell
ddelange
authored and
ahupp
committed
1217005
View commit details
Copy full SHA for 1217005
Browse repository at this point
Commits on May 16, 2024
Update README.md
cclauss
authored and
ahupp
committed
fc7ebc0
View commit details
Copy full SHA for fc7ebc0
Browse repository at this point
README.md: Add a badge for GitHub Actions
Show description for eae08a3
cclauss
authored and
ahupp
committed
eae08a3
View commit details
Copy full SHA for eae08a3
Browse repository at this point
Update README.md
Show description for aa49677
ahupp
authored
aa49677
View commit details
Copy full SHA for aa49677
Browse repository at this point
Update ci.yml
cclauss
authored and
ahupp
committed
ab1b2a4
View commit details
Copy full SHA for ab1b2a4
Browse repository at this point
GitHub Action to replace Travis CI
cclauss
authored and
ahupp
committed
e578995
View commit details
Copy full SHA for e578995
Browse repository at this point
Delete .travis.yml
Show description for 7ee4180
cclauss
authored and
ahupp
committed
7ee4180
View commit details
Copy full SHA for 7ee4180
Browse repository at this point
Commits on May 15, 2024
Travis CI: Test on Python 3.13 beta
Show description for 8eecfb7
cclauss
authored and
ahupp
committed
8eecfb7
View commit details
Copy full SHA for 8eecfb7
Browse repository at this point
Commits on Oct 9, 2023
python-magic tests: add test files for elf and json, use to test flags
Show description for 54d86fd
risicle
authored and
ahupp
committed
54d86fd
View commit details
Copy full SHA for 54d86fd
Browse repository at this point
Magic.__init__: add kwargs to enable/disable different types of magic detection
risicle
authored and
ahupp
committed
fd279e0
View commit details
Copy full SHA for fd279e0
Browse repository at this point
typing stubs: add Magic.__init__ extension & follow_symlinks args
risicle
authored and
ahupp
committed
64ed0bd
View commit details
Copy full SHA for 64ed0bd
Browse repository at this point
Commits on Aug 25, 2023
add MAGIC_SYMLINK support, and tests for same
ahupp
committed
2a01b18
View commit details
Copy full SHA for 2a01b18
Browse repository at this point
fix: Don't raise FileNotFoundException on symlinks
Show description for 7229954
maringuu
authored and
ahupp
committed
7229954
View commit details
Copy full SHA for 7229954
Browse repository at this point
Commits on Aug 6, 2023
chore(python): add Python 3.12 in test matrix
stegayet
authored and
ahupp
committed
0cc3cf8
View commit details
Copy full SHA for 0cc3cf8
Browse repository at this point
Commits on Aug 4, 2023
Fix test suite with file 5.45
Show description for 545a2a5
DimStar77
authored and
ahupp
committed
545a2a5
View commit details
Copy full SHA for 545a2a5
Browse repository at this point
Commits on Mar 30, 2023
Revert "added path for local homebrew installation (#267)"
Show description for 3ab9608
ahupp
committed
3ab9608
View commit details
Copy full SHA for 3ab9608
Browse repository at this point
Revert "remove python3-ism from loader"
Show description for 7cde785
ahupp
committed
7cde785
View commit details
Copy full SHA for 7cde785
Browse repository at this point
bump to 0.4.28
ahupp
committed
e0052c5
View commit details
Copy full SHA for e0052c5
Browse repository at this point
Commits on Jan 23, 2023
chore(tests): add Python 3.10 and 3.11 in CI runs/tox/trove classifier (#284)
stegayet
authored
c7642f0
View commit details
Copy full SHA for c7642f0
Browse repository at this point
Commits on Jan 10, 2023
remove python3-ism from loader
ahupp
committed
c7a2e7b
View commit details
Copy full SHA for c7a2e7b
Browse repository at this point
don't run coverage by default in tox config
ahupp
committed
b805925
View commit details
Copy full SHA for b805925
Browse repository at this point
update test for upstream added gzip extensions
ahupp
committed
4ffcd59
View commit details
Copy full SHA for 4ffcd59
Browse repository at this point
docker test cleanup
ahupp
committed
3794a39
View commit details
Copy full SHA for 3794a39
Browse repository at this point
Commits on Oct 24, 2022
further update README for test running changes
ahupp
committed
05fde96
View commit details
Copy full SHA for 05fde96
Browse repository at this point
add python 3.10 to tox environment list
ahupp
committed
ea2150d
View commit details
Copy full SHA for ea2150d
Browse repository at this point
added path for local homebrew installation (#267)
Show description for cd3929f
manvento
authored
cd3929f
View commit details
Copy full SHA for cd3929f
Browse repository at this point
Merge pull request #281 from Ekko84H/master
Show description for f55e0c8
ahupp
authored
f55e0c8
View commit details
Copy full SHA for f55e0c8
Browse repository at this point
Commits on Oct 21, 2022
corrected the command for the test for python3
Ekko84H
committed
cc0c587
View commit details
Copy full SHA for cc0c587
Browse repository at this point
Commits on Jun 20, 2022
Merge pull request #273 from valpogus/extend_dll_prefixes
Show description for e086861
ahupp
authored
e086861
View commit details
Copy full SHA for e086861
Browse repository at this point
Previous
Next
You can’t perform that action at this time.