Skip to main content

A modern, lightweight Python plotting library for modern, clean, highly customizable data visualizations.

Project description

moderngraph banner

PyPI Version PyPI - License Python Supported CI CD Coverage

A modern, lightweight Python plotting library for modern, clean, highly customizable data visualizations.


Features

  • Minimalist API: Create stunning visuals (heatmaps, bar plots, etc.) with just a few lines of code.
  • Highly Customizable: Built on top of seaborn and matplotlib.
  • Data Ready: Native support for pandas and polars DataFrames.
  • Smart Themes: Clean, modern defaults to make your graphs presentation-ready out of the box.

Installation

pip install moderngraph

Quickstart

Render a beautiful heatmap effortlessly:

import pandas as pd
from moderngraph.heatmaps.modern_heatmap import ModernHeatmap

# 1. Create some data
data = pd.DataFrame({
    "A": [1, 2],
    "B": [3, 4]
})

# 2. Plot a beautiful heatmap
heatmap = ModernHeatmap(data)
heatmap.plot()

Tip: Check out the interactive EDA Notebooks for more in-depth examples!

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page or submit a pull request.

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

moderngraph-0.3.0.tar.gz (156.2 kB view details)

Uploaded Source

Built Distribution

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

moderngraph-0.3.0-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file moderngraph-0.3.0.tar.gz.

File metadata

  • Download URL: moderngraph-0.3.0.tar.gz
  • Upload date:
  • Size: 156.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for moderngraph-0.3.0.tar.gz
Algorithm Hash digest
SHA256 7cead372619a249796a5c4417b1c64bb643728b3f25e92cc23b9fa36c1ca44fd
MD5 bbff7aaa4928968dba151fec5c346c90
BLAKE2b-256 7aa5d37a5b9b521d81142e1e06848bc241612983591e8f0c666f16e05604affa

See more details on using hashes here.

Provenance

The following attestation bundles were made for moderngraph-0.3.0.tar.gz:

Publisher: cd.yml on MostafaSobhy65/moderngraph

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

File details

Details for the file moderngraph-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: moderngraph-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for moderngraph-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2674f7a91a2ff322b08289a094636d5c022b0bd0744c344642b5faaf29cbdcaa
MD5 69e5e14a9aa0a796e2419bbfc3015800
BLAKE2b-256 9b73f1ccc775d7931640d2986c88a412ae3eb63b34734c54cbef10b4ca33a3d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for moderngraph-0.3.0-py3-none-any.whl:

Publisher: cd.yml on MostafaSobhy65/moderngraph

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

Supported by

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