#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

#421 in Database interfaces

Download history 132/week @ 2024-02-28 18/week @ 2024-03-06 40/week @ 2024-03-13 7/week @ 2024-03-27 14/week @ 2024-04-03

67 downloads per month

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–68MB
~1M SLoC