Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuducos/whiskyton
/ functions
Functions
74 in github.com/cuducos/whiskyton
⨍
Functions
74
◇
Types & classes
19
↳
Endpoints
5
↓ 12 callers
Function
taste
(row: &StringRecord, idx: usize)
src/whisky.rs:37
↓ 3 callers
Method
as_array
(&self)
src/whisky.rs:66
↓ 3 callers
Method
py
(&self)
src/whisky.rs:152
↓ 2 callers
Function
area_for
(tastes: [u32; 12])
src/chart.rs:161
↓ 2 callers
Function
asset
(py: Python, name: &str)
src/lib.rs:34
↓ 2 callers
Function
create_app
()
whiskyton/__init__.py:6
↓ 2 callers
Function
latest_changed_at
(dir: String)
src/sitemap.rs:20
↓ 2 callers
Function
sitemap
(root_url: String, root_dir: String)
src/sitemap.rs:35
↓ 2 callers
Function
whiskies_for
(slug)
whiskyton/blueprint.py:26
↓ 1 callers
Function
all_whiskies
()
src/lib.rs:22
↓ 1 callers
Function
by_name
(name: &str)
src/assets.rs:14
↓ 1 callers
Method
calculate_correlations
(&mut self)
src/whisky.rs:121
↓ 1 callers
Function
distillery
(row: &StringRecord)
src/whisky.rs:31
↓ 1 callers
Function
pearson_r
(x: [u32; 12], y: [u32; 12])
src/correlation.rs:5
↓ 1 callers
Function
random_whisky
()
src/lib.rs:27
↓ 1 callers
Function
recommendations_for
(name: String)
src/whisky.rs:173
↓ 1 callers
Method
render_chart
(&mut self)
src/correlation.rs:49
↓ 1 callers
Function
render_sitemap
(py: Python, root_url: String, root_dir: String)
src/lib.rs:55
↓ 1 callers
Method
svg
(&self)
src/chart.rs:187
↓ 1 callers
Function
whisky_by_name
(name: String)
src/whisky.rs:164
Method
__call__
(self, driver)
whiskyton/tests/test_ui_search.py:25
Method
__init__
(self, distillery, slug, tastes, correlations)
whiskyton/models.py:7
Method
__init__
(self, value)
whiskyton/tests/test_ui_search.py:22
Method
as_json
(&self)
src/assets.rs:35
Function
assets
()
whiskyton/blueprint.py:61
Function
crates
(_py: Python, m: &PyModule)
src/lib.rs:62
Method
from_csv_row
(row: &StringRecord)
src/whisky.rs:93
Function
index
()
whiskyton/blueprint.py:35
Function
inject_main_vars
()
whiskyton/blueprint.py:82
Method
new
(whisky: &Whisky, other_whisky: &Whisky)
src/correlation.rs:36
Method
new
(order: u32)
src/chart.rs:58
Method
new
()
src/assets.rs:30
Function
page_not_found
(error)
whiskyton/blueprint.py:77
Method
py
(&self)
src/correlation.rs:55
Function
recommendations_for
(name: String)
src/lib.rs:17
Function
search
()
whiskyton/blueprint.py:40
Method
setUp
(self)
whiskyton/tests/__init__.py:10
Method
setUpClass
(cls)
whiskyton/tests/test_ui_search.py:31
Method
setUpClass
(cls)
whiskyton/tests/test_ui_search.py:51
Method
setUpClass
(cls)
whiskyton/tests/test_ui_search.py:70
Method
setUpClass
(cls)
whiskyton/tests/test_ui_main.py:21
Method
setUpClass
(cls)
whiskyton/tests/test_ui_main.py:35
Method
setUpClass
(cls)
whiskyton/tests/test_ui_main.py:51
Function
sitemap
()
whiskyton/blueprint.py:71
Method
tearDownClass
(cls)
whiskyton/tests/test_ui_search.py:45
Method
tearDownClass
(cls)
whiskyton/tests/test_ui_search.py:64
Method
tearDownClass
(cls)
whiskyton/tests/test_ui_search.py:89
Method
tearDownClass
(cls)
whiskyton/tests/test_ui_main.py:29
Method
tearDownClass
(cls)
whiskyton/tests/test_ui_main.py:45
Method
tearDownClass
(cls)
whiskyton/tests/test_ui_main.py:61
Function
test_all_whiskies_are_loaded
()
src/whisky.rs:185
Function
test_area_for
()
src/chart.rs:285
Function
test_asset_mimetype
()
src/lib.rs:77
Function
test_chart_renders
()
src/chart.rs:305
Method
test_content
(self)
whiskyton/tests/test_ui_main.py:39
Method
test_favicon
(self)
whiskyton/tests/test_routes.py:70
Function
test_grid
()
src/chart.rs:218
Method
test_index
(self)
whiskyton/tests/test_routes.py:9
Method
test_invalid_input
(self)
whiskyton/tests/test_ui_search.py:55
Method
test_invalid_whisky_page
(self)
whiskyton/tests/test_routes.py:44
Function
test_latest_changed_at
()
src/sitemap.rs:57
Method
test_option_list
(self)
whiskyton/tests/test_ui_search.py:74
Function
test_pearson_r
()
src/correlation.rs:70
Method
test_robots
(self)
whiskyton/tests/test_routes.py:65
Method
test_search_visibility
(self)
whiskyton/tests/test_ui_main.py:55
Function
test_sitemap
()
src/sitemap.rs:68
Method
test_sitemap
(self)
whiskyton/tests/test_routes.py:75
Method
test_successful_search
(self)
whiskyton/tests/test_routes.py:17
Method
test_title
(self)
whiskyton/tests/test_ui_main.py:25
Method
test_unsuccessful_search
(self)
whiskyton/tests/test_routes.py:22
Method
test_valid_input
(self)
whiskyton/tests/test_ui_search.py:35
Method
test_valid_whisky_page
(self)
whiskyton/tests/test_routes.py:32
Method
test_whisky_json
(self)
whiskyton/tests/test_routes.py:56
Function
whisky_page
(slug)
whiskyton/blueprint.py:49