AstroPixel


NameAstroPixel JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryAstroPixel project made for CodeAstro!
upload_time2024-07-19 02:29:31
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT License
keywords codeastro astropixel pixel art pixelart astronomy star map
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AstroPixel

[![A rectangular badge, half black half purple containing the text made at Code Astro](https://img.shields.io/badge/Made%20at-Code/Astro-blueviolet.svg)](https://semaphorep.github.io/codeastro/)
[![Documentation Status](https://readthedocs.org/projects/astropixel/badge/?version=latest)](https://astropixel.readthedocs.io/en/latest/?badge=latest)

Repository for making pixel art out of real astronomical data. 

[Try out AstroPixel in colab!](https://colab.research.google.com/github/SpacialTree/astropixel/blob/main/notebooks/astropixel_example.ipynb)

## Installation

Install via

```
pip install astropixel
```

## Credits

This package developed by:

- Savannah Gramze (`@SpacialTree <https://github.com/SpacialTree>`)
- S M Rafee Adnan (`@rafee-adnan <https://github.com/rafee-adnan>`)

![Pixelart of the star field around Barnard's Star](notebooks/barnardstar.png "AstroPixel Barnard's Star")

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "AstroPixel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "codeastro, astropixel, pixel art, pixelart, astronomy, star map",
    "author": null,
    "author_email": "Savannah Gramze <savannahgramze@ufl.edu>, S M Rafee Adnan <smrafee.adnan@louisville.edu>",
    "download_url": null,
    "platform": null,
    "description": "# AstroPixel\n\n[![A rectangular badge, half black half purple containing the text made at Code Astro](https://img.shields.io/badge/Made%20at-Code/Astro-blueviolet.svg)](https://semaphorep.github.io/codeastro/)\n[![Documentation Status](https://readthedocs.org/projects/astropixel/badge/?version=latest)](https://astropixel.readthedocs.io/en/latest/?badge=latest)\n\nRepository for making pixel art out of real astronomical data. \n\n[Try out AstroPixel in colab!](https://colab.research.google.com/github/SpacialTree/astropixel/blob/main/notebooks/astropixel_example.ipynb)\n\n## Installation\n\nInstall via\n\n```\npip install astropixel\n```\n\n## Credits\n\nThis package developed by:\n\n- Savannah Gramze (`@SpacialTree <https://github.com/SpacialTree>`)\n- S M Rafee Adnan (`@rafee-adnan <https://github.com/rafee-adnan>`)\n\n![Pixelart of the star field around Barnard's Star](notebooks/barnardstar.png \"AstroPixel Barnard's Star\")\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "AstroPixel project made for CodeAstro!",
    "version": "1.0.2",
    "project_urls": null,
    "split_keywords": [
        "codeastro",
        " astropixel",
        " pixel art",
        " pixelart",
        " astronomy",
        " star map"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33745676c897523ab165afdb7c3e47f942761bc771c29ba7e12750ef141685be",
                "md5": "53cf8be91c496b984ebdded477f30ccf",
                "sha256": "e1110f27e7aeb00b0586f2a173069316df1810a9b7dac3ba1ae0f681752b832e"
            },
            "downloads": -1,
            "filename": "AstroPixel-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "53cf8be91c496b984ebdded477f30ccf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7980,
            "upload_time": "2024-07-19T02:29:31",
            "upload_time_iso_8601": "2024-07-19T02:29:31.162652Z",
            "url": "https://files.pythonhosted.org/packages/33/74/5676c897523ab165afdb7c3e47f942761bc771c29ba7e12750ef141685be/AstroPixel-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-19 02:29:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "astropixel"
}
        
Elapsed time: 0.32582s