Skip to main content

cfa-simulator

Overview

This repository contains utilities for deploying interactive simulations using Python, Rust, and WebAssembly. It is still in the early stages of development so consider packages and APIs to be unstable.

Installing the cfasim CLI

# Shell (macOS / Linux)
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CDCgov/cfa-simulator/releases/latest/download/cfasim-installer.sh | sh

# PowerShell (Windows)
powershell -ExecutionPolicy Bypass -c "irm https://github.com/CDCgov/cfa-simulator/releases/latest/download/cfasim-installer.ps1 | iex"

# uvx (ephemeral — no install)
uvx cfasim init

# cargo
cargo install cfasim

Binaries installed via the shell/PowerShell installer can self-update with cfasim update. Copies installed via cargo or uvx are managed by those tools — update them with cargo install cfasim --force or uv tool upgrade cfasim instead.

To opt into a once-per-week "new version available" hint, create ~/.cfasim/settings.toml with check_for_updates = true.

Related documents

General disclaimer This repository was created for use by CDC programs to collaborate on public health related projects in support of the CDC mission. GitHub is not hosted by the CDC, but is a third party website used by CDC and its partners to share information and collaborate on software. CDC use of GitHub does not imply an endorsement of any one particular service, product, or enterprise.

Public Domain Standard Notice

This repository constitutes a work of the United States Government and is not subject to domestic copyright protection under 17 USC § 105. This repository is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication. All contributions to this repository will be released under the CC0 dedication. By submitting a pull request you are agreeing to comply with this waiver of copyright interest.

License Standard Notice

The repository utilizes code licensed under the terms of the Apache Software License and therefore is licensed under ASL v2 or later.

This source code in this repository is free: you can redistribute it and/or modify it under the terms of the Apache Software License version 2, or (at your option) any later version.

This source code in this repository is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Apache Software License for more details.

You should have received a copy of the Apache Software License along with this program. If not, see http://www.apache.org/licenses/LICENSE-2.0.html

The source code forked from other open source projects will inherit its license.

Privacy Standard Notice

This repository contains only non-sensitive, publicly available data and information. All material and community participation is covered by the Disclaimer and Code of Conduct. For more information about CDC's privacy policy, please visit http://www.cdc.gov/other/privacy.html.

Contributing Standard Notice

Anyone is encouraged to contribute to the repository by forking and submitting a pull request. (If you are new to GitHub, you might start with a basic tutorial.) By contributing to this project, you grant a world-wide, royalty-free, perpetual, irrevocable, non-exclusive, transferable license to all users under the terms of the Apache Software License v2 or later.

All comments, messages, pull requests, and other submissions received through CDC including this GitHub page may be subject to applicable federal law, including but not limited to the Federal Records Act, and may be archived. Learn more at http://www.cdc.gov/other/privacy.html.

Records Management Standard Notice

This repository is not a source of government records, but is a copy to increase collaboration and collaborative potential. All government records will be published through the CDC web site.

Additional Standard Notices

Please refer to CDC's Template Repository for more information about contributing to this repository, public domain notices and disclaimers, and code of conduct.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cfasim-0.8.10.tar.gz (51.6 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

cfasim-0.8.10-py3-none-win_amd64.whl (4.1 MB view details)

Uploaded Python 3Windows x86-64

cfasim-0.8.10-py3-none-musllinux_1_2_x86_64.whl (4.6 MB view details)

Uploaded Python 3musllinux: musl 1.2+ x86-64

cfasim-0.8.10-py3-none-musllinux_1_2_aarch64.whl (4.3 MB view details)

Uploaded Python 3musllinux: musl 1.2+ ARM64

