Skip to main content

A friendly UI app designed for biometeo, shows function documentation, default values

Project description

Description

A friendly UI app designed for biometeo, shows function documentation, default values

Installation and launch

pip install biometeo-frontend

(venv) $ biometeo-front

Usage

  1. Select the function you would like to use
  2. Input the function args or select your csv file with corresponding variable name (Calculate automatically). You can also drag it.
  3. Click run to calculate
  4. The results will show in tabular view.
  5. You can export the result in csv/json format, to file or clipboard.
  6. Clear the tabular view

macOS DMG build

This project now targets Python 3.13 for macOS release builds.

Build a drag-and-drop installable .dmg:

chmod +x scripts/build_macos_dmg.sh
./scripts/build_macos_dmg.sh

Apple Silicon:

TARGET_ARCH=arm64 ./scripts/build_macos_dmg.sh

Intel x86_64:

TARGET_ARCH=x86_64 ./scripts/build_macos_dmg.sh

The script will:

  1. Create a fresh build virtualenv with Python 3.13
  2. Install the app and pyinstaller
  3. Build dist/Biometeo Frontend.app
  4. Wrap it into dist/Biometeo-Frontend-0.1.1-macos-<arch>.dmg

Notes:

  • On Apple Silicon, building x86_64 requires a Python 3.13 interpreter with Intel support plus Rosetta 2.
  • On Intel Macs, only x86_64 builds are supported by this script.
  • The generated app and DMG are ad-hoc signed only.
  • For a public download that opens without Gatekeeper warnings, you still need Apple Developer ID signing and notarization.

Project details


Download files

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

Source Distribution

biometeo_frontend-0.3.0.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

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

biometeo_frontend-0.3.0-py3-none-any.whl (20.3 kB view details)

Uploaded Python 3

File details

Details for the file biometeo_frontend-0.3.0.tar.gz.

File metadata

  • Download URL: biometeo_frontend-0.3.0.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for biometeo_frontend-0.3.0.tar.gz
Algorithm Hash digest
SHA256 0fbfc5cb33f5ef38d1fc68f260d56da2fb7c6f2f037d3f3d5ce988699efaea72
MD5 dccfb6c5eca5c2700d2d06f80498872b
BLAKE2b-256 60e720fb5265c6d76bbfd121f005666ebff1d8e0b18fdfafcde570d326d0af48

See more details on using hashes here.

File details

Details for the file biometeo_frontend-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for biometeo_frontend-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 453247bb3a7a01091c6177914327e31411321a8fe037093f3d3bef53211aa2c2
MD5 34713bf8b2cda86463d528e00d33c12f
BLAKE2b-256 43d7a6080fb4dfb4497c543d20d3a4fce15218ba57985ed211ac898ac62a320a

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