get geo data and taken date
Project description
Geographic Coordinate(longitude, latitude, and altitude) from raw EXIF data
Install
pip install usexif
Example
import usexif ret = usexif.fromfile('image/path/here.jpg') ret['longitude'] # 126.16250277777779 ret['latitude'] # 34.36355833333334 ret['altitude'] # 3.0 ret['taken_date'] # datetime.datetime(2016, 4, 18, 10, 41, 6)
Dependencies
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file usexif-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: usexif-1.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2607ae2a5f7feb97eb596dec71e51696df4c781c8e63d5e07933217bdbd2ec0 |
|
MD5 | 88ab2d469a15b93429807a707ca0c624 |
|
BLAKE2b-256 | 668b02d61afacabf4b6c29397258ba9185342191a82a90793f8d2c271a83f2de |