cfasim-0.8.10-py3-none-manylinux_2_28_aarch64.whl (4.2 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

cfasim-0.8.10-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

cfasim-0.8.10-py3-none-macosx_11_0_arm64.whl (4.1 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

cfasim-0.8.10-py3-none-macosx_10_12_x86_64.whl (4.4 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

File details

Details for the file cfasim-0.8.10.tar.gz.

File metadata

  • Download URL: cfasim-0.8.10.tar.gz
  • Upload date:
  • Size: 51.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cfasim-0.8.10.tar.gz
Algorithm Hash digest
SHA256 865e6b837900594a18113c68b77e7888a2964649650c0f1a00b646ac1cef65ae
MD5 3cbac1e56713b5491df9f936c5b6068b
BLAKE2b-256 a874470a8931d33818235109a3bdf18002da346bea72daa8258446b833eed55c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cfasim-0.8.10.tar.gz:

Publisher: pypi-cli.yml on CDCgov/cfa-simulator

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cfasim-0.8.10-py3-none-win_amd64.whl.

File metadata

  • Download URL: cfasim-0.8.10-py3-none-win_amd64.whl
  • Upload date:
  • Size: 4.1 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cfasim-0.8.10-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 97dff2d050f8a4bb29762419f36b54ec8b0469feffe17b759331d9f44b199d71
MD5 77eb4455f8d222c7ad6202718988df77
BLAKE2b-256 b11d1885132eb99d313354ad400dc75746b3a1a8ee4bda585ceed6023db140a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cfasim-0.8.10-py3-none-win_amd64.whl:

Publisher: pypi-cli.yml on CDCgov/cfa-simulator

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cfasim-0.8.10-py3-none-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for cfasim-0.8.10-py3-none-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 23483502b8523615f028af71e80b8b914d2c4e970d8218a912a107d93caf785f
MD5 ae579b4903eb16a9a2015803087da917
BLAKE2b-256 c09212f7147d8f8667dd169369e8452a01aac3c4d72e79464ff95247ee84dc15

See more details on using hashes here.

Provenance

The following attestation bundles were made for cfasim-0.8.10-py3-none-musllinux_1_2_x86_64.whl:

Publisher: pypi-cli.yml on CDCgov/cfa-simulator

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cfasim-0.8.10-py3-none-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for cfasim-0.8.10-py3-none-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 876d75d5cc48fcc9370c2041104530d5bdf30473325bc5047c8d52d1b53312f6
MD5 3d9907fce4c537e0a7189118f6df707c
BLAKE2b-256 0a522e19273673401cb5db72e4aa4dc9c4bd137f490554f8b193de2729a5d003

See more details on using hashes here.

Provenance

The following attestation bundles were made for cfasim-0.8.10-py3-none-musllinux_1_2_aarch64.whl:

Publisher: pypi-cli.yml on CDCgov/cfa-simulator

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cfasim-0.8.10-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cfasim-0.8.10-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 eed8a437ef0020917e6da199eff170e1166f680a9ff96e6cb852815d23dcb737
MD5 aba081cc4ab434d42604ab81f6b78f06
BLAKE2b-256 5977d127dc6ee5bdb5dd9e6872856198b6497156b55790e623def90dadc36e5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cfasim-0.8.10-py3-none-manylinux_2_28_aarch64.whl:

Publisher: pypi-cli.yml on CDCgov/cfa-simulator

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cfasim-0.8.10-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for cfasim-0.8.10-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aedb5c986318b9ea889c4e89c1b2151a9c055a98abf6d07113cdd6aa5e38fed4
MD5 0eeb5f87530a999047fae31945a5909f
BLAKE2b-256 243ce5e6f78037271ac50980e2769f4bdf87cfcc2483894bb0ca4200ac7bf7f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cfasim-0.8.10-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-cli.yml on CDCgov/cfa-simulator

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cfasim-0.8.10-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cfasim-0.8.10-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ed77eb6b87a98a5393ca2035a8158a7808df2fb34603707398e602124479db84
MD5 7025789cf6af78915364f51bf480148c
BLAKE2b-256 e923cba87112085215f22f1f448ee48ed8d884505430cdc3b5e678adb2502ab4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cfasim-0.8.10-py3-none-macosx_11_0_arm64.whl:

Publisher: pypi-cli.yml on CDCgov/cfa-simulator

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cfasim-0.8.10-py3-none-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for cfasim-0.8.10-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a8901424d5dc8415ae63d22a8e79e98f0b9decf5cdf5299edfd0f0a3530f02f9
MD5 013e5b3281ebfad43b64f08ee7538c48
BLAKE2b-256 1aaea7d6279817ba9960e3929f0c7c54c2747fe7e08ba0c8a03319c3da03dc27

See more details on using hashes here.

Provenance

The following attestation bundles were made for cfasim-0.8.10-py3-none-macosx_10_12_x86_64.whl:

Publisher: pypi-cli.yml on CDCgov/cfa-simulator

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.8.11

8 files

This release

0.8.10 This release

8 files

0.8.9

8 files

0.8.8

8 files

0.8.7

8 files

0.8.6

8 files

0.8.5

8 files

0.8.4

8 files

0.8.3

8 files

0.8.2

8 files

0.8.1

8 files

0.7.8

8 files

0.7.7

8 files

0.7.6

8 files

0.7.5

8 files

0.7.4

8 files

0.7.3

8 files

0.7.2

8 files

0.7.1

8 files

0.7.0

8 files

0.6.4

8 files

0.6.3

8 files

0.6.2

8 files

0.6.1

8 files

0.6.0

8 files

0.5.1

8 files

0.5.0

8 files

0.4.16

8 files

0.4.15

8 files

0.4.14

8 files

0.4.13

8 files

0.4.12

8 files

0.4.11

8 files

0.4.10

8 files

0.4.9

8 files

0.4.8

8 files

0.4.7

8 files

0.4.6

8 files

0.4.5

8 files

0.4.4

8 files

0.4.3

8 files

0.4.2

8 files

0.4.1

8 files

0.4.0

8 files

0.3.18

8 files

0.3.17

8 files

0.3.16

8 files

0.3.15

8 files

0.3.14

8 files

0.3.13

8 files

0.3.12

8 files

0.3.11

8 files

0.3.10

8 files

0.3.9

8 files

0.3.8

7 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page