{ "info": { "author": "Carl Osterwisch", "author_email": "costerwi@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Information Analysis" ], "description": "dwdatareader\n============\n\nDEWESoft produces hardware and software for test measurement, data aquisition, \nand storage. Data files are stored with the extension .d7d in a proprietary\nformat. DEWESoft provides a free Windows application to work with the data\nand a free shared library for developers on Windows and Linux.\n\nThis is a Python module to interact with the DEWESoft DWDataReaderLib shared library\navailable from http://www.dewesoft.com/developers\n\nInstallation\n------------\n\nThe module is available on https://pypi.python.org/pypi/dwdatareader so all\none needs to do is:\n\n::\n\n pip install dwdatareader\n\nExample usage\n-------------\n\nScripts like the following may be run from the command line or, more\ninteractively, from `Jupyter Notebook `_\n\n.. code:: python\n\n import dwdatareader as dw\n with dw.open('myfile.d7d') as f:\n print(f.info)\n ch1 = f['chname1'].series()\n ch1.plot()\n for ch in f.values():\n print(ch.name, ch.series().mean())\n\n\nContribute\n----------\n\nBug reports and pull requests should be directed to the project home on\n`Github `_", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/costerwi/dwdatareader/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/costerwi/dwdatareader/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "dwdatareader", "package_url": "https://pypi.org/project/dwdatareader/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dwdatareader/", "project_urls": { "Download": "https://github.com/costerwi/dwdatareader/tarball/master", "Homepage": "https://github.com/costerwi/dwdatareader/" }, "release_url": "https://pypi.org/project/dwdatareader/0.12.0/", "requires_dist": null, "requires_python": null, "summary": "Python module to interact with Dewesoft DWDataReaderLib shared library", "version": "0.12.0" }, "last_serial": 2746439, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "6e1090470580db0fa4a07375f27a100e", "sha256": "f159172d28fa128e75295a16530a400671a4bde8f20545755b43718cf1786283" }, "downloads": -1, "filename": "dwdatareader-0.10.0.zip", "has_sig": false, "md5_digest": "6e1090470580db0fa4a07375f27a100e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 667468, "upload_time": "2015-11-30T21:20:18", "url": "https://files.pythonhosted.org/packages/56/2f/2e159f81abb0284f75cb9b14bb767d3405e639bace9bee2d020ecfbe253e/dwdatareader-0.10.0.zip" } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "f043b974847b0405297b72ae37ed6ab2", "sha256": "78bce5498e43dd349e659ec73ddfbd3bffa7510270c97511223e456ab8afdeb1" }, "downloads": -1, "filename": "dwdatareader-0.11.0.tar.gz", "has_sig": false, "md5_digest": "f043b974847b0405297b72ae37ed6ab2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 665830, "upload_time": "2016-09-26T11:51:48", "url": "https://files.pythonhosted.org/packages/20/71/83f9cd74f4536c27e98fa7d250f3858cf6b2e27b47f7582426d6bb6edafa/dwdatareader-0.11.0.tar.gz" } ], "0.12.0": [ { "comment_text": "", "digests": { "md5": "726c44e8e71296bc99198aae789dcaaa", "sha256": "029db6f9b0a9d96bd440a58a63bb43e20cbec077c0131068f479ff6f0b13b919" }, "downloads": -1, "filename": "dwdatareader-0.12.0.tar.gz", "has_sig": false, "md5_digest": "726c44e8e71296bc99198aae789dcaaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 665109, "upload_time": "2017-04-01T18:44:39", "url": "https://files.pythonhosted.org/packages/5c/9f/495356f92530819def53cf55efdef8e9b5ddf435975ad7859603c2193cf5/dwdatareader-0.12.0.tar.gz" } ], "0.7.10": [ { "comment_text": "", "digests": { "md5": "e393607362bdbf3caa00c7fcaaaf64fa", "sha256": "0d5594d0b421d0e13bf8e55547cb961ea0cc80f826ecfc42be12be048632b5cb" }, "downloads": -1, "filename": "dwdatareader-0.7.10.zip", "has_sig": false, "md5_digest": "e393607362bdbf3caa00c7fcaaaf64fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 661778, "upload_time": "2015-05-28T17:46:20", "url": "https://files.pythonhosted.org/packages/b2/dc/6c93ef4239a74b9af338c2f76b537915f97347d4f5a4730746dfaf7d39c6/dwdatareader-0.7.10.zip" } ], "0.7.11": [ { "comment_text": "", "digests": { "md5": "d54798a65dadaeada1c10051e976030d", "sha256": "2a8cca7c116b4a0bf5a835b3c12de9431c5d6e8d7edb57e5c5c75773d215edab" }, "downloads": -1, "filename": "dwdatareader-0.7.11.zip", "has_sig": false, "md5_digest": "d54798a65dadaeada1c10051e976030d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 661811, "upload_time": "2015-06-02T20:33:53", "url": "https://files.pythonhosted.org/packages/14/91/5b73cc4b9669bf44611585ebfacf168249ac090fc90ddb222380d6c5b407/dwdatareader-0.7.11.zip" } ], "0.7.7": [ { "comment_text": "", "digests": { "md5": "e7eb9abff7069adae0ab23e1c571da3c", "sha256": "ae584b94ea80c1a0bf560f080bacda574431af4e0357b85f0606ef17aafdad9c" }, "downloads": -1, "filename": "dwdatareader-0.7.7.zip", "has_sig": false, "md5_digest": "e7eb9abff7069adae0ab23e1c571da3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 661455, "upload_time": "2015-05-06T20:29:36", "url": "https://files.pythonhosted.org/packages/fe/f7/6542be87d78ac8018e9e9a3a608abff783dd170f6500a995ec85f8a3bd05/dwdatareader-0.7.7.zip" } ], "0.7.8": [ { "comment_text": "", "digests": { "md5": "4df1d81f4da6d5de616f437c509ece54", "sha256": "6e57d81175f5fd4edeb54d5568c166d9a09c554269ea1c118335d80255f33864" }, "downloads": -1, "filename": "dwdatareader-0.7.8.zip", "has_sig": false, "md5_digest": "4df1d81f4da6d5de616f437c509ece54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 661722, "upload_time": "2015-05-06T20:50:32", "url": "https://files.pythonhosted.org/packages/49/0d/f01e6205b763550937b675c522f4493bdce3b26ff27f1fd10d5594cf8bb6/dwdatareader-0.7.8.zip" } ], "0.7.9": [ { "comment_text": "", "digests": { "md5": "084d7644b007eab28d32427b7b355a38", "sha256": "4f223d027207315943380843d2d65f9e50bf64ddba21a4b90c2e8c9c5657af6e" }, "downloads": -1, "filename": "dwdatareader-0.7.9.zip", "has_sig": false, "md5_digest": "084d7644b007eab28d32427b7b355a38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 661726, "upload_time": "2015-05-18T16:59:37", "url": "https://files.pythonhosted.org/packages/17/0e/32760b11c22f2bb8df543debec334a7dc4eec396533fca90bfea8c31e57e/dwdatareader-0.7.9.zip" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "516626030d2486d4163b69c0a2277caa", "sha256": "bb4eed12b74d79ba3cafd679f71711abf6fbeb282cf395d8c069aa9b75ed6645" }, "downloads": -1, "filename": "dwdatareader-0.8.0.zip", "has_sig": false, "md5_digest": "516626030d2486d4163b69c0a2277caa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 661912, "upload_time": "2015-06-03T20:05:56", "url": "https://files.pythonhosted.org/packages/4b/0a/964f30aebb027bb32130b00726cbed4dcb8e62c5d7bc42281633167b5ac2/dwdatareader-0.8.0.zip" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "24ece332540db04cae605cbee14441e9", "sha256": "1764cdd7b83b3672a5243b0fe136af5b29daf9dc15a60a79ce903e01dd3f2763" }, "downloads": -1, "filename": "dwdatareader-0.9.0.zip", "has_sig": false, "md5_digest": "24ece332540db04cae605cbee14441e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 661902, "upload_time": "2015-06-08T19:26:45", "url": "https://files.pythonhosted.org/packages/ad/af/eea6b093d234034d3c40713761156900335a5ae74f75bc860a000f4ef36d/dwdatareader-0.9.0.zip" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "1e1d9ec2d0ea0d956466305335715561", "sha256": "a0f33bc435e9cd12055b4e168caac842d00c087818675d8e8f4434aab3e1a6b5" }, "downloads": -1, "filename": "dwdatareader-0.9.1.zip", "has_sig": false, "md5_digest": "1e1d9ec2d0ea0d956466305335715561", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 661954, "upload_time": "2015-06-30T14:55:15", "url": "https://files.pythonhosted.org/packages/b9/97/c28c81a0e51e8515c6e9c595e7378bdcc1900f1aaca0bfe1f88f892f0747/dwdatareader-0.9.1.zip" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "edf22e186202ae76256e7f449c9b836d", "sha256": "7d5245ab3920f538f9693d4d278a614c4102eb24d2206587a64b8bb869f6475e" }, "downloads": -1, "filename": "dwdatareader-0.9.2.zip", "has_sig": false, "md5_digest": "edf22e186202ae76256e7f449c9b836d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 667415, "upload_time": "2015-11-25T20:46:24", "url": "https://files.pythonhosted.org/packages/21/6f/ef71c53b12365ff33c33c4b355548256b34e441dfc5673702b52ecb82dab/dwdatareader-0.9.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "726c44e8e71296bc99198aae789dcaaa", "sha256": "029db6f9b0a9d96bd440a58a63bb43e20cbec077c0131068f479ff6f0b13b919" }, "downloads": -1, "filename": "dwdatareader-0.12.0.tar.gz", "has_sig": false, "md5_digest": "726c44e8e71296bc99198aae789dcaaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 665109, "upload_time": "2017-04-01T18:44:39", "url": "https://files.pythonhosted.org/packages/5c/9f/495356f92530819def53cf55efdef8e9b5ddf435975ad7859603c2193cf5/dwdatareader-0.12.0.tar.gz" } ] }