|
{ |
|
"template": "https://github.com/blackary/cookiecutter-streamlit-component/", |
|
"commit": "c972054b7b0890a1aa1c02e792bedc71c525ea87", |
|
"checkout": null, |
|
"context": { |
|
"cookiecutter": { |
|
"author_name": "Zachary Blackwood", |
|
"author_email": "[email protected]", |
|
"project_name": "Streamlit Camera Input Live", |
|
"package_name": "streamlit-camera-input-live", |
|
"import_name": "camera_input_live", |
|
"description": "Alternative version of st.camera_input which returns the webcam images live, without any button press needed", |
|
"deployment_via_github_actions": "y", |
|
"working_with_dataframes": "n", |
|
"open_source_license": "MIT license", |
|
"_template": "https://github.com/blackary/cookiecutter-streamlit-component/" |
|
} |
|
}, |
|
"directory": null |
|
} |
|
|