Pre-release
This release is a pre-release and may not be stable for production use.
Metafold SDK for Python
[!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.
Development
This project uses uv to manage dependencies.
Run tests
uv run pytest ./tests
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.15.dev1.tar.gz
(80.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file metafold-0.15.dev1.tar.gz.
File metadata
- Download URL: metafold-0.15.dev1.tar.gz
- Upload date:
- Size: 80.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
503554d6f80a5fb0953196a3f0e01fc95acb58e695e5991f07db0643660de8b7
|
|
| MD5 |
fdfb189dfea6e7a5d8c591a457a6083f
|
|
| BLAKE2b-256 |
3519390fdb01f63091b25c24bbb3c0eab8e8586d995d16bc649f264ef36af787
|
File details
Details for the file metafold-0.15.dev1-py3-none-any.whl.
File metadata
- Download URL: metafold-0.15.dev1-py3-none-any.whl
- Upload date:
- Size: 55.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cca788bb5a270a43f6302c8e59a6aa33f960c0699e96ee62105c5f1a52633b16
|
|
| MD5 |
44c638e410890eff86200d954f2ba842
|
|
| BLAKE2b-256 |
a7b9e97bc177e7429ec843e6d2eab7b154fd12994c1f2bdc68708650767e2d54
|