Skip to main content

No project description provided

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.4.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.4.1.tar.gz (211.3 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.4.1-py3-none-any.whl (250.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fused-2.4.1.tar.gz
Algorithm Hash digest
SHA256 e278c6aec5a50cd79402bba148b63f734f401eaf294ea76a543bde481665e6a8
MD5 9a9c54ec991a34a72ca27fb330faf1a2
BLAKE2b-256 0cb17ae12570abe2960bc4cfc8afa3093b823ffc4cc7b99d541fb1aceb086a59

See more details on using hashes here.

Provenance

The following attestation bundles were made for fused-2.4.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.4.1-py3-none-any.whl.

File metadata

  • Download URL: fused-2.4.1-py3-none-any.whl
  • Upload date:
  • Size: 250.0 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.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7eec65d7e91ee7fcc5933cdba13e2a617f89768e90cf8130a52d915e5b5b7f8f
MD5 f5724c6504e39fff4869abc70df412e0
BLAKE2b-256 30b813c3bbcab385404c955ddb35a261416f118f9b41fad80d0f109b6a187399

See more details on using hashes here.

Provenance

The following attestation bundles were made for fused-2.4.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