Skip to main content

A Python package for chartly multiple plots.

Project description

plotting Package

GitHub license GitHub release (latest by date) GitHub issues GitHub pull requests GitHub contributors GitHub last commit GitHub commit activity GitHub top language GitHub search hit counter GitHub stars GitHub watchers

plotting is a lightweight Python package designed to plot and customize multiple subplots and overlays onto one master plot.

Project Status

Here's the current status of our workflows:

Workflow Status
Testing Suite Continuous-Integration
Deployment Suite Continuous-Deployment
Sphinx Documentation Sphinx-docs
Guard Main Branch Guard Main Branch
Code Quality Checker Lint Codebase

Components

The plotting's codebase structure is as shown below:

.
├── LICENSE
├── README.md
├── MANIFEST.in
├── VERSION
├── Dockerfile
├── docker-compose.yml
├── CHANGELOG.md
├── docs
│   ├── index.html
│   ├── static
|   │   ├── css
|   |   │   └── site.css
|   |   └── js
|   |       └── site.js
├── requirements
│   ├── testing.txt
│   ├── staging.txt
│   └── production.txt
├── requirements.txt
├── setup.py
├── scripts
│   ├── ci
│   │   └── run-ci.sh
│   └── dev
│       └── sleeping_daemon.sh
└── src
│   ├── plotting
│   │   ├── __init__.py
│   │   └── plotting.py
│   └── tests
│   │   ├── __init__.py
│   │   └── test_plotting.py

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

chartly-0.0.1.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

chartly-0.0.1-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

Details for the file chartly-0.0.1.tar.gz.

File metadata

  • Download URL: chartly-0.0.1.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for chartly-0.0.1.tar.gz
Algorithm Hash digest
SHA256 22f93ef694f20889e6bea3f1309b7ac3dbe89bab868aa522889c26eff6c21b25
MD5 c01470dd52f468ac2aa0e767931c6411
BLAKE2b-256 eeba21d8d2521a74a6f7aab5a3ea9fcd7df57a698160359787807f6015fbb918

See more details on using hashes here.

File details

Details for the file chartly-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: chartly-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 12.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for chartly-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e988f68aa444330233e93882da2b7a0a4943f5ec85a68e302b25b5c1920215e4
MD5 fa90493ce6663c4fa9f5438f9f507752
BLAKE2b-256 4371126c5fe5e00168167c067de3eace7a8af8b0d90adea03394bcabaa28204c

See more details on using hashes here.

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