Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

APLpy

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

APLpy

The Astronomical Plotting Library in Python

pipPyPI
Version
2.0.2
Maintainers
1

|Azure| |CircleCI| |codecov| |Documentation Status|

About

APLpy (the Astronomical Plotting Library in Python) is a Python module aimed at producing publication-quality plots of astronomical imaging data in FITS format.

PyPI: https://pypi.python.org/pypi/APLpy

Website: http://aplpy.github.io

Documentation: http://aplpy.readthedocs.io

APLpy is released under an MIT open-source license.

Installing

You can install APLpy and all its dependencies with::

pip install aplpy

.. |Azure| image:: https://dev.azure.com/thomasrobitaille/aplpy/_apis/build/status/aplpy.aplpy?repoName=aplpy%2Faplpy&branchName=refs%2Fpull%2F441%2Fmerge :target: https://dev.azure.com/thomasrobitaille/aplpy/_build/latest?definitionId=16&repoName=aplpy%2Faplpy&branchName=refs%2Fpull%2F441%2Fmerge .. |CircleCI| image:: https://circleci.com/gh/aplpy/aplpy/tree/main.svg?style=svg :target: https://circleci.com/gh/aplpy/aplpy/tree/main .. |codecov| image:: https://codecov.io/gh/aplpy/aplpy/branch/main/graph/badge.svg :target: https://codecov.io/gh/aplpy/aplpy .. |Documentation Status| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat :target: https://aplpy.readthedocs.io/en/latest/

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts