Giter Site home page Giter Site logo

Comments (4)

wolph avatar wolph commented on June 9, 2024

That does look pretty awesome if you ask me but I'm not sure how well it would integrate into this project to be honest.

It seems like something that would be amazing as part of a GUI library, or as a plugin for a GUI library.

I wouldn't mind linking to the library from the readme though :)

from python-progressbar.

kdschlosser avatar kdschlosser commented on June 9, 2024

it can be used without any GUI framework. That's the cool part of it so long as there is a frame buffer available it is able to render to it. So on a NIX type OS the rendering can be done right to the console and on Windows there is possibly a way to render directly to the console window. If not it can be made to look like it using a transparent frame or a shaped frame.

It runs using python which is pretty cool and if tied to your progress bar library it can be used on things like an MCU with a display.

These examples below are written using that GUI framework with a python Binding. The second example is running on an MCU using MicroPython while the other 2 are running in MicroPython that is encapsulated in JavaScript through a web page.

https://www.youtube.com/watch?v=NxQ7cLobr_Q

https://www.youtube.com/watch?v=Yiq3RKSpnZo

https://www.youtube.com/watch?v=Ko-yzwjXRX4

I know that your library is aimed at text based progress bars but I am pretty sure it can be adapted to use something like this library

from python-progressbar.

wolph avatar wolph commented on June 9, 2024

While I'm honestly not sure if people want this, it looks too amazing not to want to include it :)

I'm not entirely sure how to include it though... binaries significantly complicate the build process, but I'm happy to outsource the build process to Github Actions anyhow since it reduces variability a bit.

from python-progressbar.

wolph avatar wolph commented on June 9, 2024

Github bots being overly active again

from python-progressbar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.