metapho


Namemetapho JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/akkana/metapho
SummaryImage viewer and tagger
upload_time2024-09-22 19:21:14
maintainerNone
docs_urlhttps://pythonhosted.org/metapho/
authorAkkana Peck
requires_pythonNone
licenseGPLv2+
keywords image viewer tagger
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            metapho
=======

An app for tagging and organizing large numbers of photos efficiently.

This arose out of my [Pho](http://shallowsky.com/software/pho/)
image viewer ([Pho on GitHub](https://github.com/akkana/pho)).
It started to get unwieldy adding ever more tagging features to what
was intended as just a fast, light image viewer.

Metapho is intended as a lightweight, flexible way of organizing
large numbers of photos. It uses text files, not a proprietary database,
so you're not locked down to one app or a proprietary database,
and you can view your tags databases at any time, or edit them in a
text editor if you should ever want to.

Metapho can be driven entirely from the keyboard: you should be able
to do everything you need without moving your hands to the mouse,
though you can use the mouse if you find that easier.

It depends on PyGTK, but not on gnome or any other desktop services.

It also install three scripts:

notags:  
Examine the current directory recursively and tell you about files and
directories that still need to be tagged. Run it at the root of
an image directory that might have untagged subdirectories.

fotogr:  
Search for files with particular tags.

photoshare:  
Manage files tagged with "share".

[Metapho is available on PyPi](https://pypi.python.org/pypi/metapho/),
so you can install it as `pip install metapho`
(though of course the PyPI version won't always have the
very latest features and bug fixes).

Read the [Metapho Documentation](https://metapho.readthedocs.io/en/latest/)
for more information on both the app and the API of the classes
inside it.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/akkana/metapho",
    "name": "metapho",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/metapho/",
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "image, viewer, tagger",
    "author": "Akkana Peck",
    "author_email": "akkana@shallowsky.com",
    "download_url": "https://files.pythonhosted.org/packages/3f/1a/f213eedb56230505eb8bd807fdbf7f51a6d4a4c78a334ff210355363073d/metapho-1.1.tar.gz",
    "platform": null,
    "description": "metapho\n=======\n\nAn app for tagging and organizing large numbers of photos efficiently.\n\nThis arose out of my [Pho](http://shallowsky.com/software/pho/)\nimage viewer ([Pho on GitHub](https://github.com/akkana/pho)).\nIt started to get unwieldy adding ever more tagging features to what\nwas intended as just a fast, light image viewer.\n\nMetapho is intended as a lightweight, flexible way of organizing\nlarge numbers of photos. It uses text files, not a proprietary database,\nso you're not locked down to one app or a proprietary database,\nand you can view your tags databases at any time, or edit them in a\ntext editor if you should ever want to.\n\nMetapho can be driven entirely from the keyboard: you should be able\nto do everything you need without moving your hands to the mouse,\nthough you can use the mouse if you find that easier.\n\nIt depends on PyGTK, but not on gnome or any other desktop services.\n\nIt also install three scripts:\n\nnotags:  \nExamine the current directory recursively and tell you about files and\ndirectories that still need to be tagged. Run it at the root of\nan image directory that might have untagged subdirectories.\n\nfotogr:  \nSearch for files with particular tags.\n\nphotoshare:  \nManage files tagged with \"share\".\n\n[Metapho is available on PyPi](https://pypi.python.org/pypi/metapho/),\nso you can install it as `pip install metapho`\n(though of course the PyPI version won't always have the\nvery latest features and bug fixes).\n\nRead the [Metapho Documentation](https://metapho.readthedocs.io/en/latest/)\nfor more information on both the app and the API of the classes\ninside it.\n",
    "bugtrack_url": null,
    "license": "GPLv2+",
    "summary": "Image viewer and tagger",
    "version": "1.1",
    "project_urls": {
        "Download": "https://github.com/akkana/metapho/tarball/1.0",
        "Homepage": "https://github.com/akkana/metapho"
    },
    "split_keywords": [
        "image",
        " viewer",
        " tagger"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f28b5f99109a704a20dcbdec429c81df1ca0e90599373c0c02f9467d088503fb",
                "md5": "d4688a89073b754ad490037f5e7b91f2",
                "sha256": "b2660e3b02bd1f82358c96ffd4096ce8ee085752fc7c08ad3b1f3d613a97b576"
            },
            "downloads": -1,
            "filename": "metapho-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4688a89073b754ad490037f5e7b91f2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 38645,
            "upload_time": "2024-09-22T19:21:11",
            "upload_time_iso_8601": "2024-09-22T19:21:11.782535Z",
            "url": "https://files.pythonhosted.org/packages/f2/8b/5f99109a704a20dcbdec429c81df1ca0e90599373c0c02f9467d088503fb/metapho-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f1af213eedb56230505eb8bd807fdbf7f51a6d4a4c78a334ff210355363073d",
                "md5": "6b16955b913cfe51f463219c7b3854a4",
                "sha256": "d6f4be806190710bae7f528c823d42b5ec6d912a2bf653219230b62b773b56c1"
            },
            "downloads": -1,
            "filename": "metapho-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6b16955b913cfe51f463219c7b3854a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 124557,
            "upload_time": "2024-09-22T19:21:14",
            "upload_time_iso_8601": "2024-09-22T19:21:14.195753Z",
            "url": "https://files.pythonhosted.org/packages/3f/1a/f213eedb56230505eb8bd807fdbf7f51a6d4a4c78a334ff210355363073d/metapho-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-22 19:21:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "akkana",
    "github_project": "metapho",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "metapho"
}
        
Elapsed time: 0.32643s