7 buildPythonPackage rec {
10 format = "setuptools";
15 hash = "sha256-GGJNaT1MjvLd7Jmm8WdZNDen6gvxU6og8xjBcMW8cwg=";
22 description = "First-Class Interactive DataTable for Dash";
23 homepage = "https://dash.plot.ly/datatable";
24 license = licenses.mit;
25 maintainers = [ maintainers.antoinerg ];