Recent Releases of https://github.com/anselmoo/bashplot

https://github.com/anselmoo/bashplot - v1.2.0 🌈

🧭 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: :pushpin: Update version (#128) @Anselmoo
  • Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#127) @dependabot
  • build: :arrow_up: 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]

- Python
Published by github-actions[bot] over 3 years ago

https://github.com/anselmoo/bashplot - v1.1.2 🌈

🧭 What's Changed

  • No changes # ⚙️ Who Contributes @Anselmoo

- Python
Published by github-actions[bot] almost 4 years ago

https://github.com/anselmoo/bashplot - v1.1.1 🌈

🧭 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]

- Python
Published by github-actions[bot] almost 4 years ago

https://github.com/anselmoo/bashplot - v1.1.0 🌈

🧭 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]

- Python
Published by Anselmoo over 4 years ago

https://github.com/anselmoo/bashplot - Minor Release - Update Packages

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

- Python
Published by Anselmoo almost 5 years ago

https://github.com/anselmoo/bashplot - bashplot: terminal based plotting

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

- Python
Published by Anselmoo about 5 years ago

https://github.com/anselmoo/bashplot - bashplot: terminal based plotting

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

- Python
Published by Anselmoo about 5 years ago

https://github.com/anselmoo/bashplot - PyPi - Update

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

- Python
Published by Anselmoo about 5 years ago

https://github.com/anselmoo/bashplot - bashplot - Plotting of Structure Data in Terminal

bashplot - Plotting of Structure Data in Terminal


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

  • [x] Plotting via command-line
  • [x] Plotting as auto-service in a script via rom bashplot import bashplot

- Python
Published by Anselmoo about 5 years ago

https://github.com/anselmoo/bashplot - bashplot - Plotting of Structure Data in Terminal

bashplot - Plotting of Structure Data in Terminal


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

  • [x] Plotting via command-line
  • [x] Plotting as auto-service in a script via from bashplot import bashplot

- Python
Published by Anselmoo about 5 years ago

https://github.com/anselmoo/bashplot - Pre-release of bash plot

Pre-release but stable and fully working version of bashplot

- Python
Published by Anselmoo almost 6 years ago