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.0

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.0.tar.gz (209.8 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.0-py3-none-any.whl (247.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fused-2.4.0.tar.gz
  • Upload date:
  • Size: 209.8 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.0.tar.gz
Algorithm Hash digest
SHA256 ec14c86c0d69d2df006e355330dbf160e9cb13bd4087761099972d7afa84ee2f
MD5 17d3c503c02d8c4add32839517a5be1c
BLAKE2b-256 014de1684fb6e7450b5951957720d387c55b73c19fb3468c49785ccbd49bf29b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: fused-2.4.0-py3-none-any.whl
  • Upload date:
  • Size: 247.8 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9e50f2418ffe4b00ca167d02a570b2b3f7efea10220a2dc97a4890c3fdb462ca
MD5 9bd5e14cd722716f362c55c9534b761e
BLAKE2b-256 4a43a6bff774c4daecc9da82878c3cb797881181cd65a25e6e0395a0f49f78a2

See more details on using hashes here.

Provenance

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