jazzband/django-silk

Not compatible with Google App Engine Standard environment

Open

#178 opened on May 27, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (319 forks)batch import
enhancementhelp wantedintegration with 3rd-party

Repository metrics

Stars
 (3,958 stars)
PR merge metrics
 (Avg merge 14d) (2 merged PRs in 30d)

Description

Sadly this library relies on another third-party which installs some markupsafe/_speedups.so native code. Google App Engine Standard environment does not allow installation of native code. Is it possible to update Silk to be GAE compatible?

Contributor guide