jazzband/django-silk
View on GitHubNot compatible with Google App Engine Standard environment
Open
#178 opened on May 27, 2017
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?