=====
RASAL
=====
Resolution and Sensors and Lens.
Installation
============
::
pip install rasal
You can also install the in-development version with::
pip install https://github.com/AidanJohnston/rasal/archive/main.zip
Documentation
=============
https://rasal.readthedocs.io/
Development
===========
To run all the tests run::
tox
License
=======
Rasal is under the MIT license. See the LICENSE file for more information.
Changelog
=========
0.1.0 (2024-05-21)
------------------
* Initial dataclasses for sensor and resolution.
0.0.0 (2024-01-08)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/AidanJohnston/rasal",
"name": "rasal",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "resolution, sensorlens",
"author": "Aidan Johnston",
"author_email": "contact@aidanjohnston.ca",
"download_url": "https://files.pythonhosted.org/packages/d8/ff/229f4882b12b9ad36ed682c9b296c3f70d65a4fc0f1d900d99e5607faae8/rasal-0.1.0.tar.gz",
"platform": null,
"description": "=====\nRASAL\n=====\n\n\nResolution and Sensors and Lens.\n\n\n\nInstallation\n============\n\n::\n\n pip install rasal\n\nYou can also install the in-development version with::\n\n pip install https://github.com/AidanJohnston/rasal/archive/main.zip\n\n\nDocumentation\n=============\n\n\nhttps://rasal.readthedocs.io/\n\n\nDevelopment\n===========\n\nTo run all the tests run::\n\n tox\n\nLicense\n=======\n\nRasal is under the MIT license. See the LICENSE file for more information.\n\n\nChangelog\n=========\n\n0.1.0 (2024-05-21)\n------------------\n\n* Initial dataclasses for sensor and resolution.\n\n0.0.0 (2024-01-08)\n------------------\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Resolution and Sensors and Lens.",
"version": "0.1.0",
"project_urls": {
"Changelog": "https://rasal.readthedocs.io/en/latest/changelog.html",
"Documentation": "https://rasal.readthedocs.io/en/latest",
"Homepage": "https://github.com/AidanJohnston/rasal",
"Issue Tracker": "https://github.com/AidanJohnston/rasal/issues"
},
"split_keywords": [
"resolution",
" sensorlens"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b283c1a8e2fa915aa7f0f7e8eb0c53b4952179ffc290a19a2af1593aa1909052",
"md5": "6962da618f7f00d64ac90ed6fafe165a",
"sha256": "b3dc02141bdb92d3704905d1d90eb55a465eeff3ac5d1bfb36ed471228dd9872"
},
"downloads": -1,
"filename": "rasal-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6962da618f7f00d64ac90ed6fafe165a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5593,
"upload_time": "2024-05-22T03:48:53",
"upload_time_iso_8601": "2024-05-22T03:48:53.588511Z",
"url": "https://files.pythonhosted.org/packages/b2/83/c1a8e2fa915aa7f0f7e8eb0c53b4952179ffc290a19a2af1593aa1909052/rasal-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d8ff229f4882b12b9ad36ed682c9b296c3f70d65a4fc0f1d900d99e5607faae8",
"md5": "55b231267bb2a0dadca6913676a26d47",
"sha256": "0e1e4738f5983837fd5443429b41c58837754a696b205d2ff66194b75a932adb"
},
"downloads": -1,
"filename": "rasal-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "55b231267bb2a0dadca6913676a26d47",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 13544,
"upload_time": "2024-05-22T03:48:54",
"upload_time_iso_8601": "2024-05-22T03:48:54.791896Z",
"url": "https://files.pythonhosted.org/packages/d8/ff/229f4882b12b9ad36ed682c9b296c3f70d65a4fc0f1d900d99e5607faae8/rasal-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-22 03:48:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AidanJohnston",
"github_project": "rasal",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "rasal"
}