Buckets:
| def f2py_build_generator(name): | |
| if name == "meson": | |
| from ._meson import MesonBackend | |
| return MesonBackend | |
| elif name == "distutils": | |
| from ._distutils import DistutilsBackend | |
| return DistutilsBackend | |
| else: | |
| raise ValueError(f"Unknown backend: {name}") | |
Xet Storage Details
- Size:
- 299 Bytes
- Xet hash:
- 6a82f1c0b03dff9692c877bb1b8faf50ab332d67f5bc2bca812fbf063b615f71
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.