{ "info": { "author": "Charlie Choiniere", "author_email": "nek4life@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "dwupload README\n==================\n\nThe dwupload program is a Demandware cartridge file watcher. The script watches the file system and synchronizes\nfiles with your sandbox via webdav. The script assumes you are watching from the cartridges root path e.g.\n/some/path/cartridges/ this path would then contain your dw cartridges below.\n\nThe script assumes that you have all your cartridges in one folder, which may change depending on use cases. Currently\nfor my use case our git repository contains all of our cartridges in one folder.\n\nIf the cartridge path is not set correctly the program can wipe all the files on your sandbox. To fix this simply run\na clean using Demandware Studio and then try fixing the root watch path. You may also run into issues if both Demandware\nStudio and the dwupload script are both running, but I haven't had a problem so far.\n\nThis script has been tested on both 10.8.5 and Windows XP/7. Your mileage may vary.\n\n\nGetting Started\n---------------\n\n * Install Python 2.7 if it's not already installed\n * Install setuptools\n * Run python setup.py install\n * Create a configuration file there is an example in the dwupload package.\n * On unix based systems you can create .dwsettings in your home folder. This might work on windows, but has not been tested\n * If you have .dwsettings just run dwupload to start the file system watcher.\n * If you do not have .dwsettings you can specify the -c flag to supply the path to the config file\n * Alternatively you can add the DWUPLOAD_CONFIG_PATH environment variable so you do not have to specify the config path every time\n * Use dwupload -h to see the program's help text\n\n\n0.1.4\n---\n- Added multiple configurations in one config file with section_name argument\n- Prompt user for password if password is not stored in config for security reasons\n\n\n0.1.3\n---\n\n- Added connection test on startup to make sure connection is working or will fail with an error\n\n0.1.2\n---\n\n- Fixed bug that locked files on Windows 7 preventing script from working on consecutive uploads\n\n0.1.1\n---\n\n- Bug fixes for url paths on Windows\n- Fixed bug not allowing config to be overridden via the command line\n- Removed logging statements\n\n0.1\n---\n\n- Initial version", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "demandware", "license": "The MIT License (MIT)\n\nCopyright (c) 2014 Charlie Choiniere\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "dwupload", "package_url": "https://pypi.org/project/dwupload/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dwupload/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/dwupload/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Demandware upload file watcher. Keeps your files in sync with your sandbox so you don't have to use Eclipse", "version": "0.1.4" }, "last_serial": 1173071, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "65991d1ba4f892ecbdda63d4e5e26fac", "sha256": "871461ee4c83af49ffd5bdb3ceb87364d51d80f8ae9435c8a17ff6cb8c26c7ff" }, "downloads": -1, "filename": "dwupload-0.1.3.tar.gz", "has_sig": false, "md5_digest": "65991d1ba4f892ecbdda63d4e5e26fac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5321, "upload_time": "2014-04-15T23:29:29", "url": "https://files.pythonhosted.org/packages/3d/35/eae4681b2c89bd492b4f3ef15db40cce8dd61cab6bf6d1635b8727c0e231/dwupload-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "8b914c661a16483fd9227c0576220069", "sha256": "25b7b37a838a862ff8f6e2e69e669ccd08fbbfabd6a1d08c313477d61ee2550e" }, "downloads": -1, "filename": "dwupload-0.1.4.tar.gz", "has_sig": false, "md5_digest": "8b914c661a16483fd9227c0576220069", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5636, "upload_time": "2014-07-29T14:31:45", "url": "https://files.pythonhosted.org/packages/46/0d/02a4522fe41cb8f67a178406ec403c0390bd57da982f5c57462343c65a6c/dwupload-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b914c661a16483fd9227c0576220069", "sha256": "25b7b37a838a862ff8f6e2e69e669ccd08fbbfabd6a1d08c313477d61ee2550e" }, "downloads": -1, "filename": "dwupload-0.1.4.tar.gz", "has_sig": false, "md5_digest": "8b914c661a16483fd9227c0576220069", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5636, "upload_time": "2014-07-29T14:31:45", "url": "https://files.pythonhosted.org/packages/46/0d/02a4522fe41cb8f67a178406ec403c0390bd57da982f5c57462343c65a6c/dwupload-0.1.4.tar.gz" } ] }