Skip to main content

get geo data and taken date

Project description

Geographic Coordinate(longitude, latitude, and altitude) from raw EXIF data Build Status PyPI version

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

usexif-1.0.3-py2.py3-none-any.whl (3.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file usexif-1.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for usexif-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d2607ae2a5f7feb97eb596dec71e51696df4c781c8e63d5e07933217bdbd2ec0
MD5 88ab2d469a15b93429807a707ca0c624
BLAKE2b-256 668b02d61afacabf4b6c29397258ba9185342191a82a90793f8d2c271a83f2de

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page