Skip to main content

Extensions to OpenSeesPy.

Project description

Create an HTML page to inspect a large number of figures at once.

Requires Python 3.6+.

Installation

Pip:

pip install figurepage

Conda:

conda install -c otaithleigh figurepage

Usage

Given a directory structure like:

.
└── images
    ├── figure1.png
    └── figure2.png

Create a figure page for the files in images:

figurepage images

This creates a file figures.html in the current directory:

.
├── figures.html
└── images
    ├── figure1.png
    └── figure2.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

figurepage-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

figurepage-0.1.0-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page