Streamlit-pydantic-form

Latest version: v0.0.6

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

Scan your dependencies

0.0.6

What's Changed
* Add `py.typed` marker by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/65
* Bump version to v0.0.6 by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/66


**Full Changelog**: https://github.com/shunichironomura/streamlit-pydantic-form/compare/v0.0.5...v0.0.6

0.0.5

What's Changed
* Add Lint workflow for main branch on push and PR events by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/12
* Update dependency ruff to v0.1.14 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/11
* Update dependency pytest to v8 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/13
* Update dependency ruff to v0.2.0 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/14
* Update dependency ruff to v0.2.1 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/15
* Make example app a multi-page app by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/16
* Enable mypy strict mode and refine type annotations by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/18
* Add border to child form by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/19
* Use the default value of the Pydantic model as the default value for the widgets by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/20
* Update dependency pytest to v8.0.1 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/22
* Update dependency ruff to v0.2.2 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/23
* Update dependency pytest to v8.0.2 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/24
* Update dependency ruff to v0.3.0 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/25
* Update dependency pytest to v8.1.0 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/26
* Update dependency ruff to v0.3.1 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/28
* Update dependency mypy to v1.9.0 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/29
* Update dependency ruff to v0.3.2 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/30
* Update dependency pytest to v8.1.1 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/31
* Update dependency ruff to v0.4.1 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/32
* Update dependency mypy to v1.10.0 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/33
* Update dependency ruff to v0.4.2 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/34
* Update dependency pytest to v8.1.2 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/35
* Update dependency pytest to v8.2.0 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/36
* Update dependency ruff to v0.4.3 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/37
* Update dependency ruff to v0.4.4 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/38
* Update dependency pytest to v8.2.1 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/39
* Add children forms by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/21
* Update dependency ruff to v0.4.5 - autoclosed by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/40
* Update dependency ruff to v0.4.6 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/41
* Update dependency ruff to v0.4.7 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/42
* Update dependency pytest to v8.2.2 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/43
* Update dependency ruff to v0.4.8 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/44
* Update dependency ruff to v0.4.9 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/45
* Update dependency ruff to v0.4.10 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/46
* Update dependency mypy to v1.10.1 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/47
* Update dependency ruff to v0.5.0 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/48
* Update dependency ruff to v0.5.1 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/49
* Update dependency ruff to v0.5.2 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/50
* Enable automerge in dev dependency update by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/52
* Update dependency ruff to v0.5.3 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/51
* Update dependency mypy to v1.11.0 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/53
* Update dependency pytest to v8.3.1 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/54
* Update dependency ruff to v0.5.4 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/55
* Update dependency pytest to v8.3.2 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/56
* Update dependency ruff to v0.5.5 by renovate in https://github.com/shunichironomura/streamlit-pydantic-form/pull/57
* Assign unique keys to example forms by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/58
* Make `form` module private by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/60
* Bump minimum required Streamlit version to 1.37.0 by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/59
* Improve exception classes by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/61
* Remove unused `containerize` class by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/62
* Update CI by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/63
* Bump version to v0.0.5 by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/64


**Full Changelog**: https://github.com/shunichironomura/streamlit-pydantic-form/compare/v0.0.4...v0.0.5

0.0.4

What's Changed
* Add widget_builder parameter to st_auto_form by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/8
* Bump version to v0.0.4 by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/9


**Full Changelog**: https://github.com/shunichironomura/streamlit-pydantic-form/compare/v0.0.3...v0.0.4

0.0.3

What's Changed
* Rename input_components to input_widgets by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/5
* Remove lock file by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/6
* Bump version to v0.0.3 by shunichironomura in https://github.com/shunichironomura/streamlit-pydantic-form/pull/7

**Full Changelog**: https://github.com/shunichironomura/streamlit-pydantic-form/compare/v0.0.2...v0.0.3

0.0.2

Initial release

This is the initial release of `streamlit-pydantic-form`.

**Full Changelog**: https://github.com/shunichironomura/streamlit-pydantic-form/commits/v0.0.2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.