13 buildPythonPackage rec {
18 src = fetchFromGitHub {
20 repo = "mixpanel-python";
22 sha256 = "1hlc717wcn71i37ngsfb3c605rlyjhsn3v6b5bplq00373r4d39z";
25 propagatedBuildInputs = [
39 homepage = "https://github.com/mixpanel/mixpanel-python";
40 description = "Official Mixpanel Python library";
41 license = licenses.asl20;
42 maintainers = with maintainers; [