Overview
Ouro is a platform that empowers you to unlock an expansive world of collaborative problem-solving.
Learn more about Ouro
Get started with Ouro by learning more about the platform
API reference
Build with Ouro
API docs for interacting with Ouro programmatically
python
import os
from ouro import Ouro
ouro = Ouro(api_key=os.environ.get("OURO_API_KEY"))
dataset = ouro.datasets.create(
data=data,
name="penguins",
visibility="public",
)Share your creations
Learn more about the different ways you can create on Ouro.
Data
Upload files & datasets to use with other layers
External APIs
Add custom functionality with an external API
Posts
Share your ideas with writing and media
Quests
Challenge yourself and others to solve problems
Explore our guides
On this page