Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/debba/greenpass-covid19-qrcode-decoder
/ functions
Functions
16 in github.com/debba/greenpass-covid19-qrcode-decoder
⨍
Functions
16
◇
Types & classes
3
↳
Endpoints
2
↓ 2 callers
Function
get_json_file
(local_file, remote_url, days=1)
lib/utils.py:31
↓ 1 callers
Method
__set_schema
(self, schema_url)
lib/datamapper.py:49
↓ 1 callers
Method
__set_settings
(self, settings_url)
lib/datamapper.py:53
↓ 1 callers
Method
_get_header
(self)
lib/datamapper.py:74
↓ 1 callers
Method
_save_json
(self, data, schema, level=0)
lib/datamapper.py:25
↓ 1 callers
Method
_set_expires_at
(self, expires_value)
lib/datamapper.py:17
↓ 1 callers
Method
convert_json
(self)
lib/datamapper.py:81
↓ 1 callers
Method
decode
(self, schema, settings)
lib/greenpass.py:15
↓ 1 callers
Function
download_from_remote
download from remote_url and save to local_file
lib/utils.py:14
↓ 1 callers
Function
is_file_older_than_x_days
(file, days=1)
lib/utils.py:8
Method
__init__
(self, qr_data, schema_url, settings_url, params_string=False)
lib/datamapper.py:56
Method
__init__
(self, stream_data)
lib/greenpass.py:12
Function
get_locale
()
app.py:32
Function
home
()
app.py:48
Function
inject_user
()
app.py:41
Function
qrdata
()
app.py:53