No project description provided
Project description
Setup the dev environment
- Install theifrontend dependencies
Node.js and yarn are required to install the dependencies. If you don't have them installed, you can download Node.js from here and yarn from here.
Navigate to fhir_questionnaire_renderer/frontend.
yarn install
- Install the python dependencies
Poetry is required to install the dependencies. If you don't have it installed, you can download it from here.
Navigate to the root of the project.
poetry install
Run the custom Streamlit component in dev mode
- Run the frontend in dev mode
Navigate to fhir_questionnaire_renderer/frontend.
yarn dev
- Run the Streamlit app in dev mode
Navigate to fhir_questionnaire_renderer.
poetry shell
streamlit run app.py
Build the custom Streamlit component
- Build the frontend
Navigate to fhir_questionnaire_renderer/frontend.
yarn build
- Set the Streamlit app to production mode
Navigate to fhir_questionnaire_renderer and open the __init__.py file.
Set _RELEASE to True.
_RELEASE = True
- Follow an online tutorial to build and publish the Python package to PyPI.
please complete this section
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 Distribution
Built Distribution
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 fhir_questionaire_renderer-0.1.3.tar.gz.
File metadata
- Download URL: fhir_questionaire_renderer-0.1.3.tar.gz
- Upload date:
- Size: 78.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.4 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e412c5261de172eefd16c976fa9e86ad8589178c2f1bdfb772edde65ff6271aa
|
|
| MD5 |
b29d36ca185e9eed1902e09b95796573
|
|
| BLAKE2b-256 |
e8df32704b13f8d5b62d11087b6e0e610919c1805c6faaaca435cff48fad363d
|
File details
Details for the file fhir_questionaire_renderer-0.1.3-py3-none-any.whl.
File metadata
- Download URL: fhir_questionaire_renderer-0.1.3-py3-none-any.whl
- Upload date:
- Size: 81.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.4 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b29044bf2a5a92d8be1766ffd955898cc70aa8b87b7a70b28bde730de7e138c6
|
|
| MD5 |
c160ab0c9920c5d425048d75c9916729
|
|
| BLAKE2b-256 |
d775086129932bd3634566bc3201ec6273a6389e8c91922ace6b1f392fd14cb9
|