Port details |
- py-streamlit Turn data scripts into shareable web apps in minutes, in pure python
- 1.41.0 www =2 1.38.0Version of this port present on the latest quarterly branch.
- Maintainer: dch@FreeBSD.org
- Port Added: 2024-05-22 14:00:29
- Last Update: 2024-12-14 00:23:51
- Commit Hash: 0083238
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://streamlit.io/
- Description:
- Streamlit builds upon three simple principles:
Embrace scripting:
Build an app in a few lines of code with our magically simple API. Then
see it automatically update as you iteratively save the source file.
Weave in interaction:
Adding a widget is the same as declaring a variable. No need to write a
backend, define routes, handle HTTP requests, connect a frontend, write
HTML, CSS, JavaScript.
Deploy instantly:
Effortlessly share, manage and deploy your apps, directly from Streamlit.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}streamlit>0:www/py-streamlit@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-streamlit/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-streamlit
- pkg install py311-streamlit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-streamlit listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-streamlit
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1733907932
SHA256 (streamlit-1.41.0.tar.gz) = 87c20027fcbc8690ad0955b7e89aea2276d14fca2c8c4b54a251bf2b66b40201
SIZE (streamlit-1.41.0.tar.gz) = 22767008
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-pillow>0 : graphics/py-pillow@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-altair>0 : graphics/py-altair@py311
- py311-click>0 : devel/py-click@py311
- py311-numpy>0 : math/py-numpy@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-pandas>0 : math/py-pandas@py311
- py311-pillow>0 : graphics/py-pillow@py311
- py311-protobuf>=4.21.6,1 : devel/py-protobuf@py311
- py311-pyarrow>0 : databases/py-pyarrow@py311
- py311-requests>0 : www/py-requests@py311
- py311-rich>=0 : textproc/py-rich@py311
- py311-tenacity>0 : devel/py-tenacity@py311
- py311-toml>=0 : textproc/py-toml@py311
- py311-tornado>0 : www/py-tornado@py311
- py311-watchdog>0 : devel/py-watchdog@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-aider-chat
Configuration Options:
- No options to configure
- Options name:
- www_py-streamlit
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.41.0 14 Dec 2024 00:23:51 |
Dave Cottlehuber (dch) |
www/py-streamlit: update to 1.14.0
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
1.40.2 04 Dec 2024 16:43:26 |
Dave Cottlehuber (dch) |
www/py-streamlit: update to 1.40.2 |
1.39.0 11 Nov 2024 00:28:36 |
Dave Cottlehuber (dch) |
www/py-streamlit: update to 1.39.0
Sponsored by: SkunkWerks, GmbH |
1.38.0 11 Sep 2024 05:54:25 |
Dave Cottlehuber (dch) |
www/py-streamlit: update to 1.38.0
Sponsored by: SkunkWerks, GmbH |
1.37.0 27 Jul 2024 19:26:02 |
Dave Cottlehuber (dch) |
misc/py-aider-chat: update to 0.45.0
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
1.34.0 22 May 2024 13:57:17 |
Dave Cottlehuber (dch) |
www/py-streamlit: new port - turn data scripts into shareable web apps |