Skip to main content

Code, scale, and ship workflows of any size

Project description

Fused Public Python package

🌎 Code to Map. Instantly.



Fused is a Python library to code, scale, and ship geospatial workflows of any size. Express workflows as shareable UDFs (user defined functions) without thinking about the underlying compute. The Fused Python library is maintained by Fused.io.

Prerequisites

Python >= 3.10

Install

pip install fused

Quickstart

import fused

# Declare UDF
@fused.udf()
def my_udf():
    import pandas as pd
    return pd.DataFrame({'hello': ['world']})

df = fused.run(my_udf)
print(df)

dc_file_udf = fused.load('https://github.com/fusedio/udfs/tree/main/public/DC_File_Example')

df2 = fused.run(dc_file_udf)
print(df2)

Resources

Changelog

See the changelog for the latest changes.

Project details


Release history Release notifications | RSS feed

This version

2.8.1

Download files

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

Source Distribution

fused-2.8.1.tar.gz (266.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fused-2.8.1-py3-none-any.whl (323.1 kB view details)

Uploaded Python 3

File details

Details for the file fused-2.8.1.tar.gz.

File metadata

  • Download URL: fused-2.8.1.tar.gz
  • Upload date:
  • Size: 266.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for fused-2.8.1.tar.gz
Algorithm Hash digest
SHA256 42780c7a7391efaf5f25760ad6329c207e783df829fa35c5188a0f26a54bb642
MD5 d362c5aca91bc257d6e56931a9d9ab62
BLAKE2b-256 757a9604bdef43810f06d5fc03b514193bc8d27a614b9d39cbaf44b0873ad7af

See more details on using hashes here.

Provenance

The following attestation bundles were made for fused-2.8.1.tar.gz:

Publisher: release-fused-py.yaml on fusedlabs/application

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fused-2.8.1-py3-none-any.whl.

File metadata

  • Download URL: fused-2.8.1-py3-none-any.whl
  • Upload date:
  • Size: 323.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for fused-2.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 54f1bd1a5c6ec6f3914db740577d39470cfc305b4a33d226c98a6437fad0cb08
MD5 490b5d712825975b3e8f4328c9fcce13
BLAKE2b-256 e9229185c3e9ab1a6f51431fcabf40a2818ee181bd484ab5ab670793e415cf7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for fused-2.8.1-py3-none-any.whl:

Publisher: release-fused-py.yaml on fusedlabs/application

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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