Skip to main content

Periodisk

Periodisk is an open-source Python package for generating accessible, source-traceable periodic tables for chemistry teaching. It produces SVG and PDF files using an offline dataset of all 118 elements.

Installation

Periodisk requires Python 3.13 or newer.

python -m pip install periodisk

Usage

Command line

The periodisk render command writes a periodic table to an SVG or PDF file. The output format is inferred from the filename extension. For example, render the default English table on an A3 page with:

periodisk render periodic-table.pdf --language en_GB --page-size A3

Run periodisk render --help for every option and its description.

Python API

The same table can be generated through the Python API:

from periodisk import render_table

render_table(
    "periodic-table.pdf",
    language="en_GB",
    page_size="A3",
)

Periodisk supports:

  • British English and Norwegian Bokmål (nb_NO)
  • Detailed and simplified table content
  • Detailed and broad element classifications
  • Multiple accessible, print-oriented colour schemes
  • Configurable cell styles and rounded corners
  • Pauling, Allred-Rochow, and Allen electronegativity scales
  • SVG and PDF output

Documentation

The GitHub repository contains the full documentation and rendered examples:

Licence

The Python source code is available under the MIT License. Original documentation and rendered periodic tables are available under CC BY 4.0. Scientific provenance and third-party notices are documented in the repository.

Download files

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

Source Distribution

periodisk-2026.2.tar.gz (42.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

periodisk-2026.2-py3-none-any.whl (38.9 kB view details)

Uploaded Python 3

File details

Details for the file periodisk-2026.2.tar.gz.

File metadata

  • Download URL: periodisk-2026.2.tar.gz
  • Upload date:
  • Size: 42.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for periodisk-2026.2.tar.gz
Algorithm Hash digest
SHA256 3119e114058579352af90fff9515decf90e63e36572fa687c5c01c01fcf2d5bc
MD5 23085286dcc698b899f28dd137a2ba4c
BLAKE2b-256 8801e7893c3965c192f838c682f5f6df618e90bdec5d2aa1d9d4f54fa2ea586b

See more details on using hashes here.

Provenance

The following attestation bundles were made for periodisk-2026.2.tar.gz:

Publisher: release.yml on periodisk/periodisk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file periodisk-2026.2-py3-none-any.whl.

File metadata

  • Download URL: periodisk-2026.2-py3-none-any.whl
  • Upload date:
  • Size: 38.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for periodisk-2026.2-py3-none-any.whl
Algorithm Hash digest
SHA256 328ccd9d59124a3979bba148f3f7051c4ee8af94ead0e3572b100e08f5c98850
MD5 fe65a2fc37efbb135b698f007405b9d1
BLAKE2b-256 6a0280570655e201ec5667af40b74861e2dc8b481a8de5fb4276f7121edcd560

See more details on using hashes here.

Provenance

The following attestation bundles were made for periodisk-2026.2-py3-none-any.whl:

Publisher: release.yml on periodisk/periodisk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

2026.4

2 files

2026.3

2 files

This release

2026.2 This release

2 files

2026.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page