{ "info": { "author": "Alex PB", "author_email": "chozabu@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "===HeavyMouse===\n\nA simple program to give your mouse momentum and mass\n\n--install--\n\npip3 install heavymouse\n\n--usage--\n\npython3 -m heavymouse\n\n--details--\n\nheavymouse uses defopt for command line options, you can see the details by running\n\npython3 -m heavymouse --help\n\nusage: heavymouse.py [-h] [--drag DRAG] [--grav GRAV] [--bottom BOTTOM]\n [--left LEFT] [--right RIGHT] [--top TOP]\n [--allsides ALLSIDES] [--maxspeed MAXSPEED]\n [--framerate FRAMERATE]\n\nHeavyMouse - a python mouse mover\n\nexample, for bouncy walls, no gravity and less speed:\n\npython heavymouse.py --drag .04 --grav 0 --allsides bounce --maxspeed 10\n\noptional arguments:\n -h, --help show this help message and exit\n --drag DRAG amount of drag. 0.0 to 1.0, default is 0.02 (default: 0.02)\n --grav GRAV gravity, default is 1.5 (default: 1.5)\n --bottom BOTTOM can be 'bounce', 'wrap' or 'stop' - default is bounce (default: bounce)\n --left LEFT can be 'bounce', 'wrap' or 'stop' - default is bounce (default: bounce)\n --right RIGHT can be 'bounce', 'wrap' or 'stop' - default is bounce (default: bounce)\n --top TOP can be 'bounce', 'wrap' or 'stop' - default is bounce (default: bounce)\n --allsides ALLSIDES will override settings for each side - no default (default: None)\n --maxspeed MAXSPEED prevent the mouse moving (much) faster than this each frame - default is 40 (default: 40)\n --framerate FRAMERATE\n frequency the program operates at - default is 50 (default: 50)\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/chozabu/HeavyMouse/tarball/1.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chozabu/HeavyMouse", "keywords": "joke,fun,physics", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "heavymouse", "package_url": "https://pypi.org/project/heavymouse/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/heavymouse/", "project_urls": { "Download": "https://github.com/chozabu/HeavyMouse/tarball/1.2", "Homepage": "https://github.com/chozabu/HeavyMouse" }, "release_url": "https://pypi.org/project/heavymouse/1.2/", "requires_dist": null, "requires_python": null, "summary": "Give your mouse some mass", "version": "1.2" }, "last_serial": 2348105, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e62197a7d920c60c32a33f0d9fe31f7c", "sha256": "2c5d6705e2345baefa7271e2afa5737281aaa5c93efa422843dfb748cc458c1b" }, "downloads": -1, "filename": "heavymouse-1.0.tar.gz", "has_sig": false, "md5_digest": "e62197a7d920c60c32a33f0d9fe31f7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2425, "upload_time": "2016-09-17T15:20:32", "url": "https://files.pythonhosted.org/packages/1e/a2/ec1d86e65e499124435b24eabd9f0d517732f783b5067e09ab5276c250f4/heavymouse-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "3a905f579b411ac0f02e4edb504878a9", "sha256": "3e9499c4b683e36c677aa64dadbd9c0b4f0f9893b449aa2414b666c773d09b53" }, "downloads": -1, "filename": "heavymouse-1.1.tar.gz", "has_sig": false, "md5_digest": "3a905f579b411ac0f02e4edb504878a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2433, "upload_time": "2016-09-17T15:27:48", "url": "https://files.pythonhosted.org/packages/c0/74/911dc6d61918e2f8643bf592ab062f677d242a6d0bec1686c5e89120931a/heavymouse-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "34f7bf00b52b1b5814b1d33f46e76b4a", "sha256": "cdc964656e62fa8b3f8790f7b953e15896ee38b3202204b2184ab8087eeae165" }, "downloads": -1, "filename": "heavymouse-1.2.tar.gz", "has_sig": false, "md5_digest": "34f7bf00b52b1b5814b1d33f46e76b4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2830, "upload_time": "2016-09-17T15:42:14", "url": "https://files.pythonhosted.org/packages/9f/04/367f4b270c2960e9a30d1f4d17368fb5f0c436f1eb911f53f7d69b4f7faf/heavymouse-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "34f7bf00b52b1b5814b1d33f46e76b4a", "sha256": "cdc964656e62fa8b3f8790f7b953e15896ee38b3202204b2184ab8087eeae165" }, "downloads": -1, "filename": "heavymouse-1.2.tar.gz", "has_sig": false, "md5_digest": "34f7bf00b52b1b5814b1d33f46e76b4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2830, "upload_time": "2016-09-17T15:42:14", "url": "https://files.pythonhosted.org/packages/9f/04/367f4b270c2960e9a30d1f4d17368fb5f0c436f1eb911f53f7d69b4f7faf/heavymouse-1.2.tar.gz" } ] }