Push-and-Pull


NamePush-and-Pull JSON
Version 3.1.0 PyPI version JSON
download
home_pagehttps://github.com/teddylee777/teddynote
SummaryPush and Pull algorithm for ARC problem implemented by fun._.alone from GIST DSLab
upload_time2023-09-22 05:37:16
maintainer
docs_urlNone
authorfun._.alone
requires_python>=3.6
license
keywords fun._.alone gist arc abstraction and reasoning corpus dslab
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/teddylee777/teddynote",
    "name": "Push-and-Pull",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "fun._.alone,GIST,ARC,abstraction and reasoning corpus,DSLab",
    "author": "fun._.alone",
    "author_email": "limvictor@naver.com",
    "download_url": "https://files.pythonhosted.org/packages/57/4f/3886ba23f94399744416d847b0808754d25ce185207f184c205c57ce6b2f/Push-and-Pull-3.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Push and Pull algorithm for ARC problem implemented by fun._.alone from GIST DSLab",
    "version": "3.1.0",
    "project_urls": {
        "Homepage": "https://github.com/teddylee777/teddynote"
    },
    "split_keywords": [
        "fun._.alone",
        "gist",
        "arc",
        "abstraction and reasoning corpus",
        "dslab"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3de6f503712fefba2a64f3c0559a6598dd71fa4dece67e60a97010e4181f96f",
                "md5": "8d9c7c7e021980ef348c55e9e7e4dc2a",
                "sha256": "d04849bafb31d707717b583f4dbb3ded00cba3160f419969c5184993e79d034a"
            },
            "downloads": -1,
            "filename": "Push_and_Pull-3.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d9c7c7e021980ef348c55e9e7e4dc2a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4141,
            "upload_time": "2023-09-22T05:37:14",
            "upload_time_iso_8601": "2023-09-22T05:37:14.810952Z",
            "url": "https://files.pythonhosted.org/packages/f3/de/6f503712fefba2a64f3c0559a6598dd71fa4dece67e60a97010e4181f96f/Push_and_Pull-3.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "574f3886ba23f94399744416d847b0808754d25ce185207f184c205c57ce6b2f",
                "md5": "71c6dd2c784f72064fff946b46e67eeb",
                "sha256": "3e38464424ece93bc5b36748837171288908a953908ebb26eea8574df49fcc5b"
            },
            "downloads": -1,
            "filename": "Push-and-Pull-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "71c6dd2c784f72064fff946b46e67eeb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3904,
            "upload_time": "2023-09-22T05:37:16",
            "upload_time_iso_8601": "2023-09-22T05:37:16.433701Z",
            "url": "https://files.pythonhosted.org/packages/57/4f/3886ba23f94399744416d847b0808754d25ce185207f184c205c57ce6b2f/Push-and-Pull-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 05:37:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "teddylee777",
    "github_project": "teddynote",
    "github_not_found": true,
    "lcname": "push-and-pull"
}
        
Elapsed time: 0.12342s