in-silico-cancer-cell 0.2.4__tar.gz → 0.2.5__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/Cargo.lock +2 -2
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/Cargo.toml +2 -1
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/PKG-INFO +1 -1
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/pyproject.toml +1 -9
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/main.rs +1 -1
- in_silico_cancer_cell-0.2.4/.editorconfig +0 -13
- in_silico_cancer_cell-0.2.4/.github/workflows/main.yml +0 -50
- in_silico_cancer_cell-0.2.4/.github/workflows/maturin.yml +0 -163
- in_silico_cancer_cell-0.2.4/.gitignore +0 -22
- in_silico_cancer_cell-0.2.4/.gitmodules +0 -3
- in_silico_cancer_cell-0.2.4/.pre-commit-config.yaml +0 -55
- in_silico_cancer_cell-0.2.4/.rustfmt.toml +0 -3
- in_silico_cancer_cell-0.2.4/.vscode/extensions.json +0 -4
- in_silico_cancer_cell-0.2.4/.vscode/launch.json +0 -20
- in_silico_cancer_cell-0.2.4/astro.config.mjs +0 -20
- in_silico_cancer_cell-0.2.4/bun.lock +0 -1114
- in_silico_cancer_cell-0.2.4/data/experimental/mG0_1.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG0_10.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG0_11.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG0_2.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG0_3.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG0_4.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG0_5.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG0_6.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG0_7.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG0_8.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG0_9.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG1_1.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG1_2.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG1_3.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG1_4.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/mG1_5.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/patch_clamp_data.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/experimental/time_vector_measure.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/provision/patch_clamp_data_activation.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/provision/patch_clamp_data_deactivation.mat +0 -0
- in_silico_cancer_cell-0.2.4/data/provision/patch_clamp_data_ramp.mat +0 -0
- in_silico_cancer_cell-0.2.4/matlab/A549 in-silico main.m +0 -99
- in_silico_cancer_cell-0.2.4/matlab/CLC_2.m +0 -43
- in_silico_cancer_cell-0.2.4/matlab/CRAC1.m +0 -22
- in_silico_cancer_cell-0.2.4/matlab/KCa_1_1.m +0 -71
- in_silico_cancer_cell-0.2.4/matlab/KCa_3_1.m +0 -44
- in_silico_cancer_cell-0.2.4/matlab/Kv_1_3.m +0 -48
- in_silico_cancer_cell-0.2.4/matlab/Kv_3_1.m +0 -46
- in_silico_cancer_cell-0.2.4/matlab/Kv_3_4.m +0 -47
- in_silico_cancer_cell-0.2.4/matlab/Kv_7_1.m +0 -39
- in_silico_cancer_cell-0.2.4/matlab/P_CRAC1.m +0 -10
- in_silico_cancer_cell-0.2.4/matlab/TASK1.m +0 -40
- in_silico_cancer_cell-0.2.4/matlab/TRPV_3.m +0 -21
- in_silico_cancer_cell-0.2.4/matlab/load_patch_clamp_data.m +0 -162
- in_silico_cancer_cell-0.2.4/matlab/model_evaluation.m +0 -335
- in_silico_cancer_cell-0.2.4/matlab/optimization.m +0 -200
- in_silico_cancer_cell-0.2.4/matlab/simulate_pulse_protocol.m +0 -79
- in_silico_cancer_cell-0.2.4/matlab/simulate_pulse_protocol_TRPC.m +0 -31
- in_silico_cancer_cell-0.2.4/matlab/simulate_pulse_protocol_TRPV.m +0 -40
- in_silico_cancer_cell-0.2.4/package.json +0 -26
- in_silico_cancer_cell-0.2.4/public/favicon.svg +0 -9
- in_silico_cancer_cell-0.2.4/python/tests/test_all.py +0 -32
- in_silico_cancer_cell-0.2.4/rust-toolchain.toml +0 -2
- in_silico_cancer_cell-0.2.4/tasks.py +0 -60
- in_silico_cancer_cell-0.2.4/uv.lock +0 -941
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/README.md +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/python/in_silico_cancer_cell/__init__.py +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/python/in_silico_cancer_cell/_in_rusty_silico.pyi +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/python/in_silico_cancer_cell/fit.py +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/python/in_silico_cancer_cell/plot.py +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/python/in_silico_cancer_cell/py.typed +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/python/in_silico_cancer_cell/utils.py +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/cell.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/base.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/clc2.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/crac1.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/custom.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/kca11.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/kca31.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/kv13.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/kv31.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/kv34.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/kv71.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/mod.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/task1.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/trpc6.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/channels/trpv3.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/constants.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/lib.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/optimisation.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/patchclampdata.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/pulseprotocol.rs +0 -0
- {in_silico_cancer_cell-0.2.4 → in_silico_cancer_cell-0.2.5}/src/utils.rs +0 -0
|
@@ -350,7 +350,7 @@ checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
|
|
|
350
350
|
|
|
351
351
|
[[package]]
|
|
352
352
|
name = "frontend"
|
|
353
|
-
version = "0.2.
|
|
353
|
+
version = "0.2.5"
|
|
354
354
|
dependencies = [
|
|
355
355
|
"console_error_panic_hook",
|
|
356
356
|
"futures",
|
|
@@ -486,7 +486,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
|
|
486
486
|
|
|
487
487
|
[[package]]
|
|
488
488
|
name = "in_silico_cancer_cell"
|
|
489
|
-
version = "0.2.
|
|
489
|
+
version = "0.2.5"
|
|
490
490
|
dependencies = [
|
|
491
491
|
"argmin",
|
|
492
492
|
"argmin-math",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: in_silico_cancer_cell
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.5
|
|
4
4
|
Classifier: Programming Language :: Rust
|
|
5
5
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
6
6
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "in_silico_cancer_cell"
|
|
3
|
-
version = "0.2.
|
|
3
|
+
version = "0.2.5"
|
|
4
4
|
description = "Simulation of an electrophysiological A549 cancer cell model using individual ion channels across the membrane"
|
|
5
5
|
authors = [{ name = "MrP01", email = "peter@waldert.at" }]
|
|
6
6
|
requires-python = ">=3.11"
|
|
@@ -33,11 +33,3 @@ features = ["pyo3/extension-module"]
|
|
|
33
33
|
|
|
34
34
|
[tool.ruff]
|
|
35
35
|
line-length = 120
|
|
36
|
-
|
|
37
|
-
[tool.nitpick]
|
|
38
|
-
style = [
|
|
39
|
-
"github://MrP01/lint-me-now/nitpick-base-style.toml",
|
|
40
|
-
"github://MrP01/lint-me-now/nitpick-rust-style.toml",
|
|
41
|
-
"github://MrP01/lint-me-now/nitpick-python-style.toml",
|
|
42
|
-
]
|
|
43
|
-
cache = "never"
|
|
@@ -111,7 +111,7 @@ pub fn compare_delta_tolerance(measurements: PatchClampData) {
|
|
|
111
111
|
#[command(
|
|
112
112
|
about = "In-Silico Cancer Cell Model Simulator",
|
|
113
113
|
author = "Peter Waldert <peter@waldert.at>",
|
|
114
|
-
version = "0.2.
|
|
114
|
+
version = "0.2.5"
|
|
115
115
|
)]
|
|
116
116
|
struct Cli {
|
|
117
117
|
/// Turn debugging information on
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
name: Build Main, Frontend and Deploy
|
|
2
|
-
on:
|
|
3
|
-
push:
|
|
4
|
-
env:
|
|
5
|
-
CARGO_TERM_COLOR: always
|
|
6
|
-
jobs:
|
|
7
|
-
build:
|
|
8
|
-
strategy:
|
|
9
|
-
matrix:
|
|
10
|
-
include:
|
|
11
|
-
- target: x86_64-unknown-linux-gnu
|
|
12
|
-
os: ubuntu-latest
|
|
13
|
-
- target: x86_64-pc-windows-msvc
|
|
14
|
-
os: windows-latest
|
|
15
|
-
runs-on: ${{ matrix.os }}
|
|
16
|
-
|
|
17
|
-
steps:
|
|
18
|
-
- uses: actions/checkout@v4
|
|
19
|
-
- run: rustup toolchain install nightly --profile minimal
|
|
20
|
-
- uses: Swatinem/rust-cache@v2
|
|
21
|
-
|
|
22
|
-
# builds main.rs
|
|
23
|
-
- name: Build project
|
|
24
|
-
run: cargo build --release --target=${{ matrix.target }}
|
|
25
|
-
|
|
26
|
-
# builds frontend with wasm-pack
|
|
27
|
-
- uses: oven-sh/setup-bun@v2
|
|
28
|
-
- run: bun install --frozen-lockfile # also include the "dev" dependencies (e.g. wasm-pack)
|
|
29
|
-
- run: bun run wasm-pack build frontend --release
|
|
30
|
-
- run: |
|
|
31
|
-
cargo run --release --target=${{ matrix.target }} -- --protocol activation --phase g0 save-patch-clamp-data
|
|
32
|
-
cargo run --release --target=${{ matrix.target }} -- --protocol deactivation --phase g0 save-patch-clamp-data
|
|
33
|
-
cargo run --release --target=${{ matrix.target }} -- --protocol ramp --phase g0 save-patch-clamp-data
|
|
34
|
-
cargo run --release --target=${{ matrix.target }} -- --protocol activation --phase g1 save-patch-clamp-data
|
|
35
|
-
cargo run --release --target=${{ matrix.target }} -- --protocol deactivation --phase g1 save-patch-clamp-data
|
|
36
|
-
cargo run --release --target=${{ matrix.target }} -- --protocol ramp --phase g1 save-patch-clamp-data
|
|
37
|
-
echo "[]" > frontend/pkg/delta-tolerance.json
|
|
38
|
-
- run: bun run build
|
|
39
|
-
# deploy to Netlify
|
|
40
|
-
- uses: jsmrcaga/action-netlify-deploy@master
|
|
41
|
-
# if: startsWith(github.ref, 'refs/tags/') && runner.os == 'Linux'
|
|
42
|
-
if: runner.os == 'Linux'
|
|
43
|
-
with:
|
|
44
|
-
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
|
45
|
-
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
|
|
46
|
-
NETLIFY_DEPLOY_MESSAGE: "Production deploy v${{ github.ref }}"
|
|
47
|
-
NETLIFY_DEPLOY_TO_PROD: true
|
|
48
|
-
install_command: "echo Skipping..."
|
|
49
|
-
build_command: "echo Skipping..."
|
|
50
|
-
build_directory: dist/
|
|
@@ -1,163 +0,0 @@
|
|
|
1
|
-
# This file is autogenerated by maturin v1.10.2
|
|
2
|
-
# To update, run
|
|
3
|
-
#
|
|
4
|
-
# maturin generate-ci github
|
|
5
|
-
#
|
|
6
|
-
name: Build Maturin (Python Package)
|
|
7
|
-
|
|
8
|
-
on:
|
|
9
|
-
push:
|
|
10
|
-
branches:
|
|
11
|
-
- main
|
|
12
|
-
- master
|
|
13
|
-
tags:
|
|
14
|
-
- "*"
|
|
15
|
-
pull_request:
|
|
16
|
-
workflow_dispatch:
|
|
17
|
-
|
|
18
|
-
permissions:
|
|
19
|
-
contents: read
|
|
20
|
-
|
|
21
|
-
jobs:
|
|
22
|
-
linux:
|
|
23
|
-
runs-on: ${{ matrix.platform.runner }}
|
|
24
|
-
strategy:
|
|
25
|
-
matrix:
|
|
26
|
-
platform:
|
|
27
|
-
- runner: ubuntu-latest
|
|
28
|
-
target: x86_64
|
|
29
|
-
steps:
|
|
30
|
-
- uses: actions/checkout@v4
|
|
31
|
-
- uses: actions/setup-python@v5
|
|
32
|
-
with:
|
|
33
|
-
python-version: 3.x
|
|
34
|
-
- name: Build wheels
|
|
35
|
-
uses: PyO3/maturin-action@v1
|
|
36
|
-
with:
|
|
37
|
-
target: ${{ matrix.platform.target }}
|
|
38
|
-
args: --release --out dist --find-interpreter
|
|
39
|
-
sccache: ${{ !startsWith(github.ref, 'refs/tags/') }}
|
|
40
|
-
manylinux: auto
|
|
41
|
-
- name: Upload wheels
|
|
42
|
-
uses: actions/upload-artifact@v4
|
|
43
|
-
with:
|
|
44
|
-
name: wheels-linux-${{ matrix.platform.target }}
|
|
45
|
-
path: dist
|
|
46
|
-
|
|
47
|
-
musllinux:
|
|
48
|
-
runs-on: ${{ matrix.platform.runner }}
|
|
49
|
-
strategy:
|
|
50
|
-
matrix:
|
|
51
|
-
platform:
|
|
52
|
-
- runner: ubuntu-latest
|
|
53
|
-
target: x86_64
|
|
54
|
-
steps:
|
|
55
|
-
- uses: actions/checkout@v4
|
|
56
|
-
- uses: actions/setup-python@v5
|
|
57
|
-
with:
|
|
58
|
-
python-version: 3.x
|
|
59
|
-
- name: Build wheels
|
|
60
|
-
uses: PyO3/maturin-action@v1
|
|
61
|
-
with:
|
|
62
|
-
target: ${{ matrix.platform.target }}
|
|
63
|
-
args: --release --out dist --find-interpreter
|
|
64
|
-
sccache: ${{ !startsWith(github.ref, 'refs/tags/') }}
|
|
65
|
-
manylinux: musllinux_1_2
|
|
66
|
-
- name: Upload wheels
|
|
67
|
-
uses: actions/upload-artifact@v4
|
|
68
|
-
with:
|
|
69
|
-
name: wheels-musllinux-${{ matrix.platform.target }}
|
|
70
|
-
path: dist
|
|
71
|
-
|
|
72
|
-
windows:
|
|
73
|
-
runs-on: ${{ matrix.platform.runner }}
|
|
74
|
-
strategy:
|
|
75
|
-
matrix:
|
|
76
|
-
platform:
|
|
77
|
-
- runner: windows-latest
|
|
78
|
-
target: x64
|
|
79
|
-
- runner: windows-latest
|
|
80
|
-
target: x86
|
|
81
|
-
steps:
|
|
82
|
-
- uses: actions/checkout@v4
|
|
83
|
-
- uses: actions/setup-python@v5
|
|
84
|
-
with:
|
|
85
|
-
python-version: 3.x
|
|
86
|
-
architecture: ${{ matrix.platform.target }}
|
|
87
|
-
- name: Build wheels
|
|
88
|
-
uses: PyO3/maturin-action@v1
|
|
89
|
-
with:
|
|
90
|
-
target: ${{ matrix.platform.target }}
|
|
91
|
-
args: --release --out dist --find-interpreter
|
|
92
|
-
sccache: ${{ !startsWith(github.ref, 'refs/tags/') }}
|
|
93
|
-
- name: Upload wheels
|
|
94
|
-
uses: actions/upload-artifact@v4
|
|
95
|
-
with:
|
|
96
|
-
name: wheels-windows-${{ matrix.platform.target }}
|
|
97
|
-
path: dist
|
|
98
|
-
|
|
99
|
-
macos:
|
|
100
|
-
runs-on: ${{ matrix.platform.runner }}
|
|
101
|
-
strategy:
|
|
102
|
-
matrix:
|
|
103
|
-
platform:
|
|
104
|
-
- runner: macos-14
|
|
105
|
-
target: aarch64
|
|
106
|
-
steps:
|
|
107
|
-
- uses: actions/checkout@v4
|
|
108
|
-
- uses: actions/setup-python@v5
|
|
109
|
-
with:
|
|
110
|
-
python-version: 3.x
|
|
111
|
-
- name: Build wheels
|
|
112
|
-
uses: PyO3/maturin-action@v1
|
|
113
|
-
with:
|
|
114
|
-
target: ${{ matrix.platform.target }}
|
|
115
|
-
args: --release --out dist --find-interpreter
|
|
116
|
-
sccache: ${{ !startsWith(github.ref, 'refs/tags/') }}
|
|
117
|
-
- name: Upload wheels
|
|
118
|
-
uses: actions/upload-artifact@v4
|
|
119
|
-
with:
|
|
120
|
-
name: wheels-macos-${{ matrix.platform.target }}
|
|
121
|
-
path: dist
|
|
122
|
-
|
|
123
|
-
sdist:
|
|
124
|
-
runs-on: ubuntu-latest
|
|
125
|
-
steps:
|
|
126
|
-
- uses: actions/checkout@v4
|
|
127
|
-
- name: Build sdist
|
|
128
|
-
uses: PyO3/maturin-action@v1
|
|
129
|
-
with:
|
|
130
|
-
command: sdist
|
|
131
|
-
args: --out dist
|
|
132
|
-
- name: Upload sdist as a GitHub artifact
|
|
133
|
-
uses: actions/upload-artifact@v4
|
|
134
|
-
with:
|
|
135
|
-
name: wheels-sdist
|
|
136
|
-
path: dist
|
|
137
|
-
|
|
138
|
-
release:
|
|
139
|
-
name: Release
|
|
140
|
-
runs-on: ubuntu-latest
|
|
141
|
-
if: ${{ startsWith(github.ref, 'refs/tags/') || github.event_name == 'workflow_dispatch' }}
|
|
142
|
-
needs: [linux, musllinux, windows, macos, sdist]
|
|
143
|
-
permissions:
|
|
144
|
-
# Use to sign the release artifacts
|
|
145
|
-
id-token: write
|
|
146
|
-
# Used to upload release artifacts
|
|
147
|
-
contents: write
|
|
148
|
-
# Used to generate artifact attestation
|
|
149
|
-
attestations: write
|
|
150
|
-
steps:
|
|
151
|
-
- uses: actions/download-artifact@v4
|
|
152
|
-
- name: Generate artifact attestation
|
|
153
|
-
uses: actions/attest-build-provenance@v2
|
|
154
|
-
with:
|
|
155
|
-
subject-path: "wheels-*/*"
|
|
156
|
-
- name: Publish to PyPI
|
|
157
|
-
if: ${{ startsWith(github.ref, 'refs/tags/') }}
|
|
158
|
-
uses: PyO3/maturin-action@v1
|
|
159
|
-
env:
|
|
160
|
-
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
|
|
161
|
-
with:
|
|
162
|
-
command: upload
|
|
163
|
-
args: --non-interactive --skip-existing wheels-*/*
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
.idea/
|
|
2
|
-
.vscode/
|
|
3
|
-
.venv
|
|
4
|
-
.cache/
|
|
5
|
-
__pycache__/
|
|
6
|
-
|
|
7
|
-
.astro/
|
|
8
|
-
node_modules/
|
|
9
|
-
npm-debug.log*
|
|
10
|
-
pnpm-debug.log*
|
|
11
|
-
|
|
12
|
-
.env
|
|
13
|
-
.env.production
|
|
14
|
-
.DS_Store
|
|
15
|
-
|
|
16
|
-
report/dgruyter.sty
|
|
17
|
-
*.protected.*
|
|
18
|
-
|
|
19
|
-
stuff/
|
|
20
|
-
dist/
|
|
21
|
-
/target
|
|
22
|
-
*.so
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
repos:
|
|
2
|
-
- repo: local
|
|
3
|
-
hooks:
|
|
4
|
-
- id: prettier
|
|
5
|
-
name: prettier
|
|
6
|
-
entry: prettier --write --ignore-unknown
|
|
7
|
-
language: system
|
|
8
|
-
types:
|
|
9
|
-
- text
|
|
10
|
-
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
11
|
-
rev: v4.6.0
|
|
12
|
-
hooks:
|
|
13
|
-
- id: end-of-file-fixer
|
|
14
|
-
- id: trailing-whitespace
|
|
15
|
-
- repo: https://github.com/doublify/pre-commit-rust
|
|
16
|
-
rev: v1.0
|
|
17
|
-
hooks:
|
|
18
|
-
- id: fmt
|
|
19
|
-
- id: cargo-check
|
|
20
|
-
- repo: https://github.com/astral-sh/ruff-pre-commit
|
|
21
|
-
rev: v0.5.0
|
|
22
|
-
hooks:
|
|
23
|
-
- id: ruff
|
|
24
|
-
args:
|
|
25
|
-
- --fix
|
|
26
|
-
- id: ruff-format
|
|
27
|
-
- repo: https://github.com/pre-commit/pygrep-hooks
|
|
28
|
-
rev: v1.10.0
|
|
29
|
-
hooks:
|
|
30
|
-
- id: python-check-blanket-noqa
|
|
31
|
-
- id: python-no-eval
|
|
32
|
-
- id: python-no-log-warn
|
|
33
|
-
- repo: https://github.com/asottile/pyupgrade
|
|
34
|
-
rev: v3.16.0
|
|
35
|
-
hooks:
|
|
36
|
-
- id: pyupgrade
|
|
37
|
-
- repo: local
|
|
38
|
-
hooks:
|
|
39
|
-
- id: pyright
|
|
40
|
-
name: pyright
|
|
41
|
-
entry: pyright
|
|
42
|
-
language: system
|
|
43
|
-
types:
|
|
44
|
-
- python
|
|
45
|
-
pass_filenames: false
|
|
46
|
-
- repo: https://github.com/myint/autoflake
|
|
47
|
-
rev: v2.3.1
|
|
48
|
-
hooks:
|
|
49
|
-
- id: autoflake
|
|
50
|
-
args:
|
|
51
|
-
- --in-place
|
|
52
|
-
- --remove-all-unused-imports
|
|
53
|
-
- --remove-unused-variables
|
|
54
|
-
- --remove-duplicate-keys
|
|
55
|
-
- --ignore-init-module-imports
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": "0.2.0",
|
|
3
|
-
"configurations": [
|
|
4
|
-
{
|
|
5
|
-
"type": "lldb",
|
|
6
|
-
"request": "launch",
|
|
7
|
-
"name": "Cargo launch",
|
|
8
|
-
"cargo": {
|
|
9
|
-
"args": ["build"]
|
|
10
|
-
},
|
|
11
|
-
"args": ["single"]
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"command": "./node_modules/.bin/astro dev",
|
|
15
|
-
"name": "Development server",
|
|
16
|
-
"request": "launch",
|
|
17
|
-
"type": "node-terminal"
|
|
18
|
-
}
|
|
19
|
-
]
|
|
20
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { defineConfig } from "astro/config";
|
|
2
|
-
import wasm from "vite-plugin-wasm";
|
|
3
|
-
|
|
4
|
-
// https://astro.build/config
|
|
5
|
-
export default defineConfig({
|
|
6
|
-
srcDir: "frontend",
|
|
7
|
-
vite: {
|
|
8
|
-
optimizeDeps: {
|
|
9
|
-
entries: ["layouts", "pages", "components"],
|
|
10
|
-
},
|
|
11
|
-
css: {
|
|
12
|
-
preprocessorOptions: {
|
|
13
|
-
scss: {
|
|
14
|
-
api: "modern-compiler",
|
|
15
|
-
},
|
|
16
|
-
},
|
|
17
|
-
},
|
|
18
|
-
plugins: [wasm()],
|
|
19
|
-
},
|
|
20
|
-
});
|