A Sphinx extension that builds an HTML version of any Python script and puts it into an examples gallery.
Project description
A Sphinx extension that builds an HTML version of any Python script and puts it into an examples gallery.
Who uses Sphinx-Gallery
Installation
Install via pip
You can do a direct install via pip by using:
$ pip install sphinx-gallery
Sphinx-Gallery will not manage its dependencies when installing, thus you are required to install them manually. Our minimal dependencies are:
Sphinx >= 1.5
Matplotlib
Pillow
Sphinx-Gallery has also support for packages like:
Seaborn
Mayavi
Install as a developer
You can get the latest development source from our Github repository. You need setuptools installed in your system to install Sphinx-Gallery.
You will also need to install the dependencies listed above and pytest
To install everything do:
$ git clone https://github.com/sphinx-gallery/sphinx-gallery
$ cd sphinx-gallery
$ pip install -r requirements.txt
$ pip install -e .
In addition, you will need the following dependencies to build the sphinx-gallery documentation:
Scipy
Seaborn
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sphinx-gallery-0.3.0.tar.gz
.
File metadata
- Download URL: sphinx-gallery-0.3.0.tar.gz
- Upload date:
- Size: 88.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31cb53ad4ade3bebde8ff4eeb9f8411da8ed672572b56dd3721759a3bbc11d1b |
|
MD5 | eb8307bd4cb01cab9ea3ed46d7ac882f |
|
BLAKE2b-256 | a37d45c423ca42790ad53db2d54a23ca9131faa098107074a649f624b2b9ca42 |