Skip to main content

Metafold SDK for Python

Project description

Metafold SDK for Python

PyPi

[!IMPORTANT] Until the package is at major version one (1.x.x) the API should be considered unstable.

Installation

pip install metafold

Usage

from metafold import MetafoldClient

access_token = "..."
project_id = "123"

metafold = MetafoldClient(access_token, project_id)

assets = metafold.assets.list()
print(assets[0].name)

asset = metafold.assets.get("123")
print(asset.name)

Read the documentation for more info or play around with one of the examples.

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

metafold-0.7.0.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

metafold-0.7.0-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file metafold-0.7.0.tar.gz.

File metadata

  • Download URL: metafold-0.7.0.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for metafold-0.7.0.tar.gz
Algorithm Hash digest
SHA256 504415ae54251d86d1f736fe1dc0929507b6a82418ff6bcc97d9b1ca54c1be2c
MD5 b70759a337e03564b66b6bf15d847ed1
BLAKE2b-256 0e93b6f1cb5710ac976d1408fe35245a459a7ca864d96479b69196871cff33ba

See more details on using hashes here.

File details

Details for the file metafold-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: metafold-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for metafold-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0eef71b9bfa97ac79a5f6cf0322b690a957e632afb943c05d2fc595d5f5c6bd3
MD5 4c232d2787abca135ac08e614720054d
BLAKE2b-256 0e557f45d44e2d10eb27f32477b38933144078a0a6919a7c2981196cc353439b

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