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.6.0.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

metafold-0.6.0-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for metafold-0.6.0.tar.gz
Algorithm Hash digest
SHA256 1d843f13db8155cbe3b22c895133e01e9905b02c0b3b9df704119642882c2b2b
MD5 97014b8adf5165e686e8916bbc614b50
BLAKE2b-256 ff8fd58a39cba17e5963c74909eb986b25fe3ff7ef6cfc19d1e0af5e2b921493

See more details on using hashes here.

File details

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

File metadata

  • Download URL: metafold-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 17.2 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.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9eb217b95e8e1cfae5055134a6e0739a74f8b66065c17693def7a687d084cca7
MD5 275d1ecc92b2180b73144cac1b942d3d
BLAKE2b-256 0cab5df47c360101c4f4eb167acf3588fb32c74208bf8ad0bfd7a6eb2a6e0c93

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