Skip to content

ecmwf/docsample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Python Project

A project template containing a library, CLI, Jupyter Notebook, and Sphinx documentation.

Sample documentation can be found at https://ecmwf-docsample.readthedocs.io/en/latest/

Installation

pip install .

Usage

Library

from docsample.core import hello
hello("you")

CLI

docsample-hello you

Notebook

Open notebooks/example_notebook.ipynb.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages