{ "info": { "author": "streanger", "author_email": "divisionexe@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "happy_couple\n===========\nScript for create cover of animation from revenge of the nerds movie\n\nInfo\n===========\nFor now script works with open-cv. I think of add some features in the future, and tkinter gui as option.\n\nInstall\n===========\n\n.. code-block:: python\n\n pip install happy_couple\n\nUsage\n===========\n\n.. code-block:: python\n\n from happy_couple import animation\n\n animation(Fale)\n # then just press enter, or type some commands. Hardcoded sequence will be executed.\n \n animation(True)\n # use specified commands, to create expected animation\n \n \nFake sequence commands\n===========\nIt can be use, to simulate real coding:\n\n - > this is very strange animation\n \n - > start\n \n - > glasses(20, some.glasses())\n \n - > eyes(2, 'big', 'center-left')\n \n - > hair('wavy', 'long')\n \n - > resize_down('right-corner')\n \n - > full_figure('legs', 'hands', 'feets')\n \n - > man_full_figure('head', 'body', 'legs', 'hands', 'feets', 'glasses')\n \n - > hand_up('man')\n \n - > hand_up('woman')\n \n - > walk(men, woman)\n \n - > dance('right-left', 'forward', 'sound'='on')\n \n \nScreen from happy_couple animation\n===========\n.. image:: happy_couple.png", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/streanger/happy_couple", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "happy-couple", "package_url": "https://pypi.org/project/happy-couple/", "platform": "", "project_url": "https://pypi.org/project/happy-couple/", "project_urls": { "Homepage": "https://github.com/streanger/happy_couple" }, "release_url": "https://pypi.org/project/happy-couple/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "cover of scene from revenge of the nerds", "version": "0.1.1" }, "last_serial": 5620108, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3cd5d4094c2d109e880410e412ee5eb1", "sha256": "3ae57f351843896a964d0fe205cda37be3522787793d866b7d18df7aa10f13a7" }, "downloads": -1, "filename": "happy_couple-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3cd5d4094c2d109e880410e412ee5eb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 277523, "upload_time": "2019-07-31T23:09:44", "url": "https://files.pythonhosted.org/packages/71/96/5edad7437ff796a969f4a621894144ef893b7ef1cdc62531023c25f96112/happy_couple-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "da36bd9a66a3d154d2f9283fd2fea3ee", "sha256": "1e51f8977509b0ad13a6a564acb64d12df3edd35e50f1f2713d84fb6f0a7e4ab" }, "downloads": -1, "filename": "happy_couple-0.1.1.tar.gz", "has_sig": false, "md5_digest": "da36bd9a66a3d154d2f9283fd2fea3ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 277402, "upload_time": "2019-08-01T18:32:09", "url": "https://files.pythonhosted.org/packages/cc/49/ebae09b5ab9e3124272eeaa6f26c08e50a91a9ba402a55d387f28aec6d2c/happy_couple-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "da36bd9a66a3d154d2f9283fd2fea3ee", "sha256": "1e51f8977509b0ad13a6a564acb64d12df3edd35e50f1f2713d84fb6f0a7e4ab" }, "downloads": -1, "filename": "happy_couple-0.1.1.tar.gz", "has_sig": false, "md5_digest": "da36bd9a66a3d154d2f9283fd2fea3ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 277402, "upload_time": "2019-08-01T18:32:09", "url": "https://files.pythonhosted.org/packages/cc/49/ebae09b5ab9e3124272eeaa6f26c08e50a91a9ba402a55d387f28aec6d2c/happy_couple-0.1.1.tar.gz" } ] }