Name | gpsexif2csv JSON |
Version |
0.3.5
JSON |
| download |
home_page | |
Summary | Extract EXIF GPS data into CSV |
upload_time | 2023-06-07 21:19:39 |
maintainer | |
docs_url | None |
author | João Fauvel |
requires_python | >=3.11,<4.0 |
license | GPL-3.0-or-later |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# GPSEXIF2CSV
Extract EXIF GPS data into CSV
## Installation
`pip install gpsexif2csv`
## Usage
```
Usage: gpsexif2csv [OPTIONS] DIRECTORY OUTFILE
Arguments:
DIRECTORY Directory to search for images (recursively) [required]
OUTFILE Output CSV file [required]
Options:
-v Increase logging level [default: 0]
--install-completion [bash|zsh|fish|powershell|pwsh] Install completion for the specified shell.
--show-completion [bash|zsh|fish|powershell|pwsh] Show completion for the specified shell, to copy it or customize the installation.
--help Show this message and exit.
```
Raw data
{
"_id": null,
"home_page": "",
"name": "gpsexif2csv",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Jo\u00e3o Fauvel",
"author_email": "jmmfauvel@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/af/ea/090b817db24e5794c2035b7e02d9355b15f37451f8a77dca13862a6f3508/gpsexif2csv-0.3.5.tar.gz",
"platform": null,
"description": "# GPSEXIF2CSV\nExtract EXIF GPS data into CSV\n\n## Installation\n`pip install gpsexif2csv`\n\n## Usage\n```\n Usage: gpsexif2csv [OPTIONS] DIRECTORY OUTFILE \n\n Arguments:\n DIRECTORY Directory to search for images (recursively) [required] \n OUTFILE Output CSV file [required]\n\n Options:\n -v Increase logging level [default: 0] \n --install-completion [bash|zsh|fish|powershell|pwsh] Install completion for the specified shell.\n --show-completion [bash|zsh|fish|powershell|pwsh] Show completion for the specified shell, to copy it or customize the installation.\n --help Show this message and exit.\n```\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "Extract EXIF GPS data into CSV",
"version": "0.3.5",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d3b34890d9f8723b711f5c63d7d8486e193ebc30eb4d4495a488cac8248aea80",
"md5": "4bf432ff9846dc9aef29b02af65c95bf",
"sha256": "e73ceff13b1db34656cd104758357eebc0785a88f96b90a9e4bc8dad7191f106"
},
"downloads": -1,
"filename": "gpsexif2csv-0.3.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4bf432ff9846dc9aef29b02af65c95bf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11,<4.0",
"size": 15618,
"upload_time": "2023-06-07T21:19:38",
"upload_time_iso_8601": "2023-06-07T21:19:38.217609Z",
"url": "https://files.pythonhosted.org/packages/d3/b3/4890d9f8723b711f5c63d7d8486e193ebc30eb4d4495a488cac8248aea80/gpsexif2csv-0.3.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "afea090b817db24e5794c2035b7e02d9355b15f37451f8a77dca13862a6f3508",
"md5": "bdd83b26620cc52fc6f77c072acb9469",
"sha256": "b6368a040ec96dea2ab46f10e5610e6aa91965b9756abe305105a9c92eb52dbe"
},
"downloads": -1,
"filename": "gpsexif2csv-0.3.5.tar.gz",
"has_sig": false,
"md5_digest": "bdd83b26620cc52fc6f77c072acb9469",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11,<4.0",
"size": 15009,
"upload_time": "2023-06-07T21:19:39",
"upload_time_iso_8601": "2023-06-07T21:19:39.571845Z",
"url": "https://files.pythonhosted.org/packages/af/ea/090b817db24e5794c2035b7e02d9355b15f37451f8a77dca13862a6f3508/gpsexif2csv-0.3.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-07 21:19:39",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "gpsexif2csv"
}