設為首頁收藏本站

艾歐踢論壇

 找回密碼
 立即註冊

QQ登錄

只需一步,快速開始

搜索
熱搜: 活動 交友 discuz
查看: 483|回復: 0
打印 上一主題 下一主題

Creating a Finance Web App in 3 Minutes!

[複製鏈接]
跳轉到指定樓層
樓主
發表於 2022-3-24 20:42:51 | 只看該作者 回帖獎勵 |倒序瀏覽 |閱讀模式

Introducing Streamlit in Python!

Streamlit

is an extremely easy to use and intuitive tool for building highly interactive, data-driven web applications in Python.

With this tool, you can simply focus on the data aspect without worrying about a tedious deployment with Flask or Django.

The process is entirely intuitive and by the end of this article,

you too should be able to deploy your web app within minutes and only a few lines of code!

Setting Up the Project

To get started with our Streamlit web app, we must first download it using PyPi (Python’s Package Manager). Simply type the following in your terminal for any packages you may not have (including streamlit) and we should be good to go.

pip install streamlit

This package requires Rust and Cargo to compile extensions. Install it throughthe system's package manager or via https://rustup.rs/   download  rustup-init.exe(32 bits) and run
[color=var(--black-700)][size=2.07692]Error Installing streamlit It says "ERROR: Could not build wheels for pyarrow
t pyarrow is a requirement in streamlit version 0.63.0. So you can use pip install streamlit==0.62.0 and it will work just fine

Streamlit Version 0.62.0 and python version 3.6(32bits) works fine.


分享到:  QQ好友和群QQ好友和群 QQ空間QQ空間 騰訊微博騰訊微博 騰訊朋友騰訊朋友
收藏收藏 轉播轉播 分享分享 分享淘帖
回復

使用道具 舉報

您需要登錄後才可以回帖 登錄 | 立即註冊

本版積分規則

小黑屋|Archiver|手機版|艾歐踢創新工坊    

GMT+8, 2024-5-17 01:48 , Processed in 0.247529 second(s), 21 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回復 返回頂部 返回列表