static-build-python

0.1.0 • Public • Published

static-build-with-pip

now.sh builder that supports pip dependencies

Example now.json:

{
  "version": 2,
  "builds": [
    {
      "src": "package.json",
      "use": "static-build-with-pip",
      "config": {
        "packages": ["jupyter"]
      }
    }
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i static-build-python

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

1.12 kB

Total Files

4

Last publish

Collaborators

  • as0n