astrotrails


Nameastrotrails JSON
Version 2023.10.13 PyPI version JSON
download
home_page
SummaryTool to generate startrails images by stacking consecutive images of nightsky in jpeg format. Also, astrotrails can create a timelapse video.
upload_time2023-10-13 19:29:42
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2023 Theodoros Gatsios 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 astrophotography startrails astrotrails
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Astrotrails
[![license](https://img.shields.io/github/license/theogatsios/astrotrails.svg)](https://github.com/theogatsios/astrotrails/blob/main/LICENSE.txt)
[![pypi](https://shields.io/pypi/v/astrotrails.svg)](https://pypi.org/project/astrotrails/)

Astrotrails generates startrails images by stacking multiple photographs of the night sky.
It takes a series of individual night sky photos and combines them to create a composite image (and also a timelapse video) that showcases the apparent motion of stars as the Earth rotates.

## Installation using pip

```bash
pip install astrotrails
```

This will put the executable `astrotrails` in your path 

## Running using command line interface
```bash
astrotrails jpegsDirectory 1
```
The execution of the above will search for jpegs files into `jpegsDirectory` and will generate startrails image and timelapse video (mode 1)

## Running using graphical user interface
```bash
astrotrails-gui
```

![Demo](https://github.com/theogatsios/astrotrails/blob/main/documentation/demo.gif)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "astrotrails",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "astrophotography,startrails,astrotrails",
    "author": "",
    "author_email": "Theo Gatsios <theogat@protonmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/be/a4/08cf9c3c10b6a4ddc31eca8dd3098300502e956a65ae03e0593d79dcc51b/astrotrails-2023.10.13.tar.gz",
    "platform": null,
    "description": "# Astrotrails\n[![license](https://img.shields.io/github/license/theogatsios/astrotrails.svg)](https://github.com/theogatsios/astrotrails/blob/main/LICENSE.txt)\n[![pypi](https://shields.io/pypi/v/astrotrails.svg)](https://pypi.org/project/astrotrails/)\n\nAstrotrails generates startrails images by stacking multiple photographs of the night sky.\nIt takes a series of individual night sky photos and combines them to create a composite image (and also a timelapse video) that showcases the apparent motion of stars as the Earth rotates.\n\n## Installation using pip\n\n```bash\npip install astrotrails\n```\n\nThis will put the executable `astrotrails` in your path \n\n## Running using command line interface\n```bash\nastrotrails jpegsDirectory 1\n```\nThe execution of the above will search for jpegs files into `jpegsDirectory` and will generate startrails image and timelapse video (mode 1)\n\n## Running using graphical user interface\n```bash\nastrotrails-gui\n```\n\n![Demo](https://github.com/theogatsios/astrotrails/blob/main/documentation/demo.gif)\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Theodoros Gatsios  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.  ",
    "summary": "Tool to generate startrails images by stacking consecutive images of nightsky in jpeg format. Also, astrotrails can create a timelapse video.",
    "version": "2023.10.13",
    "project_urls": null,
    "split_keywords": [
        "astrophotography",
        "startrails",
        "astrotrails"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a42f10a6bea283450b574dcdffe5ef79bfbdc86291aa405f6169c537e82452a6",
                "md5": "530762419703c52f0469370a4dd51f34",
                "sha256": "75231dfdda5560ee87598b2c3542c0a8edd1e1fc23b9f90f9bd521361d580f4c"
            },
            "downloads": -1,
            "filename": "astrotrails-2023.10.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "530762419703c52f0469370a4dd51f34",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7060,
            "upload_time": "2023-10-13T19:29:06",
            "upload_time_iso_8601": "2023-10-13T19:29:06.732935Z",
            "url": "https://files.pythonhosted.org/packages/a4/2f/10a6bea283450b574dcdffe5ef79bfbdc86291aa405f6169c537e82452a6/astrotrails-2023.10.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bea408cf9c3c10b6a4ddc31eca8dd3098300502e956a65ae03e0593d79dcc51b",
                "md5": "5c09d72540774b78e70a16b785d7d1f2",
                "sha256": "59c4689c3ee84b2ef6e1efffe7b54a10504eca60f71838bf02e5dbe189915580"
            },
            "downloads": -1,
            "filename": "astrotrails-2023.10.13.tar.gz",
            "has_sig": false,
            "md5_digest": "5c09d72540774b78e70a16b785d7d1f2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 18950136,
            "upload_time": "2023-10-13T19:29:42",
            "upload_time_iso_8601": "2023-10-13T19:29:42.341508Z",
            "url": "https://files.pythonhosted.org/packages/be/a4/08cf9c3c10b6a4ddc31eca8dd3098300502e956a65ae03e0593d79dcc51b/astrotrails-2023.10.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-13 19:29:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "astrotrails"
}
        
Elapsed time: 0.16227s