python-mimeparse 2.0.0
0
A module provides basic functions for parsing mime-type names and matching them against a list of me
Contents
A module provides basic functions for parsing mime-type names and matching them against a list of media-ranges.
Stars: 19, Watchers: 19, Forks: 11, Open Issues: 6The falconry/python-mimeparse
repo was created 12 years ago and the last code push was 1 months ago. The project is not very popular with only 19 github stars!
How to Install python-mimeparse
You can install python-mimeparse using pip
pip install python-mimeparse
or add it to a project with poetry
poetry add python-mimeparse
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/python-mimeparse/
- GitHub Repo:
- https://github.com/dbtsai/python-mimeparse
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common python-mimeparse errors.
Code Examples
Here are some python-mimeparse
code examples and snippets.
GitHub Issues
The python-mimeparse package has 6 open issues on GitHub
- Benchmark and optimize code