bashplot

Instant data plotting from the terminal into the terminal

MIT License

Downloads
977
Stars
8
Committers
3

Bot releases are visible (Hide)

bashplot - v1.2.0 🌈 Latest Release

Published by github-actions[bot] about 2 years ago

🧭 What's Changed

  • Update poetry.lock (#114) @Anselmoo

🚀 New

  • Add devcontainer (#115) @Anselmoo
  • Fixed #110: Change from recursive function to for-loop (#111) @Anselmoo

🗂 Documentation

  • Update License (#118) @Anselmoo

🔗 Dependency Updates

  • build: 📌 Update version (#128) @Anselmoo
  • Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#127) @dependabot
  • build: ⬆️ Bump flake8 (#125) @Anselmoo
  • Bump actions/setup-python from 3 to 4 (#117) @dependabot
  • Bump mypy from 0.942 to 0.960 (#113) @dependabot
  • Bump plotille from 3.8 to 4.0.2 for python >3.6 (#112) @Anselmoo
  • Bump codecov/codecov-action from 2.1.0 to 3.1.0 (#107) @dependabot
  • Bump github/codeql-action from 1 to 2 (#108) @dependabot

⚙️ Who Contributes

@Anselmoo, @dependabot and @dependabot[bot]

bashplot - v1.1.2 🌈

Published by github-actions[bot] over 2 years ago

🧭 What's Changed

  • No changes

⚙️ Who Contributes

@Anselmoo

bashplot - v1.1.1 🌈

Published by github-actions[bot] over 2 years ago

🧭 What's Changed

  • Update pyproject.toml (#103) @Anselmoo
  • Update minor enhancement (#102) @Anselmoo
  • Bump versions (#95) @Anselmoo

🔗 Dependency Updates

  • Bump actions/checkout from 2.3.5 to 3 (#98) @dependabot
  • Bump actions/setup-python from 2.3.2 to 3 (#97) @dependabot
  • Bump actions/setup-python from 2.3.1 to 2.3.2 (#92) @dependabot
  • Bump actions/setup-python from 2.2.2 to 2.3.1 (#83) @dependabot

⚙️ Who Contributes

@Anselmoo, @dependabot and @dependabot[bot]

bashplot - v1.1.0 🌈

Published by Anselmoo almost 3 years ago

🧭 What's Changed

🚀 New

  • Bump from pip to poetry (#82) @Anselmoo

🔗 Dependency Updates

  • Bump from pip to poetry (#82) @Anselmoo
  • Bump pyparsing from 2.4.7 to 3.0.1 (#71) @dependabot
  • Bump regex from 2021.10.8 to 2021.10.23 (#72) @dependabot
  • Bump actions/checkout from 2.3.4 to 2.3.5 (#69) @dependabot
  • Bump pathspec from 0.8.1 to 0.9.0 (#51) @dependabot
  • Bump typing-extensions from 3.10.0.0 to 3.10.0.2 (#61) @dependabot
  • Bump regex from 2021.9.30 to 2021.10.8 (#67) @dependabot
  • Bump click from 8.0.0 to 8.0.3 (#66) @dependabot
  • Bump regex from 2021.9.24 to 2021.9.30 (#64) @dependabot
  • Bump regex from 2021.7.6 to 2021.9.24 (#63) @dependabot
  • Bump codecov/codecov-action from 1.5.0 to 2.1.0 (#62) @dependabot
  • Bump packaging from 20.9 to 21.0 (#49) @dependabot
  • Bump regex from 2021.4.4 to 2021.7.6 (#50) @dependabot
  • Bump pytest-clarity from 0.3.0a0 to 1.0.1 (#47) @dependabot

⚙️ Who Contributes

@Anselmoo, @dependabot and @dependabot[bot]

bashplot - Minor Release - Update Packages

Published by Anselmoo over 3 years ago

The requirement.txt, the dev-requirements.txt and the workflows of GitHub actions are now up to date.

bashplot - bashplot: terminal based plotting

Published by Anselmoo almost 4 years ago

bashplot: A picture in the terminal is worth a thousand records in the dataset.

Instant data plotting from the terminal into the terminal in case your GUI is too far away.

This release includes:

  • Updated README.md with correct image link
bashplot - bashplot: terminal based plotting

Published by Anselmoo almost 4 years ago

bashplot: A picture in the terminal is worth a thousand records in the dataset.

Instant data plotting from the terminal into the terminal in case your GUI is too far away.

This release includes:

  1. Line Plot(s)
  2. Scatter Plot(s)
  3. Color mode
  4. Usage as library module from bashplot import bashplot
bashplot - PyPi - Update

Published by Anselmoo almost 4 years ago

This Release is similar to v0.3 and v0.3_1 but should bring the order back

bashplot - bashplot - Plotting of Structure Data in Terminal

Published by Anselmoo almost 4 years ago

bashplot - Plotting of Structure Data in Terminal


Bashplot allows the plotting of structured data as a line-plot or scatter-plot in the terminal.

  • Plotting via command-line
  • Plotting as auto-service in a script via rom bashplot import bashplot
bashplot - bashplot - Plotting of Structure Data in Terminal

Published by Anselmoo almost 4 years ago

bashplot - Plotting of Structure Data in Terminal


Bashplot allows the plotting of structured data as a line-plot or scatter-plot in the terminal.

  • Plotting via command-line
  • Plotting as auto-service in a script via from bashplot import bashplot
bashplot - Pre-release of bash plot

Published by Anselmoo over 4 years ago

Pre-release but stable and fully working version of bashplot