#generics #statistics #pull #detailed #open-fda #drugs

app medifax

Convenient tool to pull detailed statistics on drugs and their generics from the openFDA database

1 unstable release

0.1.0 Mar 1, 2024

#498 in Database interfaces

MIT/Apache

355KB
266 lines

Medifax openFDA Version

Convenient tool to pull detailed statistics on drugs and their generics from the openFDA database.

Installation

  • From binstall (for quick, binary installation):
cargo binstall medifax

Compilation

Platform Requirements:

  • Only macOS 14.0 and Windows 11 have been used to test. Linux distros & any distribution that supports Tauri should work.
  • Both x86_64-apple-darwin and aarch64-apple-darwin have been tested. On Windows, x86_64-pc-windows-msvc has been tested.
  • The tauri API is required
npm install
cargo tauri build

Usage

  • Medifax is a UI-based tool so you can simply run the executable and open the Generics tab to run queries.
  • There is also a homescreen where you can see new changes etc.

MSRV

  • The Minimum Supported Rust Version for compiling this executable is 1.70.0

Dependencies

~21–65MB
~1M SLoC