alfalfaclient

A standalone client for the NREL Alfalfa application


License
MIT
Install
pip install alfalfaclient==0.1.dev0

Documentation

Alfalfa Client

The purpose of this repository is to provide a standalone client for use with the Alfalfa application.

History

  • The implemented client is previously referred to as Boptest, from the alfalfa/client/boptest.py implementation. It has been ported as a standalone package for easier usage across projects.