{ "info": { "author": "Alex Rodrigues", "author_email": "alex@rodrigues.com", "bugtrack_url": null, "classifiers": [], "description": "===========\nF5NoMore\n===========\n\nF5NoMore is a project for Web Developers to help them develop a more seamless workflow by monitoring a local project for changes and immediately reflecting updates in the browser (by automatically reloading the page).\n\nEveryone who has had to spend a lot of time developping websites is familiar with the cycle required to debug changes in the browser:\n\n1. Save\n2. Switch to the browser window\n3. F5\n4. Look at the changes\n5. Switch back to the editor\n\nThis gets annoying quite fast, especially when you're spending three seconds to update a single style and then another five to switch contexts and reload.\nThe goal of F5NoMore is to replace this whole rigamarol with:\n\nSave ---> See Changes\n\nPersonally I find that saves me a lot of time - and even more annoyance :).\n\n\nHow it works \n===========\nF5NoMore is composed of two parts:\n\n* Python Package \n* Chrome Extension (https://chrome.google.com/webstore/detail/f5nomore/bgkkcdjaonlbjoopncdpdgchdohaieap)\n\nThe python script watches the filesystem for changes and when it sees changes it communicates that to the extension which reloads the page.\nHaving both is necessary, because Chrome Extensions do not have access to the filesystem, and external programs (i.e. the python script) can't easily manipulate Google Chrome.\n\n\nInstall\n============\nYou need to install both the F5NoMore Python package and the F5NoMore Google Chrome Extension.\n\nPython Package\n-------------\nThere are three steps to install the python package:\n\n* Install Python (https://www.python.org/download/)\n* Install pip (http://pip.readthedocs.org/en/latest/installing.html)\n* Run \"python -m pip install F5NoMore\"\n\nGoogle Chrome Extension\n--------------\nFind F5NoMore on the Google Chrome Web Store and install it for free:\n\nhttps://chrome.google.com/webstore/detail/f5nomore/bgkkcdjaonlbjoopncdpdgchdohaieap\n\n\nUsage\n===========\nOnce everything is installed you should start the python script with::\n\n python -m f5nomore\n\nNext you should set up the files you want to watch using the Chrome extension:\n\n* Double click on the F5 icon to open the file select dialogue.\n* Add a new project\n* Open the new project by clicking the arrow to the left of it\n* Select the file/folders you want to watch\n* Close the dialog\n\nYou can click once on the F5 icon to toggle F5NoMore on and off in a tab\n\n\nHistory\n===========\n\nThere are a variety of tools that support true live editting by hooking into Google Chrome's developer tools and only updating the parts of the page that change.\nOne notable tools that takes this approach is the open source Brackets Editor (http://brackets.io/).\nLive editting is amazingly responsive! Unfortunately live editting is limitted to projects where the editor can easily understand how source files map to output. This basically means that only pure HTML and CSS can be handled effectively.\nAs soon you start involving a server for routing or templating or composing a page from multiple source files (which is most projects these days) live editting doesn't work anymore.\nI love the live editting in Brackets, I highly reccommend it! I love it so much that now that I've tried it I hate going back to the agonizingly slow refresh process I used to use.\nSadly most of my projects involve a high level server meaning I can't use Brackets' live editting no matter how much I want to.\nF5NoMore exists to bridge this gap. It makes the update cycle much faster by saving from constantly having to mash my F5 key and it works on any project, because it just reloads the page.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "F5NoMore", "package_url": "https://pypi.org/project/F5NoMore/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/F5NoMore/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/F5NoMore/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Autoreload webpage on file system changes", "version": "0.1.0" }, "last_serial": 1289381, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9c33ba0ff81dbe7f28c9bcf6286b912d", "sha256": "965ec7de3125167d3b766dd0ea32f587da0051818b5ef60fd9988679189fdc71" }, "downloads": -1, "filename": "F5NoMore-0.0.1.zip", "has_sig": false, "md5_digest": "9c33ba0ff81dbe7f28c9bcf6286b912d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15806, "upload_time": "2014-07-09T03:16:43", "url": "https://files.pythonhosted.org/packages/43/05/c16eb116c945f813f30f5a16e8356ac28fe690b4c0212ac662c10ae24f36/F5NoMore-0.0.1.zip" } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "e406f4cc18768c010b30e2a6cee35a9d", "sha256": "30a3fb4fe6a40792d87942c8d021f1e0a1a358517ca3f9bf55523bd444329a93" }, "downloads": -1, "filename": "F5NoMore-0.0.10.zip", "has_sig": false, "md5_digest": "e406f4cc18768c010b30e2a6cee35a9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11870, "upload_time": "2014-07-15T01:32:08", "url": "https://files.pythonhosted.org/packages/e5/37/addaf4992406b81baa33023a3b0135f252b90f825b69687d3075b955bb3d/F5NoMore-0.0.10.zip" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "799607c5c56944b96200688c4cc5e061", "sha256": "cf87743b29a46e6ac3f1b19880b0377ccdc650fd275fb5c9e5298eece1c08615" }, "downloads": -1, "filename": "F5NoMore-0.0.2.zip", "has_sig": false, "md5_digest": "799607c5c56944b96200688c4cc5e061", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15805, "upload_time": "2014-07-09T03:22:27", "url": "https://files.pythonhosted.org/packages/98/d7/e39330bca057d9e19ce9b7093ea5e4c05f15c7185d98d0cb76e7e8ff3256/F5NoMore-0.0.2.zip" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "ad4b9571536275f514db0911a87fbb30", "sha256": "2005e5e20a0c7192cabccf79538d6d2aa84dd9d0c2e48799e5704901eccabb69" }, "downloads": -1, "filename": "F5NoMore-0.0.3.zip", "has_sig": false, "md5_digest": "ad4b9571536275f514db0911a87fbb30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15801, "upload_time": "2014-07-09T03:25:42", "url": "https://files.pythonhosted.org/packages/06/92/fbfc85ad58a2bc09d7199c7b8c6a0954e2eb9bff3310707d9b61c049fc2d/F5NoMore-0.0.3.zip" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "d64a2b494738e8c8e13240f89f94e056", "sha256": "fcadbb44290ac57396d112a73cd4f511358e92c48be7d01f906ee8b824afefea" }, "downloads": -1, "filename": "F5NoMore-0.0.5.zip", "has_sig": false, "md5_digest": "d64a2b494738e8c8e13240f89f94e056", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15798, "upload_time": "2014-07-09T03:29:03", "url": "https://files.pythonhosted.org/packages/11/f4/9f33cfa44d85eb4256865ef43f01ad9d63bf204707fb3de66320bc39c472/F5NoMore-0.0.5.zip" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "388e85c508c57bf091417f4af8e03723", "sha256": "a12c288add4316e2f6ede59a173b7e2cb7c1c2da4374b194ac3e137ac4fd6fbd" }, "downloads": -1, "filename": "F5NoMore-0.0.6.zip", "has_sig": false, "md5_digest": "388e85c508c57bf091417f4af8e03723", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11894, "upload_time": "2014-07-11T03:00:50", "url": "https://files.pythonhosted.org/packages/36/9a/5823e6f280868594874b8a8fbb64b1db48293daebc27856b394a2b5b47ac/F5NoMore-0.0.6.zip" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "dafff7e29b1ba8e73f6573db482e190d", "sha256": "2e2cf554fe5c72d3727b3ecc946ac8a7e247b9c76713db7e8889af618b1bf276" }, "downloads": -1, "filename": "F5NoMore-0.0.7.zip", "has_sig": false, "md5_digest": "dafff7e29b1ba8e73f6573db482e190d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11893, "upload_time": "2014-07-14T20:37:20", "url": "https://files.pythonhosted.org/packages/3a/be/d0046827d8777b08cbecbeb7970a1de99654fa0b5e0889bbd5b52fbaa169/F5NoMore-0.0.7.zip" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "6fd25188c082311963f77fe8eb932fcd", "sha256": "2bc6f3595d4ba82c25a3752fc23bc0f8e578bc861aea234dc11b5a8bdaa5bb05" }, "downloads": -1, "filename": "F5NoMore-0.0.8.zip", "has_sig": false, "md5_digest": "6fd25188c082311963f77fe8eb932fcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11855, "upload_time": "2014-07-14T23:55:48", "url": "https://files.pythonhosted.org/packages/14/c5/bdd27489feff219cc86515033d0c0693b0f9346bb50a2ed954668f159142/F5NoMore-0.0.8.zip" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "a9e1ef912f07fc20952e1348de36a447", "sha256": "b12279ada7de59b4885e27287e566e59e76050f53280be8aa9305596ba35b7c0" }, "downloads": -1, "filename": "F5NoMore-0.0.9.zip", "has_sig": false, "md5_digest": "a9e1ef912f07fc20952e1348de36a447", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11857, "upload_time": "2014-07-15T01:30:51", "url": "https://files.pythonhosted.org/packages/70/26/10fa6f3134aa2e4d05622c9dc813108e322e4ac156fac39db2b5eac38501/F5NoMore-0.0.9.zip" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "ecfea85c7a18904e084dec9f63225a1a", "sha256": "6d8fb7af33825d24e6c9f6d6877d7b274914169a2bf547e65e4466adf7a37a9a" }, "downloads": -1, "filename": "F5NoMore-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ecfea85c7a18904e084dec9f63225a1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9067, "upload_time": "2014-10-31T00:28:01", "url": "https://files.pythonhosted.org/packages/d1/fe/c7379ea3cb5965f38b7373a9b67ef82d43ab1c23881dba22988ce0a384bd/F5NoMore-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ecfea85c7a18904e084dec9f63225a1a", "sha256": "6d8fb7af33825d24e6c9f6d6877d7b274914169a2bf547e65e4466adf7a37a9a" }, "downloads": -1, "filename": "F5NoMore-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ecfea85c7a18904e084dec9f63225a1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9067, "upload_time": "2014-10-31T00:28:01", "url": "https://files.pythonhosted.org/packages/d1/fe/c7379ea3cb5965f38b7373a9b67ef82d43ab1c23881dba22988ce0a384bd/F5NoMore-0.1.0.tar.gz" } ] }