Roboflow streamlines the computer vision pipeline by providing a python wrapper around the core Roboflow web application and REST API. It also maintains an open source set of CV utilities and notebook tutorials in Python. Users can download over 200,000 public computer vision datasets from Roboflow Universe, label and download their own datasets, and predict with over 50,000 public computer vision models. The Roboflow python library is structured by the core Roboflow application objects, and users can perform various actions such as making a new project, listing projects, performing active learning, retrieving project metadata, generating dataset versions, training models, and deploying external models.