{ "info": { "author": "Jara Popp, Till Biskup", "author_email": "j.popp@gmx.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "trepr\n=====\n\ntrepr is a package for handling data obtained using time-resolved electron paramagnetic resonance (TREPR) spectroscopy. It is based on the `ASpecD framework `_. Due to inheriting from the ASpecD superclasses, all data generated with the trepr package are completely reproducible and have a complete history.\n\n.. warning::\n The trepr package is currently under active development and still considered in Alpha development state. Therefore, expect frequent changes in features and public APIs that may break your own code. Nevertheless, feedback as well as feature requests are highly welcome.\n\nThe easiest way to use the trepr package is to hand over a yaml file to the trepr caller::\n\n import trepr\n trepr.Caller('your_yaml_file.yaml')\n\nFeatures\n--------\n\n- fully reproducible processing of TREPR data\n- customisable plots\n- automatically generated reports\n- recipe-driven usage\n\nInstallation\n------------\n\nInstall the package by running::\n\n pip install trepr\n\nContribute\n----------\n\n- Source Code: https://github.com/tillbiskup/trepr\n\nSupport\n-------\n\nIf you are having issues, please contact the package authors.\n\nLicense\n-------\n\nThe project licensed under the BSD license.\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.trepr.de/", "keywords": "spectroscopy,trepr,data processing and analysis", "license": "", "maintainer": "", "maintainer_email": "", "name": "trepr", "package_url": "https://pypi.org/project/trepr/", "platform": "", "project_url": "https://pypi.org/project/trepr/", "project_urls": { "Documentation": "https://docs.trepr.de/", "Homepage": "https://www.trepr.de/", "Source": "https://github.com/tillbiskup/trepr" }, "release_url": "https://pypi.org/project/trepr/0.1.0.dev57/", "requires_dist": [ "aspecd", "cycler", "jinja2", "kiwisolver", "markupsafe", "matplotlib", "numexpr", "numpy", "pyDOE", "pyparsing", "python-dateutil", "pywt", "oyaml", "scipy", "six" ], "requires_python": ">=3.5", "summary": "TREPR processing and analysis routines.", "version": "0.1.0.dev57" }, "last_serial": 5403604, "releases": { "0.1.0.dev57": [ { "comment_text": "", "digests": { "md5": "aecf255b462f72bbeef3264acc637082", "sha256": "099210ffc82b85b6b6257764404e618474a8b175089b767ee547b7b674ac127a" }, "downloads": -1, "filename": "trepr-0.1.0.dev57-py3-none-any.whl", "has_sig": false, "md5_digest": "aecf255b462f72bbeef3264acc637082", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 27902, "upload_time": "2019-06-15T09:35:50", "url": "https://files.pythonhosted.org/packages/d5/14/18b3882966736075009a9032ce6591bf6bba8b874e037ecc6b29b7bdaa77/trepr-0.1.0.dev57-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eadfecc17ecb23371f6c6825c0c2b714", "sha256": "507cb40c021b18e88ccdc32b783f2bb31077382cfa23cd40859ee19408e4dbdb" }, "downloads": -1, "filename": "trepr-0.1.0.dev57.tar.gz", "has_sig": false, "md5_digest": "eadfecc17ecb23371f6c6825c0c2b714", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 21108, "upload_time": "2019-06-15T09:35:52", "url": "https://files.pythonhosted.org/packages/67/43/8638b3631d800d7030ea4969f972f3d9cca389a5bdfe84c04663963226c8/trepr-0.1.0.dev57.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aecf255b462f72bbeef3264acc637082", "sha256": "099210ffc82b85b6b6257764404e618474a8b175089b767ee547b7b674ac127a" }, "downloads": -1, "filename": "trepr-0.1.0.dev57-py3-none-any.whl", "has_sig": false, "md5_digest": "aecf255b462f72bbeef3264acc637082", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 27902, "upload_time": "2019-06-15T09:35:50", "url": "https://files.pythonhosted.org/packages/d5/14/18b3882966736075009a9032ce6591bf6bba8b874e037ecc6b29b7bdaa77/trepr-0.1.0.dev57-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eadfecc17ecb23371f6c6825c0c2b714", "sha256": "507cb40c021b18e88ccdc32b783f2bb31077382cfa23cd40859ee19408e4dbdb" }, "downloads": -1, "filename": "trepr-0.1.0.dev57.tar.gz", "has_sig": false, "md5_digest": "eadfecc17ecb23371f6c6825c0c2b714", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 21108, "upload_time": "2019-06-15T09:35:52", "url": "https://files.pythonhosted.org/packages/67/43/8638b3631d800d7030ea4969f972f3d9cca389a5bdfe84c04663963226c8/trepr-0.1.0.dev57.tar.gz" } ] }