Skip to content

rio-labs/rio-templates

Repository files navigation

Rio Readme 4

Rio is an easy to use framework for creating websites and apps and is based entirely on Python. 🐍
You won't need a single line of HTML, CSS, or JavaScript to create beautiful, modern apps.

Tutorial - Examples - Discord - Docs - Source Code

Rio Templates 🎨

Welcome to Rio's project templates. This repository contains all templates that ship directly with Rio. Each directory contains a single template. You'll find per-project README files in the individual directories as well.

Live versions are available on the Rio website

Usage 🎓

All of these already ship with Rio! You don't need to copy them from here. Just set up your project with the rio command line tool. For example:

python -m rio new --template="tic-tac-toe"

(Depending on your platform, you might have to type python3, py or completely drop the python -m part.)

Contributing 🤝

The source code for these lives in the actual Rio repository. If you'd like to contribute a change, or even new templates, please open a pull request there!

Templates are located in the snippets directory. For example, the tic-tac-toe template lives here.

About

All of Rio's built-in templates, in source code form

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages