Skip to content

binoche9/playwright-python-heroku-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

playwright-python-heroku-buildpack

A Heroku buildpack for installing browsers for the Python version of Playwright.

Usage

This build pack must be used after installing the Python dependencies (the playwright package in particular).

heroku buildpacks:set https://github.com/binoche9/playwright-python-heroku-buildpack.git -a my-app

Environment variables

You can optionally use the PLAYWRIGHT_BROWSERS_PATH environment variable to control where the browsers get installed.

About

A Heroku buildpack for installing browsers for the Python version of Playwright

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages