Streamlit-analytics2

Latest version: v0.7.3

Safety actively analyzes 627182 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.5.3

Fixes:
None

Features:
- Full path creation, as requested by Nickelza
When using streamlit_analytics.track(load_from_json="path/to/file.json"), it will now create the directories and file if it doesnt already exist

Breaking changes:
None. Kindly raise an issue if discovered.

Fixes:
https://github.com/444B/streamlit-analytics2/issues/23

What's Changed
* Test/23-create-full-path-for-tracking-file by 444B in https://github.com/444B/streamlit-analytics2/pull/43


**Full Changelog**: https://github.com/444B/streamlit-analytics2/compare/v0.4.3...v0.5.3

0.4.3

Fixes:
- This fork is confirmed to fix the deprecation st.experimental_get_query_params alerts. [Context](https://docs.streamlit.io/library/api-reference/utilities/st.experimental_get_query_params)
- It also resolved 25 security issues that existed owing to outdated dependencies (2 Critical, 11 High, 10 Moderate, 2 Low)

Breaking changes:
- It is now required to download the package via pip install streamlit-analytics2
- It is required to change your requirements.txt or Pipfile or any other module management file to use streamlit-analytics2
- It is required to update the import statement in the begining of your main.py file to stateimport streamlit_analytics2 as streamlit_analytics

Fixes:
15

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.