Skip to content

AlexPiro/forge-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple app made with Streamlit and Autodesk Forge

Usage

Run pipenv install to install all dependencies

Add your Autodesk Forge credentials with :

export FORGE_CLIENT_ID=<<YOUR CLIENT ID FROM DEVELOPER PORTAL>>
export FORGE_CLIENT_SECRET=<<YOUR CLIENT SECRET>>

or you can create a .env file with your credentials.

Start the Streamlit app with streamlit run forge_sample.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages