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
Release history Release notifications | RSS feed
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.3.tar.gz
(12.1 kB
view details)
Built Distribution
landborn-0.2.3-py3-none-any.whl
(17.7 kB
view details)
File details
Details for the file landborn-0.2.3.tar.gz
.
File metadata
- Download URL: landborn-0.2.3.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f204e6feccdccf37eb5137e73cf2a7fb2d00d2f37145e68837c566799a81a80 |
|
MD5 | 3592c8685cc706b176bbbe9b14c2bf26 |
|
BLAKE2b-256 | 350f582d405a61ea04360d23aa53d738ffa09129c136068ce10227a4aae18059 |
File details
Details for the file landborn-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: landborn-0.2.3-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec9f279b77813aa846b5afbeb2cf50b7732c445fbc641d266660e491916d1b28 |
|
MD5 | 81e1010287af0c2ad7416826c41ee9ea |
|
BLAKE2b-256 | a4654a107580838b79f09be42864d8e043852623ee0a1647e90f507c74e06865 |