Skip to main content

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

Project description

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_live
import os, asyncio

os.environ['FUNC_TOKEN'] = 'your_func_token'

async def main():
    answer = await func_live.qrcode('https://bbc.co.uk')
    print({'answer': answer})

asyncio.run(main())

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

func_live-1.2.16.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

func_live-1.2.16-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file func_live-1.2.16.tar.gz.

File metadata

  • Download URL: func_live-1.2.16.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for func_live-1.2.16.tar.gz
Algorithm Hash digest
SHA256 b70add6dec5a2737ed02ad9ec29530fac1150be2ac9c7fc7fa1b7d87962489ee
MD5 51922e926739e94eea4e74704c1ec1c0
BLAKE2b-256 9c5cabe501dab67cd2dc96e1ea597b2bd77d2d97644d3965abf2c866c9c6b52f

See more details on using hashes here.

File details

Details for the file func_live-1.2.16-py3-none-any.whl.

File metadata

  • Download URL: func_live-1.2.16-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for func_live-1.2.16-py3-none-any.whl
Algorithm Hash digest
SHA256 d3b75dc10ea7a97e358628e69e67d770b6c11fea8ae2dc1c2ea73348494d768d
MD5 32cb9308e633cd310fb55da8cf9dd770
BLAKE2b-256 b3f4d47e0f84a06ac1f9f728632c767cf7ae6be0e055ad0a38abf0776b852eda

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page