Skip to main content

Geometry and visualization tools for collections of particles

Project description

Plato is designed for efficient visualization of particle data. Think of it sort of like matplotlib, but being less focused on 2D plotting.

Installation

Plato is available on PyPI for installation via pip:

$ pip install plato-draw --user

You can also install plato from source, like this:

$ git clone https://bitbucket.org/glotzer/plato.git
$ # now install
$ cd plato && python setup.py install --user

Plato contains a number of backends, each with its own set of dependencies. Getting the vispy backend working for both the desktop and jupyter notebook can be tricky. To help users install its dependencies, we keep some advice here regarding particular known-good versions of dependencies for pip and conda.

Documentation

The documentation is available as standard sphinx documentation:

$ cd doc
$ make html

Automatically-built documentation is available at https://plato-draw.readthedocs.io .

Examples

Several usage examples are available. Many simple, but less interesting, scenes can be found in the test demo scene script. Somewhat less transparent examples can be found in the plato-gallery repository.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

plato_draw-1.1.0-py3-none-any.whl (79.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