Skip to main content

Landborn Visualization Library

Project description

Landborn: Easy Visualization Library

Landborn is a Python visualization library designed to make it easy to generate common types of plots using matplotlib, pandas, and numpy. It simplifies the process of creating bar plots, scatter plots, and line plots with minimal code.

Features

  • Bar Plot: Generate vertical or horizontal bar plots.
  • Scatter Plot: Create scatter plots with customizable colors, markers, and size.
  • Line Plot: Plot lines with options for color, size, style, and markers.
  • Joint Plot: Plot a scatter and line plot all in one!
  • Swarm Plot: Plot a swarmplot to show data distribution

Note

This is a school project and not meant for industry use.

Installation

You can install Landborn directly from PyPI:

pip install landborn

Testing

To run the tests, inside main dir, run pytest tests/tests.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

landborn-0.2.4.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

landborn-0.2.4-py3-none-any.whl (17.7 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