{ "info": { "author": "Dylan Williams", "author_email": "dylan@dylanfw.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# webmontage\nA tool for producing a montage depicting the development and design of a web page via its git commit history.\n\n**requirements**\nThis library uses the `selenium` Python library to drive the headless Chrome browser to load the static web page. This requires that the proper ChromeDriver be downloaded and placed somewhere in the PATH. Download ChromeDriver for your installed version of Google Chrome here: https://sites.google.com/a/chromium.org/chromedriver/downloads\n\n**usage:**\n```\n$ webmontage [-h] [-f FILE] [--browser-width BROWSER_WIDTH]\n [--browser-height BROWSER_HEIGHT]\n [--video-width VIDEO_WIDTH] [--video-height VIDEO_HEIGHT]\n repository index_page\n\nWebMontage - Static site montage generator using git history\n\npositional arguments:\n repository The absolute path to the root of the git repository\n for the web page\n index_page The index file relative to the root of the repo, i.e.\n 'index.html'\n\noptional arguments:\n -h, --help show this help message and exit\n -f FILE, --file FILE If given, only commits that affect this file will be\n considered, i.e. 'main.css'\n --browser-width BROWSER_WIDTH\n Width of the browser window to load the web page in\n --browser-height BROWSER_HEIGHT\n Height of the browser window to load the web page in\n --video-width VIDEO_WIDTH\n Width of the slideshow window to display the montage\n in\n --video-height VIDEO_HEIGHT\n Height of the slideshow window to display the montage\n in```", "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/dylanfw/webmontage", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "webmontage", "package_url": "https://pypi.org/project/webmontage/", "platform": "", "project_url": "https://pypi.org/project/webmontage/", "project_urls": { "Homepage": "https://github.com/dylanfw/webmontage" }, "release_url": "https://pypi.org/project/webmontage/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Web page montage generator", "version": "1.0.0" }, "last_serial": 5254399, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a6d8cf9cb2c739d9f49f23490057dce5", "sha256": "d7d18a2a98927cda74354dd77f6701b1d9e6ed1bb1382d0554301aef5c1a5ca1" }, "downloads": -1, "filename": "webmontage-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a6d8cf9cb2c739d9f49f23490057dce5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1098, "upload_time": "2019-05-07T02:46:22", "url": "https://files.pythonhosted.org/packages/16/eb/deebcc83c1e99ffd6d49393e59bbf65aef11a8c789e1720ee50df0745786/webmontage-0.0.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "aa89cd898bb13e0b8cb9a690acbbf070", "sha256": "4f1de6b78c6fbe71162a37e3776b372adc3d4835d28e5682fac44f9bc59c6b23" }, "downloads": -1, "filename": "webmontage-1.0.0.tar.gz", "has_sig": false, "md5_digest": "aa89cd898bb13e0b8cb9a690acbbf070", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3644, "upload_time": "2019-05-10T22:41:09", "url": "https://files.pythonhosted.org/packages/67/17/60f266844d2b16d54ad190de7dc0bd03608bada37921bc8a93425eed17f4/webmontage-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aa89cd898bb13e0b8cb9a690acbbf070", "sha256": "4f1de6b78c6fbe71162a37e3776b372adc3d4835d28e5682fac44f9bc59c6b23" }, "downloads": -1, "filename": "webmontage-1.0.0.tar.gz", "has_sig": false, "md5_digest": "aa89cd898bb13e0b8cb9a690acbbf070", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3644, "upload_time": "2019-05-10T22:41:09", "url": "https://files.pythonhosted.org/packages/67/17/60f266844d2b16d54ad190de7dc0bd03608bada37921bc8a93425eed17f4/webmontage-1.0.0.tar.gz" } ] }