{ "info": { "author": "Michelle Gill", "author_email": "michelle@michellelynngill.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering :: Chemistry", "Topic :: Scientific/Engineering :: Visualization" ], "description": "mfoutparser\nby Arthur G. Palmer, III and Michelle L. Gill\n\nA series of python subroutines to read and extract information from the \nSTAR format mfout file generated by the program ModelFree.\n\nUnlike the BMRB STAR format, the format used by ModelFree \nuses the data_name field, rather than the save_name field \nand also allows nested loops (the mfout file has loops nested to \na depth of two only).\n\n`mfoutparser` has been tested on python 2.7, 3.4, and 3.5. It requires the \nNumpy (tested on version 1.10.1) and Pandas (tested on version 0.17.1) \nlibraries. IPython notebook (version >= 3.2.1) is required to run the\ndemonstration notebook located in the `examples` directory. Matplotlib \nis required if plotting of the data is desired.\n\nSee the `examples` directory in the installation for a demonstration or\nrun the following from the command line:\n\npython -c 'import mfoutparser as mf; mf.copy_examples()'", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/mlgill/mfoutparser", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mlgill/mfoutparser", "keywords": null, "license": "BSD (3-clause)", "maintainer": null, "maintainer_email": null, "name": "mfoutparser", "package_url": "https://pypi.org/project/mfoutparser/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mfoutparser/", "project_urls": { "Download": "https://github.com/mlgill/mfoutparser", "Homepage": "https://github.com/mlgill/mfoutparser" }, "release_url": "https://pypi.org/project/mfoutparser/1.4.1/", "requires_dist": null, "requires_python": null, "summary": "mfoutparser: efficient and convenient parsing of ModelFree output files.", "version": "1.4.1" }, "last_serial": 1863545, "releases": { "1.2": [], "1.3": [ { "comment_text": "", "digests": { "md5": "44802507ce7e1561cc114c63c1dbc91b", "sha256": "88fb6d432575e5d1736f33006c874e234fefff6c469cbdeebd0fcce70d749542" }, "downloads": -1, "filename": "mfoutparser-1.3.tar.gz", "has_sig": false, "md5_digest": "44802507ce7e1561cc114c63c1dbc91b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 732512, "upload_time": "2015-12-06T19:28:54", "url": "https://files.pythonhosted.org/packages/1b/c9/251fbf711ebe05e2d50eab60bbb8aed36d09bce9931802f22ed6d7ea76fe/mfoutparser-1.3.tar.gz" } ], "1.4": [], "1.4.1": [ { "comment_text": "", "digests": { "md5": "2cbab30b8fe89c2a0b969445ed655b57", "sha256": "44624fca6a1f627edcf82c7bedabf676b569fec9575a4caa8092dcf0b6066d0f" }, "downloads": -1, "filename": "mfoutparser-1.4.1.tar.gz", "has_sig": false, "md5_digest": "2cbab30b8fe89c2a0b969445ed655b57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 709269, "upload_time": "2015-12-15T16:36:20", "url": "https://files.pythonhosted.org/packages/e1/97/e955abb961d30ce66639891fe3107f9818dbdf4caf2f6335626196e8a66c/mfoutparser-1.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2cbab30b8fe89c2a0b969445ed655b57", "sha256": "44624fca6a1f627edcf82c7bedabf676b569fec9575a4caa8092dcf0b6066d0f" }, "downloads": -1, "filename": "mfoutparser-1.4.1.tar.gz", "has_sig": false, "md5_digest": "2cbab30b8fe89c2a0b969445ed655b57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 709269, "upload_time": "2015-12-15T16:36:20", "url": "https://files.pythonhosted.org/packages/e1/97/e955abb961d30ce66639891fe3107f9818dbdf4caf2f6335626196e8a66c/mfoutparser-1.4.1.tar.gz" } ] }