Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

func-live

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

func-live

Allows you to import and call the functions on www.func.live

  • 1.2.26
  • PyPI
  • Socket score

Maintainers
1

func-live

This package allows you to import and call functions available on https://func.live.

Installation

pip install func_live

Usage

There are many functions available on func.live. The below snippet is for using the qrcode() function. You can browse available functions on https://func.live/functions.

from func_live import func

func.token('your_func_token')
print(func.uuid())

FUNC_TOKEN

You can get yourself a FUNC_TOKEN by visiting https://tokens.wakeflow.io

Available Functions

You can browse the functions that are available on https://func.live/functions

Problems/Support/Feedback

Please don't hesitate to get in touch on andi@wakeflow.io

Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc