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

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.3.1.tar.gz (203.7 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.3.1-py3-none-any.whl (241.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fused-2.3.1.tar.gz
Algorithm Hash digest
SHA256 9c011365725583e23048b9825b9f1fb83fa1ea38c3b2cf79bee4cd1ca129be11
MD5 df600d579eff4c669e92e61bb018602a
BLAKE2b-256 48bbc9a33345826acc302f531e31b18b778d721081e3a5dec283e201657d610c

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for fused-2.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 90698cf0ed973d99f61c08083abd66eb7651b2b0a194a4ff5da594f1d10e7dc4
MD5 983d15c1509d8a0304de7c03c4910623
BLAKE2b-256 f4769fba77b2ed7ee83a3996f9ef812695acf1a4a7f0626cd6c8ca588999c96a

See more details on using hashes here.

Provenance

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