{ "info": { "author": "['Eunhou Esther Song']", "author_email": "eunhou.song@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "docxviewer\n================\n\nCopyright (c) 2018-2019 Eunhou Esther Song\n\nThis is a simple document previewer which allows users to preview\nmultiple .docx documents at once. The options and flags include number\nof paragraphs to preview and number of documents to preview in a\ndirectory. The output prints the file name and paragraphs in each .docx\nfile.\n\n### Python Package Index\n\n\n\n### Installation\n\n pip3 install docxviewer\n\n### Dependencies\n\n - Python 3\n - Click\n - ipython\n - python-docx\n\n### Command Line Options\n\n - \u2013help: see help page\n - \u2013see: raise flag to view the name of all .docx files in a directory\n - \u2013p\\_num: set number of paragraphs to preview, the default is 3\n - \u2013select: set number of documents to preview, the default is 3\n - \u2013all: raise flag to display preview of all documents in a directory\n\n### Examples\n\nDisplays names of all .docx files in a directory\n\n docxviewer --see\n\nDisplays the first three paragraphs of three documents in a directory,\nselected by alaphabetical order.\n\n docxviewer\n\nDisplays the first three paragraphs of all documents in a directory.\n\n docxviewer --all\n\nDisplays the first six paragraphs of five documents in a directory.\n\n docxviewer --p_num 6 --select 5\n\n### Output\n\n >>docxviewer\n\n 125syllabus18fal.docx\n \u73b0\u4ee3\u4e2d\u56fd\u5c0f\u8bf4\u9009\u8bfb\n Chinese through Modern Fiction\n MWF 12:30pm -1:20pm\n\n\n\n FieldTrip01Overview(2018-10-13)-v02.docx\n Urban Studies 20\n LOGISTICAL SUMMARY\n for\n\n\n\n ch4.docx\n Memo on Data and Prelim Analysis \n Data Collection\n Background\n\n\n", "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/ehsong/docxviewer", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "docxviewer", "package_url": "https://pypi.org/project/docxviewer/", "platform": "", "project_url": "https://pypi.org/project/docxviewer/", "project_urls": { "Homepage": "https://github.com/ehsong/docxviewer" }, "release_url": "https://pypi.org/project/docxviewer/0.0.6/", "requires_dist": [ "python-docx", "ipython", "Click" ], "requires_python": "", "summary": "Tool for previewing multiple .docx files in a directory", "version": "0.0.6" }, "last_serial": 4644800, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "be19cc378292fba3fcecded9fb13cbbd", "sha256": "a0c80fe7ac0c757d5b2cca22061c15d51494563973f91ba63f16cce0f5001d3c" }, "downloads": -1, "filename": "docxviewer-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "be19cc378292fba3fcecded9fb13cbbd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4228, "upload_time": "2018-12-29T13:15:37", "url": "https://files.pythonhosted.org/packages/e1/3f/01044b118c11cea7049e652b20d471dbc432872d50fc10cd3e3f2ea86c0b/docxviewer-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7191d2e5f5fd5d40448f611a22605003", "sha256": "09bac9404c6aff2c5d4d5b197fe5a384d77b80d5808f866c6cf5045a33de193d" }, "downloads": -1, "filename": "docxviewer-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7191d2e5f5fd5d40448f611a22605003", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2609, "upload_time": "2018-12-29T13:15:40", "url": "https://files.pythonhosted.org/packages/61/63/82f0b7ac5c09d61571dcb024093a0131e51cda1cdc090cc4725e1569ceb9/docxviewer-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "16a9b6bc20640db32ac582c90d587e26", "sha256": "ef6bb6087d4faffaf46a503a15b8a265489e28f913e0a465f408b759d6f03780" }, "downloads": -1, "filename": "docxviewer-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "16a9b6bc20640db32ac582c90d587e26", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4226, "upload_time": "2018-12-29T13:41:02", "url": "https://files.pythonhosted.org/packages/be/b5/aed10600558b18e76948dc04ac1f65cba6dae9722a7e1846ba921ab0cf2a/docxviewer-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2fdeb84b67a8edd4cb7c564ee7156b3f", "sha256": "8d6d78de2d97d0d53ca481c6ce0338e0587569a18fd2f7b5c249fb0552806b25" }, "downloads": -1, "filename": "docxviewer-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2fdeb84b67a8edd4cb7c564ee7156b3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2605, "upload_time": "2018-12-29T13:41:03", "url": "https://files.pythonhosted.org/packages/d1/80/a3ace44d655b79b72908b7f9463759aec1cf8e7f5e978e775747c39f1536/docxviewer-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e4d9d03e071f9512cacba4f11e28064a", "sha256": "c6ca5f1ccc8fb6d2e6392eb43107363f2d4bbd644a44c68e3fc4ba1f5da4b60d" }, "downloads": -1, "filename": "docxviewer-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "e4d9d03e071f9512cacba4f11e28064a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3877, "upload_time": "2018-12-29T13:58:03", "url": "https://files.pythonhosted.org/packages/22/66/f5f8eeda9fd47e15f5dffe37082c0724de2a19487b7e9b569eb6056d5fb6/docxviewer-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3cae9dd5bfd6d9d48862a77f0d78adc5", "sha256": "4519548a7a7bc8bfa002543c860ad33170fa03cb465b8123e68c8c35c7d85d17" }, "downloads": -1, "filename": "docxviewer-0.0.3.tar.gz", "has_sig": false, "md5_digest": "3cae9dd5bfd6d9d48862a77f0d78adc5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2537, "upload_time": "2018-12-29T13:58:05", "url": "https://files.pythonhosted.org/packages/f4/90/679b9230346dfb704ec4f68fff9d2115f8b6d3fee1b1823a2fb2e173f583/docxviewer-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "8af111a74b4a732906ec730d7862a229", "sha256": "b6b2012910e1f867d0679527ecc92788e6fa51d126e9cd50c825ec3c38559ee4" }, "downloads": -1, "filename": "docxviewer-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "8af111a74b4a732906ec730d7862a229", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3879, "upload_time": "2018-12-29T13:59:44", "url": "https://files.pythonhosted.org/packages/af/33/9716b2089494c6006d76897b7a300ff2c8752dc4c88f2d777a304f975629/docxviewer-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d2e09cfa64cf95dab7b2acd6f73bab60", "sha256": "9d2d5b208ba789931a02fac69bf63e61353a0562f1395ce7769e25f2b606e6c1" }, "downloads": -1, "filename": "docxviewer-0.0.4.tar.gz", "has_sig": false, "md5_digest": "d2e09cfa64cf95dab7b2acd6f73bab60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2546, "upload_time": "2018-12-29T13:59:47", "url": "https://files.pythonhosted.org/packages/2a/e6/f09c768072d0cee9ab8a6b0751feb03c4c52e606fb4eb65e197e882dd00a/docxviewer-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "a34299da3f27e929d19631a3455702a7", "sha256": "986a3258d365c332d632e734ed3e9726124847ac77f5bba2a5e78bf67d88611c" }, "downloads": -1, "filename": "docxviewer-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "a34299da3f27e929d19631a3455702a7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3955, "upload_time": "2018-12-29T14:16:25", "url": "https://files.pythonhosted.org/packages/4c/9c/076f4e41b121ff4d8a319e8fb1e2a5f715347f391f481b2d2fc35e22ea04/docxviewer-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "599ae85d59fc26f44a13dbd87cfb5abf", "sha256": "9871dcd29f38a5585698d510a0934833118ad358343a1c0732520d8e6be54f2d" }, "downloads": -1, "filename": "docxviewer-0.0.5.tar.gz", "has_sig": false, "md5_digest": "599ae85d59fc26f44a13dbd87cfb5abf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2623, "upload_time": "2018-12-29T14:16:27", "url": "https://files.pythonhosted.org/packages/e7/3d/378f30f8a262d5723b4105e62bbfa6087500cb85b0644260200962dbc446/docxviewer-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "20ea87a83b20d4d06a268e56f06dd0a0", "sha256": "59032c441fdf5474d7e2446a7c37481a012c3f06630436abfc6003d2d2e22af1" }, "downloads": -1, "filename": "docxviewer-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "20ea87a83b20d4d06a268e56f06dd0a0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3959, "upload_time": "2018-12-29T22:01:28", "url": "https://files.pythonhosted.org/packages/9a/4d/89881abe7cf5c2730212a22bf3db2c4cceb75a431f2935c838c4f4499ce8/docxviewer-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f20f99b27ebae4e2d3df4c98f3989a76", "sha256": "0c6a0c54e9700a5f767f2ea97e37ea7452ee6cd6db1d4da2a624aeee448035a1" }, "downloads": -1, "filename": "docxviewer-0.0.6.tar.gz", "has_sig": false, "md5_digest": "f20f99b27ebae4e2d3df4c98f3989a76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2630, "upload_time": "2018-12-29T22:01:30", "url": "https://files.pythonhosted.org/packages/9a/9b/60d265daf189c9866379fba7f42654ad6eb0ccf0caffa96516bc1a6bbe73/docxviewer-0.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "20ea87a83b20d4d06a268e56f06dd0a0", "sha256": "59032c441fdf5474d7e2446a7c37481a012c3f06630436abfc6003d2d2e22af1" }, "downloads": -1, "filename": "docxviewer-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "20ea87a83b20d4d06a268e56f06dd0a0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3959, "upload_time": "2018-12-29T22:01:28", "url": "https://files.pythonhosted.org/packages/9a/4d/89881abe7cf5c2730212a22bf3db2c4cceb75a431f2935c838c4f4499ce8/docxviewer-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f20f99b27ebae4e2d3df4c98f3989a76", "sha256": "0c6a0c54e9700a5f767f2ea97e37ea7452ee6cd6db1d4da2a624aeee448035a1" }, "downloads": -1, "filename": "docxviewer-0.0.6.tar.gz", "has_sig": false, "md5_digest": "f20f99b27ebae4e2d3df4c98f3989a76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2630, "upload_time": "2018-12-29T22:01:30", "url": "https://files.pythonhosted.org/packages/9a/9b/60d265daf189c9866379fba7f42654ad6eb0ccf0caffa96516bc1a6bbe73/docxviewer-0.0.6.tar.gz" } ] }