# spectrally
A spectrum-handling library (spectral lines, 1d and 2d fitting, ..) based on Datastock and derived from tofu
Raw data
{
"_id": null,
"home_page": "https://github.com/ToFuProject/spectrally",
"name": "spectrally",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "spectral fit gaussian lorentzian voigt",
"author": "Didier VEZINET",
"author_email": "didier.vezinet@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ce/88/b0d0e86919ef41896c4200e02cc6b71c55c3e191898a8146f0324dd6c662/spectrally-0.0.9.tar.gz",
"platform": null,
"description": "# spectrally\nA spectrum-handling library (spectral lines, 1d and 2d fitting, ..) based on Datastock and derived from tofu\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A python library for spectral fitting",
"version": "0.0.9",
"project_urls": {
"Homepage": "https://github.com/ToFuProject/spectrally"
},
"split_keywords": [
"spectral",
"fit",
"gaussian",
"lorentzian",
"voigt"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d905059051df83ccfd26beb0cc80ccdb67b733ba7d715da311e067154c2d7f20",
"md5": "0bba0515506c14a7cb17330028f1fd64",
"sha256": "a4ae15d72b6da2e780766846b9182bdcd75a5a45116a95ff5361f3f162b92bf0"
},
"downloads": -1,
"filename": "spectrally-0.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0bba0515506c14a7cb17330028f1fd64",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 240802,
"upload_time": "2025-02-09T23:10:19",
"upload_time_iso_8601": "2025-02-09T23:10:19.912189Z",
"url": "https://files.pythonhosted.org/packages/d9/05/059051df83ccfd26beb0cc80ccdb67b733ba7d715da311e067154c2d7f20/spectrally-0.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ce88b0d0e86919ef41896c4200e02cc6b71c55c3e191898a8146f0324dd6c662",
"md5": "9ccfc13a95800d3b4cf639676086a73d",
"sha256": "2fd6b8d82dd5b2b84aab6945c99abdb37c8cd24c99722e6ee8a0a3a8f6479c9f"
},
"downloads": -1,
"filename": "spectrally-0.0.9.tar.gz",
"has_sig": false,
"md5_digest": "9ccfc13a95800d3b4cf639676086a73d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 215392,
"upload_time": "2025-02-09T23:10:21",
"upload_time_iso_8601": "2025-02-09T23:10:21.774141Z",
"url": "https://files.pythonhosted.org/packages/ce/88/b0d0e86919ef41896c4200e02cc6b71c55c3e191898a8146f0324dd6c662/spectrally-0.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-09 23:10:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ToFuProject",
"github_project": "spectrally",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "astropy",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "bsplines2d",
"specs": [
[
">=",
"0.0.19"
]
]
}
],
"lcname": "spectrally"
}