{ "info": { "author": "Alessandro Molina", "author_email": "alessandro.molina@axant.it", "bugtrack_url": null, "classifiers": [], "description": "About youtubevideo\n-------------------------\n\nyoutubevideo is a Pluggable application for TurboGears2.\n\nInstalling\n-------------------------------\n\nyoutubevideo can be installed both from pypi or from bitbucket::\n\n easy_install youtubevideo\n\nshould just work for most of the users\n\nPlugging youtubevideo\n----------------------------\n\nIn your application *config/app_cfg.py* import **plug**::\n\n from tgext.pluggable import plug\n\nThen at the *end of the file* call plug with registration::\n\n plug(base_config, 'youtubevideo', user='youtubeuser')\n\nYou will be able to access the registration process at\n*http://localhost:8080/youtubevideo*.\n\nAvailable Hooks\n----------------------\n\nyoutubevideo makes available a some hooks which will be\ncalled during some actions to alter the default\nbehavior of the appplications:\n\nExposed Partials\n----------------------\n\nyoutubevideo exposes a bunch of partials which can be used\nto render pieces of the blogging system anywhere in your\napplication:\n\nExposed Templates\n--------------------\n\nThe templates used by registration and that can be replaced with\n*tgext.pluggable.replace_template* are:", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "turbogears2.application", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "tgapp-youtubevideo", "package_url": "https://pypi.org/project/tgapp-youtubevideo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tgapp-youtubevideo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/tgapp-youtubevideo/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Provides a pluggable youtube video gallery in TurboGears applications and provides a way to filter them by tags.", "version": "0.0.3" }, "last_serial": 1449403, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "60236c7a51496cd270cbe76dd3f4ce75", "sha256": "90cc9b21aebb610133ce19668ad521e8b92be47f61ef5a31047fcd7c83141c46" }, "downloads": -1, "filename": "tgapp-youtubevideo-0.0.1.tar.gz", "has_sig": false, "md5_digest": "60236c7a51496cd270cbe76dd3f4ce75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7753, "upload_time": "2012-10-01T10:33:20", "url": "https://files.pythonhosted.org/packages/ac/91/cbfb0693ef7b5dabfd185c1f5eb09c4eb5b84099526f27b14a8584fcd0bb/tgapp-youtubevideo-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "7f7bc09902caa42f74ddfb6ba8ec0840", "sha256": "b34b0dd0251c81e604dad71e6604fad65d50acebec5da7ce4cfd04d3f8044d6b" }, "downloads": -1, "filename": "tgapp-youtubevideo-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7f7bc09902caa42f74ddfb6ba8ec0840", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7862, "upload_time": "2012-10-05T12:52:39", "url": "https://files.pythonhosted.org/packages/6e/aa/88a4908926d701367470177c0d78b6b55f3d2cac82806ec30c7c563de933/tgapp-youtubevideo-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "d29d3f7a86c56a860920edca49371cee", "sha256": "dfa8fcf2caa3652f78c7cc7d8c648373dae0c887e1888fab7f7d89d5d5a44e38" }, "downloads": -1, "filename": "tgapp-youtubevideo-0.0.3.tar.gz", "has_sig": false, "md5_digest": "d29d3f7a86c56a860920edca49371cee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8036, "upload_time": "2013-11-28T15:42:38", "url": "https://files.pythonhosted.org/packages/9b/0e/d69252058220f7aeb2908ad2f562b5a7bf738f24c7c2a7ef2d7bacb9e721/tgapp-youtubevideo-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d29d3f7a86c56a860920edca49371cee", "sha256": "dfa8fcf2caa3652f78c7cc7d8c648373dae0c887e1888fab7f7d89d5d5a44e38" }, "downloads": -1, "filename": "tgapp-youtubevideo-0.0.3.tar.gz", "has_sig": false, "md5_digest": "d29d3f7a86c56a860920edca49371cee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8036, "upload_time": "2013-11-28T15:42:38", "url": "https://files.pythonhosted.org/packages/9b/0e/d69252058220f7aeb2908ad2f562b5a7bf738f24c7c2a7ef2d7bacb9e721/tgapp-youtubevideo-0.0.3.tar.gz" } ] }