![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
function-runner
Advanced tools
This is the npm package for function-runner. The package contains a small Node script that downloads the appropriate function-runner binary on demand and invokes it with the parameters given.
This is the npm package for function-runner. The package contains a small Node script that downloads the appropriate function-runner binary on demand and invokes it with the parameters given.
# Install function-runner globally
$ npm install -g function-runner
# Directly invoke it via npm
$ npx function-runner
The npm package won't download function-runner again once its downloaded. If a new version of the function-runner npm package has been published, you can use the following invocation to update to the latest release:
REFRESH_FR=1 npx function-runner
If there are no binaries available for your platform or the available binaries don't work for you for some reason, the npm package can also build function- runner from source.
BUILD_FR=1 npx function-runner
Please note that for this to work you must have Rust installed.
FAQs
This is the npm package for function-runner. The package contains a small Node script that downloads the appropriate function-runner binary on demand and invokes it with the parameters given.
The npm package function-runner receives a total of 60 weekly downloads. As such, function-runner popularity was classified as not popular.
We found that function-runner demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.