Skip to content

1. Getting started with Florence

Roman Poya edited this page Jun 28, 2018 · 1 revision

To use Florence in your project, you typically add the following line at the top of your python scripts, after you have successfully installed it

from Florence import *

Clone this wiki locally