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

astro-pi-replay

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-pi-replay

A CLI to replay historic data from previous ISS missions.

  • 1.0.1
  • PyPI
  • Socket score

Maintainers
2

Build and test workflow Build and test workflow

Astro Pi Replay

A CLI to replay historic data from previous ISS missions.

All function calls from the picamera, picamera2, sense_hat, skyfield, and orbit libraries will be mocked to return data from an historic run from the ISS, rather than from attached hardware. This allows teams to test their code with representative data and provide a confidence boost that their code will work

Quickstart

Change to your project directory (cd my-project), install Astro-Pi-Replay using pip, and then run your program with Astro-Pi-Replay run main.py.

For more detailed installation instructions, checkout the docs site.

This will prepare a sequence of near-infrared images (NIR) images, together with the corresponding data collected from the Sense Hat, to be returned by all calls to picamera, sense_hat, etc. The CLI allows for some configuration of this behaviour - see the Documentation for more details.

Documentation

See the docs page.

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