Skip to main content

PyMovie is a lightcurve extractor for astronomical videos

Project description

PyMovie

PyMovie is a simple (hopefully) application for extracting lightcurves from occultation videos.

It is specially designed to be robust in both star tracking and data extraction when the video has been disturbed by wind-shake.

The name was chosen out of respect and deference to LiMovie, a pioneer application published many years ago. This application has fewer ‘bells and whistles’ than LiMovie and so should be easier to use for a newbie.

Installing

PyMovie uses uv to manage its Python environment. You do not need Python pre-installed — uv will automatically download the correct version (3.10) on first run.

Step 1. Install uv (one line, user-scope, no admin rights required).

Windows, in PowerShell:

powershell -c "irm https://astral.sh/uv/install.ps1 | iex"

macOS or Linux, in a terminal:

curl -LsSf https://astral.sh/uv/install.sh | sh

Close and reopen your terminal afterwards so the new uv command is on your PATH.

Step 2. Get the PyMovie source. Either clone with git:

git clone https://github.com/bob-anderson-ok/pymovie.git
cd pymovie

or download the repository as a ZIP from the GitHub page, unzip it, and cd into the extracted folder.

Step 3. Launch PyMovie:

uv run pymovie

On first run, uv downloads Python 3.10 (if not already present), installs the pinned dependencies from uv.lock into a local .venv folder, and opens the PyMovie window. Subsequent runs are near-instant.

Updating

To pick up a new PyMovie release:

git pull
uv run pymovie

uv automatically re-syncs the environment whenever uv.lock has changed, so there is nothing else to do.

Troubleshooting

  • “uv: command not found” — close and reopen your terminal, or follow the PATH instructions printed by the uv installer.

  • Windows SmartScreen warning on the uv installer — click More infoRun anyway. The installer is published by Astral.

  • Corporate proxy / firewall issues — uv honours standard HTTPS_PROXY and HTTP_PROXY environment variables.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pymovie-4.1.8.tar.gz (3.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pymovie-4.1.8-py3-none-any.whl (3.1 MB view details)

Uploaded Python 3

File details

Details for the file pymovie-4.1.8.tar.gz.

File metadata

  • Download URL: pymovie-4.1.8.tar.gz
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for pymovie-4.1.8.tar.gz
Algorithm Hash digest
SHA256 0de766678ffb43bde162fa0f40d70b4b103776fd503a8b9fd4b9a185e6638a66
MD5 cf42dd5907465fb7e9fc66f24172b6d6
BLAKE2b-256 f84e6e45f227719b016241598d560e958d0684f93a1a47cb7c293368e8bd1b01

See more details on using hashes here.

File details

Details for the file pymovie-4.1.8-py3-none-any.whl.

File metadata

  • Download URL: pymovie-4.1.8-py3-none-any.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for pymovie-4.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 9474785c7244cbd2397fc31a52dc771532f63f95b05001ea9c1d3cbf983471c8
MD5 28075b7c17f977cd0f3636a99f4343f2
BLAKE2b-256 d16aa967bbf8cb04f19b19ca5975ba13a7d7bece794a2e718a4a4a8da4a2c4fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page