Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xradio

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xradio

Xarray Radio Astronomy Data IO

  • 0.0.45
  • PyPI
  • Socket score

Maintainers
3

xradio

Xarray Radio Astronomy Data IO is still in development.

Python 3.9 3.10 3.11 3.12

Installing

It is recommended to use the conda environment manager from miniforge to create a clean, self-contained runtime where XRADIO and all its dependencies can be installed:

conda create --name xradio python=3.12 --no-default-packages
conda activate xradio

📝 On macOS it is required to pre-install python-casacore using conda install -c conda-forge python-casacore.

XRADIO can now be installed using:

pip install xradio

This will also install the minimal dependencies for XRADIO. To install the minimal dependencies and the interactive components (JupyterLab) use:

pip install "xradio[interactive]"

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc