Extremely large radio-frequency and microwave electrodynamics simulations.
Project description
flex-rf
flex-rf is a software package for extremely large radio-frequency and
microwave electrodynamics simulations using the finite-difference time-domain
(FDTD) method. You can work with flex-rf through the Python package or
through a web-based graphical user interface.
Read the RF documentation for guides, examples, and API reference material.
Quickstart
Install the latest stable flex-rf package:
pip install --user flex-rf
Configure flex-rf with the API key from your account:
- Get your API key from the RF GUI.
- Run:
flex-rf configure --apikey=XXX
flex-rf stores credentials in its own configuration, separate from Tidy3D.
By default this is ~/.config/flex-rf/config.toml; if FLEX_RF_BASE_DIR is
set, the file is written under $FLEX_RF_BASE_DIR/config/config.toml.
Environment precedence for API keys is:
FLEX_RF_APIKEY- the flex-rf
config.toml
Runtime-only logging and local cache settings can be configured with
flex_rf.config and are applied only around flex_rf.web calls:
import flex_rf
flex_rf.config.logging.level = "ERROR"
flex_rf.config.local_cache.enabled = False
These runtime settings are process-local and are not written to flex-rf or Tidy3D config files. Persistent cache enablement, directory, and size limits are configured through the CLI:
flex-rf cache configure --enabled --directory ~/.cache/flex-rf/simulations --max-size-gb 20 --max-entries 1000
flex-rf cache info
flex-rf cache clear
For wrapper-phase notebooks that need to silence Tidy3D warnings before a
flex_rf.web call, use the Tidy3D compatibility namespace directly:
import flex_rf.tidy3d as rf
rf.config.logging.level = "ERROR"
Start Here
After installation, choose the workflow that fits how you want to work with
flex-rf.
Choose Your Workflow
- Use the Python package when you want scriptable simulation setup, automation, and postprocessing.
- Use the RF GUI when you want a browser-based workflow for simulation setup and job management: RF GUI
- Open the RF API reference for the main
flex-rfand Tidy3D microwave entry points: Tidy3D microwave API reference
Related Products
flex-rf is part of a broader product ecosystem:
- PhotonForge for photonics design and simulation workflows.
- RF GUI for browser-based simulation setup and job management.
- Tidy3D microwave docs for deeper RF reference material.
Learn More
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
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 flex_rf-0.1.1-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 19.6 kB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f928473d08a04e693f2b0513b03442c857492d69e72de643a223535b64a1873f
|
|
| MD5 |
cb6549444716e614370ae81e9f309d0d
|
|
| BLAKE2b-256 |
a0ed6e3de232a86b09df0a8cac1a4d72429582e2d921e1e6a22ee211d0d18cad
|
File details
Details for the file flex_rf-0.1.1-cp314-cp314-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp314-cp314-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fc5e93783682db26da39d2b897029397e72944ea3407ca48a7c17735b875407
|
|
| MD5 |
6d4da3ad322c36dd0403dd3e93ad4603
|
|
| BLAKE2b-256 |
1ad0fc9e16a91d175f81891a2427b8c629fb2e345af646c039216833c8683d08
|
File details
Details for the file flex_rf-0.1.1-cp314-cp314-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp314-cp314-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 996.7 kB
- Tags: CPython 3.14, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82b5234e62004dda1338a4e90fcccb24bbd197e520c209687fa8f141e285b0d9
|
|
| MD5 |
5c168e06b96e19decca59acbe1d92dc2
|
|
| BLAKE2b-256 |
4705897f5566fd75a76062040ecbe28342d0f6d6a2dff294c6783168883a24c6
|
File details
Details for the file flex_rf-0.1.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 17.3 kB
- Tags: CPython 3.14, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
578f90d53f912f1e4d854ffaffc54942641b2b1a3aff7afbd24745cb09b0ec35
|
|
| MD5 |
7ade79849b6745cac136bce550fc3a88
|
|
| BLAKE2b-256 |
7479b756b18f2e6d0daaf58e75f508a00ba2db37f6ec4d7f4e1191359a1b8143
|
File details
Details for the file flex_rf-0.1.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
- Upload date:
- Size: 16.8 kB
- Tags: CPython 3.14, manylinux: glibc 2.28+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9db59a5472fddd0649a9b3b41c2b69050172540b22fdf2e93eeb58019a3a0817
|
|
| MD5 |
60275b4c3bbc9f91a10596fc22c8c86a
|
|
| BLAKE2b-256 |
13ab7cae03dc36911f67663fe1a67ab15865ebbb7ac20f78a8df5ee73d8debc9
|
File details
Details for the file flex_rf-0.1.1-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 16.3 kB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad5ff85d812120095f14b7c2fffd21c0d4131cb3197b544829ca8af0d1495a37
|
|
| MD5 |
b65f28f264e166591ef1522d1409667d
|
|
| BLAKE2b-256 |
1f6b54c2ca923417fe8bfc7a51fa3ae571754f441b966b9ecda1cc2b0df0bd86
|
File details
Details for the file flex_rf-0.1.1-cp314-cp314-macosx_10_15_x86_64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp314-cp314-macosx_10_15_x86_64.whl
- Upload date:
- Size: 15.9 kB
- Tags: CPython 3.14, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d148eed9e4a5b41eed91fc0554123cdd795c06c2962b75f8a8a00aaae0df2e02
|
|
| MD5 |
0094ff04236bb69d2f1972e2bb90dd95
|
|
| BLAKE2b-256 |
8ad07b16bc555dccde8949d1cf55731577acfb42094cab7d239e54d4dd645dce
|
File details
Details for the file flex_rf-0.1.1-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 19.4 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c94fb150512ab2ed0a1314817b8093f7c4b5381601235080e0ddd60d8a644db
|
|
| MD5 |
113a8259010a7d7b5def3f99b737f7b2
|
|
| BLAKE2b-256 |
cffc796f6c92388050506b450bdaa6a45abc9da30afc83bf41b49ab276a50499
|
File details
Details for the file flex_rf-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
296cee5456d0bdb463ab881805d9afcf2f5fd18fb5d4c766fc95f6be269ecf54
|
|
| MD5 |
a4f616e9c2837b511f13889430b31991
|
|
| BLAKE2b-256 |
06568fa3ae0c37b59d06df06151f37ca375622c78df7c7307567b5837d685377
|
File details
Details for the file flex_rf-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 996.7 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46bc4bbd576b29ab749dda8cc265933bc26fd9602e70bc1399acf9abcd5570f3
|
|
| MD5 |
80d2ca11892def7567985cc945b7805a
|
|
| BLAKE2b-256 |
8570fc3fc30fddd9d84ae024c4e9287027d462027c0a2bb8774d456239d146cb
|
File details
Details for the file flex_rf-0.1.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 17.3 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
548d5d1d419452b61f2cf4204aa154e5ef1be08dc33e9a3ae3a257ba8a268f42
|
|
| MD5 |
2e41fdbdd3e54660d14c3f5920928e33
|
|
| BLAKE2b-256 |
b01f2127aeb463929bab6511f11cce369ff077c283a2d9bd3ea05e330fd3d7a9
|
File details
Details for the file flex_rf-0.1.1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
- Upload date:
- Size: 16.8 kB
- Tags: CPython 3.13, manylinux: glibc 2.28+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03b6a8c0aebacd3ad1e33264c25c2e26f5f580ba5e4892237f3c16c05a7d620a
|
|
| MD5 |
220da59c517b7421d9950ce33ca08648
|
|
| BLAKE2b-256 |
58ba60356defa6cc049699f98219f7fc812107974cf6ba1fba917be554ebf3a7
|
File details
Details for the file flex_rf-0.1.1-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 16.3 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c1783d5fd17654d04aa41284c7ac597818307f933338413ec2a385cfbfaed80
|
|
| MD5 |
ae6068aaa091e74d119da451071bb30e
|
|
| BLAKE2b-256 |
e900732d2acda59ddf03d4aa3e0e56c120faedee304346aabb51a6eb1de2e0ca
|
File details
Details for the file flex_rf-0.1.1-cp313-cp313-macosx_10_13_x86_64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp313-cp313-macosx_10_13_x86_64.whl
- Upload date:
- Size: 15.9 kB
- Tags: CPython 3.13, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
078ec384c16d8d06cc8c6fb404cf3c55b19efb9c658359adf2971995ea4287ed
|
|
| MD5 |
5d1fa6c2767f172d1064f7ba332d68bc
|
|
| BLAKE2b-256 |
e192d9cacb67d34904cc1f68da58dc74ac7fcad2198aebac2242babb6aaad081
|
File details
Details for the file flex_rf-0.1.1-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 19.4 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0114272fc97c756ce79886817384a2befd68599df36659ca99c6e4c73e801398
|
|
| MD5 |
b1fc6ba4f3d077211f0c439b6f643ed6
|
|
| BLAKE2b-256 |
48382fdeb4b1fe7e8b67d8c01caf145e907bdcd843f02d107c2b15188309c257
|
File details
Details for the file flex_rf-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3016e7610ee74c60a4b9b3ecbe8ad2dab95509f0d5ca64032c0eea4adcb8a0c9
|
|
| MD5 |
98f0f38dfcdae9619d684aa27e0f39c6
|
|
| BLAKE2b-256 |
1b91c0a1fe04ef122e035f082d4d05579d14d35f5a60d082460d5ac8f1d147ae
|
File details
Details for the file flex_rf-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 996.7 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efa17af267331b1a7c3589d1486b88c0a688f2c9ed42dea61f583124c14af37d
|
|
| MD5 |
1d723a3863a9b855f820e7b9ebd26915
|
|
| BLAKE2b-256 |
a0b6bfb7317839a7ddc46d70b77aa9403e2d953f23d294392e6e15ec7f02d204
|
File details
Details for the file flex_rf-0.1.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 17.3 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44d91dba64d5c2982bf18a498ab06c28d01cf826a75757e26439b828a61d6c20
|
|
| MD5 |
b92f2d2f8b1910175bc2328be7c88c9d
|
|
| BLAKE2b-256 |
6155855e573457eb1e7c162359c7553f38beab68cfc5955ffa0dca4184bc188d
|
File details
Details for the file flex_rf-0.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
- Upload date:
- Size: 16.8 kB
- Tags: CPython 3.12, manylinux: glibc 2.28+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef85166c20c961130c70a6f2da64012774a0b12492898c17c9e4768bfb39aa14
|
|
| MD5 |
824e964256d1c272ce0f8eebdea0acd3
|
|
| BLAKE2b-256 |
56c54a70bc0cff635797a2133584bd988b37dec9becab8720c9bf3e588b17288
|
File details
Details for the file flex_rf-0.1.1-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 16.3 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e44440f7a9cd636b648de5845a8192682e7f25da4458e6c7aa13a798ed5d986c
|
|
| MD5 |
46c2637fe1478a60e79d39010f3b4253
|
|
| BLAKE2b-256 |
08a2950a4e3c3f651aeb1cca80578306364cf1abf3046620e12a9d36f78707db
|
File details
Details for the file flex_rf-0.1.1-cp312-cp312-macosx_10_13_x86_64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp312-cp312-macosx_10_13_x86_64.whl
- Upload date:
- Size: 15.9 kB
- Tags: CPython 3.12, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e5029de723860408f8719398306eaeb3d50d1d6d8312b32cd3ba153fc448f24
|
|
| MD5 |
f945ac0feb29ce6bc62766980baccdf9
|
|
| BLAKE2b-256 |
72f237aa879b1f1dc500f0993bb9dfdcbc7239f8e57aae4d3f80f59b84b7e8e9
|
File details
Details for the file flex_rf-0.1.1-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 19.4 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de2cf217c40df34d69fb79b32e7bc4b26e693239b15a114a06ba2a10fb6a34e3
|
|
| MD5 |
e6bc7b32fb6ac45644f9a767002dd936
|
|
| BLAKE2b-256 |
9f0cea545531a90b150a6bc50a78fb5d24ca5b1d83e166a99e65072328d8ffc0
|
File details
Details for the file flex_rf-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 1.0 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b99b1d672503eea1f43ace818ac7873681c2aee0db00eac697bb89f886911c66
|
|
| MD5 |
e7b5df89e36880de641e65a73f2be82b
|
|
| BLAKE2b-256 |
6f539ea6b7275e535d718103e184b0a95dcb8f7ae1d1b4cdb13230f6cf6390a0
|
File details
Details for the file flex_rf-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 996.7 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e72f26a4291e853d84446f699e8333aa7c8dba9241c876d7ae441720a17a2ec
|
|
| MD5 |
44921d1956a6c76b744a04863c5768db
|
|
| BLAKE2b-256 |
9cd298200f4fd3949b95d9c41194a3e51281e0b09527442be51cc177ca5afac7
|
File details
Details for the file flex_rf-0.1.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
- Upload date:
- Size: 17.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28484debfb08d9b37c7825c6695a35f2ba6177f9c5eefa39e3960957ddbe3ca8
|
|
| MD5 |
338089a50d50cd665492b1566742608c
|
|
| BLAKE2b-256 |
2043fbe3772fec3a33f1e112c5754dde93aad530485514eb4f58c9bd793637a5
|
File details
Details for the file flex_rf-0.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
- Upload date:
- Size: 16.8 kB
- Tags: CPython 3.11, manylinux: glibc 2.28+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4ce7b50dcc390461d7ee6856d35b6c8625d32e9ccf74a6d325a3f7b0b4cfc0f
|
|
| MD5 |
5fddd2b0d32b89b57573ec81d40578d4
|
|
| BLAKE2b-256 |
efaac9240af15dd2ab55dfb2caa5eb8184105a27e646b41f60252ed0d58a3486
|
File details
Details for the file flex_rf-0.1.1-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 16.3 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e76ce2d45febe74b65a0e039b9a2de375ee7999cd8f329eb91263253b2e80bc
|
|
| MD5 |
f7acaa27fdcc067debf26549432663f9
|
|
| BLAKE2b-256 |
8c3b96feb8cdb9ed55eddde948a0d09c5c8fb5f91f9686b774a3796c65172ab5
|
File details
Details for the file flex_rf-0.1.1-cp311-cp311-macosx_10_9_x86_64.whl.
File metadata
- Download URL: flex_rf-0.1.1-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 15.8 kB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c8ad294ab7a80cfa648b0c3895509c0ef46881317586179c5c3d872b622c935
|
|
| MD5 |
81185e862d13204f83fdf651f7b82fae
|
|
| BLAKE2b-256 |
d3417d1fadb0d382e8ebe515a6e3762acc69f125be6fcabe10fa2973acf4b938
|