| Name | RawHandler JSON | 
            
| Version | 
                  0.0.2
                   
                  JSON | 
            
 | download  | 
            
| home_page | None  | 
            
| Summary | A basic library to handle camera raw files for use in machine learning. Built on rawpy and cv2. | 
            | upload_time | 2025-10-09 18:56:18 | 
            | maintainer | None | 
            
            | docs_url | None | 
            | author | Ryan Mueller | 
            
            | requires_python | >=3.8 | 
            
            
            | license | MIT License
        
        Copyright (c) 2025 rymuelle
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
         | 
            | keywords | 
                
                    python
                
                     machine learning
                
                     camera raw
                 | 
            | VCS | 
                
                     | 
                
            
            | bugtrack_url | 
                
                 | 
             
            
            | requirements | 
                
                  No requirements were recorded.
                
             | 
            
| Travis-CI | 
                
                   No Travis.
                
             | 
            | coveralls test coverage | 
                
                   No coveralls.
                
             | 
        
        
            
            # RawHandler
A wrapper for rawpy to provide useful functionality for training networks on raw data. 
## Installation instructions
You can install this package locally using pip.
1. Clone the Repository:
First, get a copy of the project:
Bash
``` bash
git clone https://github.com/rymuelle/RawHandler.git
cd RawHandler
```
2. Install with Pip:
For Development (Editable Mode):
``` bash
pip install -e .
```
For Standard Local Installation:
``` bash
pip install .
```
## Example:
```examples/simple_demosaicing.ipynb``` 
Downloads and demosaices a raw file.
## Licensing
This project is licensed under the MIT free use license. 
## Acknowledgments
With thanks to RawNIND. 
Brummer, Benoit; De Vleeschouwer, Christophe, 2025, "Raw Natural Image Noise Dataset", https://doi.org/10.14428/DVN/DEQCIM, Open Data @ UCLouvain, V1 
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": null,
    "name": "RawHandler",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "python, Machine Learning, Camera Raw",
    "author": "Ryan Mueller",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/89/04/0be4658386caaa82defc9e0636a07c763d6127554736bc09198af32b4695/rawhandler-0.0.2.tar.gz",
    "platform": null,
    "description": "# RawHandler\nA wrapper for rawpy to provide useful functionality for training networks on raw data. \n\n\n\n## Installation instructions\n\nYou can install this package locally using pip.\n\n1. Clone the Repository:\nFirst, get a copy of the project:\nBash\n\n``` bash\ngit clone https://github.com/rymuelle/RawHandler.git\ncd RawHandler\n```\n\n2. Install with Pip:\nFor Development (Editable Mode):\n``` bash\npip install -e .\n```\n\nFor Standard Local Installation:\n``` bash\npip install .\n```\n## Example:\n\n```examples/simple_demosaicing.ipynb``` \n\nDownloads and demosaices a raw file.\n\n## Licensing\n\nThis project is licensed under the MIT free use license. \n\n\n## Acknowledgments\n\nWith thanks to RawNIND. \n\n\nBrummer, Benoit; De Vleeschouwer, Christophe, 2025, \"Raw Natural Image Noise Dataset\", https://doi.org/10.14428/DVN/DEQCIM, Open Data @ UCLouvain, V1 \n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2025 rymuelle\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ",
    "summary": "A basic library to handle camera raw files for use in machine learning. Built on rawpy and cv2.",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/rymuelle/RawHandler/issues",
        "Homepage": "https://github.com/rymuelle/RawHandler"
    },
    "split_keywords": [
        "python",
        " machine learning",
        " camera raw"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "108bce1f77ec350b19bbd23db3d867257511c38eedff387eb82becadf060ca7b",
                "md5": "abb840ca62127ee2edf472eec3365253",
                "sha256": "67679c9400ae07cfd7afdd1a048328b01fcd8c01f916cb43a267512c2c8a58bb"
            },
            "downloads": -1,
            "filename": "rawhandler-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abb840ca62127ee2edf472eec3365253",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10252,
            "upload_time": "2025-10-09T18:56:17",
            "upload_time_iso_8601": "2025-10-09T18:56:17.562255Z",
            "url": "https://files.pythonhosted.org/packages/10/8b/ce1f77ec350b19bbd23db3d867257511c38eedff387eb82becadf060ca7b/rawhandler-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "89040be4658386caaa82defc9e0636a07c763d6127554736bc09198af32b4695",
                "md5": "d9d2257a49dbbbe7fb4a58dcc48ba363",
                "sha256": "3fd1d7d20bac1792b449da0e2909f5d3db5bb014ac7e3986ec02d606f89b9fd1"
            },
            "downloads": -1,
            "filename": "rawhandler-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d9d2257a49dbbbe7fb4a58dcc48ba363",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10812,
            "upload_time": "2025-10-09T18:56:18",
            "upload_time_iso_8601": "2025-10-09T18:56:18.577075Z",
            "url": "https://files.pythonhosted.org/packages/89/04/0be4658386caaa82defc9e0636a07c763d6127554736bc09198af32b4695/rawhandler-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-09 18:56:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rymuelle",
    "github_project": "RawHandler",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rawhandler"
}