{ "info": { "author": "Till Biskup", "author_email": "till@till-biskup.de", "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": "ASpecD\n======\n\n``aspecd`` is a framework for handling spectroscopic data focussing on reproducibility. In short: Each and every processing step applied to your data will be recorded and can be traced back, and additionally, for each representation of your data (e.g., figures, tables) you can easily follow how the data shown have been processed and where they originate from.\n\n\nFeatures\n--------\n\nA list of features, not all implemented yet but aimed at for the first public release (ASpecD 0.1):\n\n* Framework for writing applications handling spectroscopic data\n\n* Consistent handling of numeric data and corresponding metadata\n\n* History of each processing step, automatically generated, aiming at full reproducibility\n\n* Undo and redo of processing steps\n\n* Import and export of data\n\n* Generic plotting capabilities, easily extendable\n\n* Report generation using pre-defined templates\n\n* Recipe-driven data analysis, allowing tasks to be performed fully unattended in the background\n\n\nAnd to make it even more convenient for users and future-proof:\n\n* Open source project written in Python (>= 3.5)\n\n* Developed fully test-driven\n\n* Extensive user and API documentation\n\n\n.. warning::\n The ASpecD framework 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\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.aspecd.de", "keywords": "spectroscopy,data processing and analysis,reproducible science,good scientific practice", "license": "", "maintainer": "", "maintainer_email": "", "name": "aspecd", "package_url": "https://pypi.org/project/aspecd/", "platform": "", "project_url": "https://pypi.org/project/aspecd/", "project_urls": { "Documentation": "https://docs.aspecd.de/", "Homepage": "https://www.aspecd.de", "Source": "https://github.com/tillbiskup/aspecd" }, "release_url": "https://pypi.org/project/aspecd/0.1.0.dev280/", "requires_dist": [ "jinja2", "matplotlib", "numpy", "oyaml", "prospector ; extra == 'dev'", "sphinx ; extra == 'docs'", "sphinx-rtd-theme ; extra == 'docs'" ], "requires_python": ">=3.5", "summary": "Framework for handling spectroscopic data.", "version": "0.1.0.dev280" }, "last_serial": 5401077, "releases": { "0.1.0.dev280": [ { "comment_text": "", "digests": { "md5": "1a15fefcdf3b0ce569a937ec155bc7ae", "sha256": "9b39aebf4df8d32fd07734b72face3cea0a3e800553e0cee0292ac63d58d623f" }, "downloads": -1, "filename": "aspecd-0.1.0.dev280-py3-none-any.whl", "has_sig": false, "md5_digest": "1a15fefcdf3b0ce569a937ec155bc7ae", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 67767, "upload_time": "2019-06-14T15:28:08", "url": "https://files.pythonhosted.org/packages/c1/b2/5cdd6816d910b7bb27a9a6c17ba8d2cec058c7f60560958815a6caa4c348/aspecd-0.1.0.dev280-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f676346b849cb17e4f7395416001370a", "sha256": "50c6685b67a3b6f869932ea2570cd3b06444930635770434a75b247c64404876" }, "downloads": -1, "filename": "aspecd-0.1.0.dev280.tar.gz", "has_sig": false, "md5_digest": "f676346b849cb17e4f7395416001370a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 123824, "upload_time": "2019-06-14T15:28:11", "url": "https://files.pythonhosted.org/packages/49/5b/6ee6d85dae091e14dabdb4c421dcbf4d1040c7c1f9e46fd54ac94c877b69/aspecd-0.1.0.dev280.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1a15fefcdf3b0ce569a937ec155bc7ae", "sha256": "9b39aebf4df8d32fd07734b72face3cea0a3e800553e0cee0292ac63d58d623f" }, "downloads": -1, "filename": "aspecd-0.1.0.dev280-py3-none-any.whl", "has_sig": false, "md5_digest": "1a15fefcdf3b0ce569a937ec155bc7ae", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 67767, "upload_time": "2019-06-14T15:28:08", "url": "https://files.pythonhosted.org/packages/c1/b2/5cdd6816d910b7bb27a9a6c17ba8d2cec058c7f60560958815a6caa4c348/aspecd-0.1.0.dev280-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f676346b849cb17e4f7395416001370a", "sha256": "50c6685b67a3b6f869932ea2570cd3b06444930635770434a75b247c64404876" }, "downloads": -1, "filename": "aspecd-0.1.0.dev280.tar.gz", "has_sig": false, "md5_digest": "f676346b849cb17e4f7395416001370a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 123824, "upload_time": "2019-06-14T15:28:11", "url": "https://files.pythonhosted.org/packages/49/5b/6ee6d85dae091e14dabdb4c421dcbf4d1040c7c1f9e46fd54ac94c877b69/aspecd-0.1.0.dev280.tar.gz" } ] }