This module provide some util methods to handle mime type.
Project description
k3mime
This module provide some util methods to handle mime type.
k3mime is a component of pykit3 project: a python3 toolkit set.
Table of Content
Name
k3mime
Status
The library is considered production ready.
Install
pip install k3mime
Synopsis
import k3mime
print(k3mime.get_by_filename('file.json'))
# application/json
Author
Zhang Yanpo (张炎泼) drdr.xp@gmail.com
Copyright and License
The MIT License (MIT)
Copyright (c) 2015 Zhang Yanpo (张炎泼) drdr.xp@gmail.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
k3mime-0.1.2.tar.gz
(12.8 kB
view hashes)
Built Distribution
k3mime-0.1.2-py3-none-any.whl
(13.2 kB
view hashes)