Skip to content

A Python package written in Rust to calculate the nutrients in a daily diet

Notifications You must be signed in to change notification settings

Lekhman-vold/Nutrient-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nutrient Calculator

Nutrient Calculator is a Rust library for calculating nutrients in a diet, which can be used from Python. This library leverages the performance and safety of Rust, while providing an easy-to-use interface for Python developers through the pyo3 library.

Features

  • Calculate various nutrients based on given food items and their quantities.
  • High performance calculations powered by Rust.
  • Simple Python interface for easy integration.

Installation

You can install the package using pip:

pip install nutrient_calculator

Contact

For any questions or inquiries, please contact volodya.l@yahoo.com

About

A Python package written in Rust to calculate the nutrients in a daily diet

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published