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
.
Python-Repository-Hub
/
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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-magic
setup.py
on
master
User selector
All users
All time
Commit history
Commits on Feb 3, 2022
include typing stubs in package, bump to 0.4.25
ahupp
committed
0fb1922
View commit details
Copy full SHA for 0fb1922
View code at this point
Browse repository at this point
Commits on Dec 30, 2021
Include type stubs in package
Vivien Maisonneuve
committed
261eed8
View commit details
Copy full SHA for 261eed8
View code at this point
Browse repository at this point
Commits on Jun 3, 2021
bump to 0.4.24
ahupp
committed
5fa9055
View commit details
Copy full SHA for 5fa9055
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
add changelog for 0.4.23
ahupp
committed
5e1f150
View commit details
Copy full SHA for 5e1f150
View code at this point
Browse repository at this point
Commits on May 21, 2021
actually try building package
ahupp
committed
44d01df
View commit details
Copy full SHA for 44d01df
View code at this point
Browse repository at this point
add py.typed sentinal per https://www.python.org/dev/peps/pep-0561/#packaging-type-information
ahupp
committed
29450ec
View commit details
Copy full SHA for 29450ec
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
Fix yet another import error
Show description for e0ccc6d
ahupp
committed
e0ccc6d
View commit details
Copy full SHA for e0ccc6d
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
update version and changeload
ahupp
committed
cc4c21c
View commit details
Copy full SHA for cc4c21c
View code at this point
Browse repository at this point
Commits on Jan 16, 2021
just select magic package, not tests
ahupp
committed
15b85a2
View commit details
Copy full SHA for 15b85a2
View code at this point
Browse repository at this point
bump to 0.4.20
ahupp
committed
fca071d
View commit details
Copy full SHA for fca071d
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
restore more 2.7 compat
ahupp
committed
1e3424a
View commit details
Copy full SHA for 1e3424a
View code at this point
Browse repository at this point
restore python 2.7 to setup.py, to preserve back compat
ahupp
committed
086b2ab
View commit details
Copy full SHA for 086b2ab
View code at this point
Browse repository at this point
bump version to 0.4.19
ahupp
committed
442d70d
View commit details
Copy full SHA for 442d70d
View code at this point
Browse repository at this point
Merge branch 'master' into redo-compat
ahupp
authored
eccbe10
View commit details
Copy full SHA for eccbe10
View code at this point
Browse repository at this point
Commits on Jan 13, 2021
Reformat according to PEP
Show description for a747024
SchoolGuy
committed
a747024
View commit details
Copy full SHA for a747024
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Add support for Python 3.9
eumiro
committed
5d7099f
View commit details
Copy full SHA for 5d7099f
View code at this point
Browse repository at this point
Commits on May 6, 2020
bump version to 0.4.18
ahupp
committed
440beb4
View commit details
Copy full SHA for 440beb4
View code at this point
Browse repository at this point
Commits on May 5, 2020
bump version to 0.4.17
ahupp
committed
406ca1c
View commit details
Copy full SHA for 406ca1c
View code at this point
Browse repository at this point
Update for deprecation of testing in setup.py
Show description for 62f4c78
ahupp
committed
62f4c78
View commit details
Copy full SHA for 62f4c78
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Retain support for non-EOL Python 3.5
hugovk
committed
ccbad3f
View commit details
Copy full SHA for ccbad3f
View code at this point
Browse repository at this point
Commits on Jan 4, 2020
Add support for Python 3.7 and 3.8
hugovk
committed
bd6dd7c
View commit details
Copy full SHA for bd6dd7c
View code at this point
Browse repository at this point
Add python_requires to help pip
hugovk
committed
14f2b0d
View commit details
Copy full SHA for 14f2b0d
View code at this point
Browse repository at this point
Commits on Sep 21, 2018
Updating version number
rmspeers
committed
9af629a
View commit details
Copy full SHA for 9af629a
View code at this point
Browse repository at this point
Commits on Jun 17, 2018
Improve project page on PyPI
Show description for c32273d
MartinThoma
committed
c32273d
View commit details
Copy full SHA for c32273d
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
Update classifiers
hugovk
committed
5caf7d2
View commit details
Copy full SHA for 5caf7d2
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
bump to 0.4.15 since I forgot some merges
ahupp
committed
a60800c
View commit details
Copy full SHA for a60800c
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
bump to 0.4.14
ahupp
committed
5b4edbe
View commit details
Copy full SHA for 5b4edbe
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
Update classifiers
hugovk
authored
6967f22
View commit details
Copy full SHA for 6967f22
View code at this point
Browse repository at this point
Commits on Dec 29, 2016
Bumped version to 0.4.13 to include bugfixes
Show description for 4b31383
askoretskiy
authored
4b31383
View commit details
Copy full SHA for 4b31383
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
bump to 0.4.12
ahupp
committed
cb18a2a
View commit details
Copy full SHA for cb18a2a
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
bump version
ahupp
committed
74f378e
View commit details
Copy full SHA for 74f378e
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Match license= to LICENSE, Add Python 2 to Trove
Show description for 3d7a638
koobs
committed
3d7a638
View commit details
Copy full SHA for 3d7a638
View code at this point
Browse repository at this point
Commits on Nov 9, 2015
Add Python 3 trove classifier.
Show description for 3f68a5f
vaibhavsagar
committed
3f68a5f
View commit details
Copy full SHA for 3f68a5f
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
Fix travis config
Show description for 505d499
Rafiot
committed
505d499
View commit details
Copy full SHA for 505d499
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
bump to 0.4.10, for removal of spurious file
ahupp
committed
6c17caf
View commit details
Copy full SHA for 6c17caf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.