{ "info": { "author": "Kobi Felton", "author_email": "kobi.c.f@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Topic :: Utilities" ], "description": "# Washi\n\nWashi is a command line interface for organizing scientific research. Yes, there are electronic lab notebooks out there. However, most researchers still end up with a mess of unorganized data files on their computer. \n\n## How it works\nWashi organizes each experiment your run into the following folder structure:\n\n EXPINFO.md\n setup/\n data/\n analysis/\n\n- EXPINFO.md is like a readme. It describes the experiment, maybe has pictures of your lab notebook, etc.\n- The setup/ directory is for everything you do before the experiment (e.g., dilution calculations in excel, import literature references)\n- The data/ directory is for RAW data. That means the raw csv files coming of the your HPLC, spectrometer or whatever you use. This should not be processed.\n- The analysis/ directory is for processed data and the scripts used to get that data. \n\n\n## Usage \n\nTo create a washi folder structure\n\n washi init", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "washi", "package_url": "https://pypi.org/project/washi/", "platform": "", "project_url": "https://pypi.org/project/washi/", "project_urls": null, "release_url": "https://pypi.org/project/washi/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Scripts to easily organize research", "version": "0.0.1" }, "last_serial": 3921799, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ef3a90d7e7329694054b00640d250b86", "sha256": "8e704dc50a67f4c067365f38cbdee0e1215a8ceea9f434267206de5f417625d3" }, "downloads": -1, "filename": "washi-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ef3a90d7e7329694054b00640d250b86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2029, "upload_time": "2018-06-01T18:34:21", "url": "https://files.pythonhosted.org/packages/97/1b/dffeff766b79a23269159407715c26f361ad76af91a09e611a1edc66f51b/washi-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef3a90d7e7329694054b00640d250b86", "sha256": "8e704dc50a67f4c067365f38cbdee0e1215a8ceea9f434267206de5f417625d3" }, "downloads": -1, "filename": "washi-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ef3a90d7e7329694054b00640d250b86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2029, "upload_time": "2018-06-01T18:34:21", "url": "https://files.pythonhosted.org/packages/97/1b/dffeff766b79a23269159407715c26f361ad76af91a09e611a1edc66f51b/washi-0.0.1.tar.gz" } ] }