eloy


Nameeloy JSON
Version 0.0.4b0 PyPI version JSON
download
home_pageNone
SummaryImage Processing for Astronomy
upload_time2025-01-03 19:56:26
maintainerNone
docs_urlNone
authorLionel Garcia
requires_python>=3.10
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # eloy

Image Processing for Astronomy

---

A simple Python package containing functions to process astronomical images. This package aims at being simple and relies on a minimal number of dependencies. The development philosophy of this package is to stick as much as possible to the functional programming paradigm by avoiding the definition of object classes.

## Installation


## License
Copyright (c) 2021-2024 Lionel Garcia, Inc.

`eloy` is free software made available under the MIT License. For details
see the `LICENSE` file.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "eloy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Lionel Garcia",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/78/0a/586f58bf0dcc3460bc1804cd44c29da6c392725ccfae1c68b618ac675aac/eloy-0.0.4b0.tar.gz",
    "platform": null,
    "description": "# eloy\n\nImage Processing for Astronomy\n\n---\n\nA simple Python package containing functions to process astronomical images. This package aims at being simple and relies on a minimal number of dependencies. The development philosophy of this package is to stick as much as possible to the functional programming paradigm by avoiding the definition of object classes.\n\n## Installation\n\n\n## License\nCopyright (c) 2021-2024 Lionel Garcia, Inc.\n\n`eloy` is free software made available under the MIT License. For details\nsee the `LICENSE` file.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Image Processing for Astronomy",
    "version": "0.0.4b0",
    "project_urls": {
        "Bug Tracker": "https://github.com/lgrcia/eloy/issues",
        "Homepage": "https://github.com/lgrcia/eloy",
        "Source": "https://github.com/lgrcia/eloy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1597dd13bc337d8139a6df4c465c7fc9743b97a4981583d8339e24485f87cc47",
                "md5": "ce4a8ebbd92c0382a37f03d23fd10c59",
                "sha256": "04e29054db028939c8c42537c9332638e05b5f72eec7d46c2d816b1629d5f5e0"
            },
            "downloads": -1,
            "filename": "eloy-0.0.4b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce4a8ebbd92c0382a37f03d23fd10c59",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 10737,
            "upload_time": "2025-01-03T19:56:24",
            "upload_time_iso_8601": "2025-01-03T19:56:24.611880Z",
            "url": "https://files.pythonhosted.org/packages/15/97/dd13bc337d8139a6df4c465c7fc9743b97a4981583d8339e24485f87cc47/eloy-0.0.4b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "780a586f58bf0dcc3460bc1804cd44c29da6c392725ccfae1c68b618ac675aac",
                "md5": "e2cd84d88045dc8630a4c4fddc2157ca",
                "sha256": "c47d0c48fd6b86923f509f536c9a314d5a9af35cc11d479abc4cc6d0a15b0229"
            },
            "downloads": -1,
            "filename": "eloy-0.0.4b0.tar.gz",
            "has_sig": false,
            "md5_digest": "e2cd84d88045dc8630a4c4fddc2157ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 233676,
            "upload_time": "2025-01-03T19:56:26",
            "upload_time_iso_8601": "2025-01-03T19:56:26.961278Z",
            "url": "https://files.pythonhosted.org/packages/78/0a/586f58bf0dcc3460bc1804cd44c29da6c392725ccfae1c68b618ac675aac/eloy-0.0.4b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-03 19:56:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lgrcia",
    "github_project": "eloy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "eloy"
}
        
Elapsed time: 3.89930s