Skip to content

tethysplatform/tethys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Tethys Platform Logo

Test Status Coverage Status Documentation Status

Tethys Platform provides both a development environment and a hosting environment for geoscientific web apps.

Installation

Quick Start

First create a virtual environment with the tool of your choice, then download and install Tethys Platform using one of the following methods:

Using Conda (Recommended):

conda install -c conda-forge tethys-platform
tethys quickstart

Using Pip:

pip install tethys-platform
tethys quickstart

The tethys quickstart command will set up your development environment and start the server. Your browser will automatically open to http://127.0.0.1:8000/.

Default Login:

  • Username: admin
  • Password: pass

Detailed Installation

For more detailed installation instructions, including database configuration and production deployment, see our Detailed Installation documentation.

Next Steps

There are several directions you may want to go from here:

  • Learn to develop apps: Complete one or more Tutorials to learn how to develop apps using Tethys Platform
  • See live examples: Install the Showcase Apps to see live demos and code examples of Gizmos and Layouts
  • Install existing apps: Use the Application Installation guide to install apps you have already developed
  • Customize your portal: Check out the Web Admin Setup docs to customize your Tethys Portal
  • Use Docker: For help getting started with Docker, see Using Docker
  • Full documentation: Browse the complete documentation for comprehensive guides and API references

Acknowledgments

This material is based upon work supported by the National Science Foundation under Grants EPS-1135482 and TI-2303756.

About

The Tethys Platform main Django website project repository.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 28