{ "info": { "author": "marcell marosvolgyi", "author_email": "marcell.marosvolgyi@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha" ], "description": "=========================\r\nFramebuffer python module\r\n=========================\r\n\r\nWhat is this?\r\n=============\r\n\r\nPython module for drawing in the framebuffer in linux console. Some convenience functions like poly, line, rect, arc and a character generator added. Has a rudimentary multiple drawing-surface manager (wouldn't call it windows yet). \r\n\r\nAll administration and access to drawing functions through python, actual drawing is done by a helper function written in c. \r\n\r\nJacksupport\r\n-----------\r\n\r\nThe package supports JACK (Jack Audio Connection Kit) through a built-in Jack module. \r\n\r\nBackground\r\n==========\r\n\r\nWrote this as part of an audioplayer project raspberry pi/wolfson pi. needed a framebuffer audioscope, phase plotter, while being able to use curses based progs simultaneously.\r\n\r\nExamples\r\n========\r\n\r\nhttps://plus.google.com/104940739538517041637/posts/7MvXUwmBeYD\r\n\r\nhttp://youtu.be/67yfT6_7Ysw\r\n\r\nhttp://youtu.be/73tXCdqdINU\r\n\r\nhttp://youtu.be/5WeqTS04wV8", "description_content_type": null, "docs_url": "https://pythonhosted.org/fbpy/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://transistorlove.wordpress.com/", "keywords": "python, framebuffer, linux, wavefront, svg, raspberry pi, wolfson pi", "license": "GPL2", "maintainer": "marcell marosvolgyi", "maintainer_email": "marcell.marosvolgyi@gmail.com", "name": "fbpy", "package_url": "https://pypi.org/project/fbpy/", "platform": "linux", "project_url": "https://pypi.org/project/fbpy/", "project_urls": { "Homepage": "http://transistorlove.wordpress.com/" }, "release_url": "https://pypi.org/project/fbpy/0.1/", "requires_dist": null, "requires_python": null, "summary": "framebuffer interface", "version": "0.1" }, "last_serial": 1247708, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ff3d826d06755d034a68746ebda1d8b2", "sha256": "3db6aa4ac55dbe66a5a855f7c85d3f12f128931d8e8e2fcb997b749250e8e46c" }, "downloads": -1, "filename": "fbpy-0.1.tar.gz", "has_sig": false, "md5_digest": "ff3d826d06755d034a68746ebda1d8b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3054651, "upload_time": "2014-10-04T13:43:18", "url": "https://files.pythonhosted.org/packages/46/13/e931f1b15facd0e0d7a6913915e9f79f22ed9927326a841a01b5d164c3ac/fbpy-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ff3d826d06755d034a68746ebda1d8b2", "sha256": "3db6aa4ac55dbe66a5a855f7c85d3f12f128931d8e8e2fcb997b749250e8e46c" }, "downloads": -1, "filename": "fbpy-0.1.tar.gz", "has_sig": false, "md5_digest": "ff3d826d06755d034a68746ebda1d8b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3054651, "upload_time": "2014-10-04T13:43:18", "url": "https://files.pythonhosted.org/packages/46/13/e931f1b15facd0e0d7a6913915e9f79f22ed9927326a841a01b5d164c3ac/fbpy-0.1.tar.gz" } ] }