Skip to main content

Add your description here

Project description

moderngraph

moderngraph is a modern, lightweight Python plotting library aiming to simplify the creation of beautiful and highly customizable data visualizations (heatmaps, bar plots, etc.) using seaborn, matplotlib, and pandas.

Installation

pip install moderngraph

Usage

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

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

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

Development

This project uses uv for dependency management and building.

  1. Ensure you have uv installed (pip install uv).
  2. Clone the repository and install dependencies:
    uv pip install -e ".[dev]"
    
  3. Run tests before committing:
    pytest
    

Releasing a new version

To bump the version and publish:

  1. Update the version field in pyproject.toml.
  2. Commit and push to the main branch.
  3. The GitHub Actions release workflow will automatically create a tag and publish the package to PyPI.

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.2.1.tar.gz (73.0 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.2.1-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for moderngraph-0.2.1.tar.gz
Algorithm Hash digest
SHA256 0e23affcd2c5249e923912d541dc7e6f58042cf7d717c93dc007ca1abc88d167
MD5 9899cfe193b0a11ca63911e7a2343378
BLAKE2b-256 05342fbbe75ab4a48309380be4ecc1a843f0c2b089ad768d5efd2bbedb89e0f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for moderngraph-0.2.1.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.2.1-py3-none-any.whl.

File metadata

  • Download URL: moderngraph-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 6.6 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.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ba201495675866538c368bc0512a71d251a827cd479e48e9d295e7faf9b0de31
MD5 87c17f962e787c474ca9cf42df6e5799
BLAKE2b-256 81db6ec8502ce6ce24c92e9e74711fa5ed8ba2dd7548b0f6f28131a088d68828

See more details on using hashes here.

Provenance

The following attestation bundles were made for moderngraph-0.2.1-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