oneFace


NameoneFace JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/Nanguage/oneFace
SummaryoneFace is a library for automatically generating multiple interfaces(CLI, GUI) from a callable Python object
upload_time2023-03-13 14:19:16
maintainer
docs_urlNone
authorWeize Xu
requires_python>=3.8, <4
licenseMIT
keywords gui cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            See https://github.com/Nanguage/oneFace

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Nanguage/oneFace",
    "name": "oneFace",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8, <4",
    "maintainer_email": "",
    "keywords": "GUI,CLI",
    "author": "Weize Xu",
    "author_email": "vet.xwz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/79/cb/bc4eb39968577becd31f39a25e575aba31a81bde282a1afbfd96a796cff4/oneFace-0.2.2.tar.gz",
    "platform": null,
    "description": "See https://github.com/Nanguage/oneFace\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "oneFace is a library for automatically generating multiple interfaces(CLI, GUI) from a callable Python object",
    "version": "0.2.2",
    "split_keywords": [
        "gui",
        "cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "127f956ffed526b06ce5b352b229d153aacf38ffc6d553ad996942f1ddb583da",
                "md5": "58066b3ae90bd189dc7afc32a5dfb305",
                "sha256": "512459e7da976c7829d7a4e0bac24f41a9af50ab57f94f79020514b95cbb82a5"
            },
            "downloads": -1,
            "filename": "oneFace-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "58066b3ae90bd189dc7afc32a5dfb305",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8, <4",
            "size": 12866,
            "upload_time": "2023-03-13T14:19:14",
            "upload_time_iso_8601": "2023-03-13T14:19:14.876360Z",
            "url": "https://files.pythonhosted.org/packages/12/7f/956ffed526b06ce5b352b229d153aacf38ffc6d553ad996942f1ddb583da/oneFace-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79cbbc4eb39968577becd31f39a25e575aba31a81bde282a1afbfd96a796cff4",
                "md5": "d2f02aaa06a8f22ee5a8ae81360439d0",
                "sha256": "e544eaddcabe893ca2b6c50cfc2f76d7b961a08e0a0a35cb30c48714ebb083ff"
            },
            "downloads": -1,
            "filename": "oneFace-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d2f02aaa06a8f22ee5a8ae81360439d0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8, <4",
            "size": 2933498,
            "upload_time": "2023-03-13T14:19:16",
            "upload_time_iso_8601": "2023-03-13T14:19:16.933200Z",
            "url": "https://files.pythonhosted.org/packages/79/cb/bc4eb39968577becd31f39a25e575aba31a81bde282a1afbfd96a796cff4/oneFace-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-13 14:19:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Nanguage",
    "github_project": "oneFace",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "oneface"
}
        
Elapsed time: 0.05679s