Code Monkey home page Code Monkey logo

Comments (10)

pzelnip avatar pzelnip commented on September 2, 2024 3

While I appreciate that textual is quite sophisticated & in that sense supersedes bullet, the thing I like about bullet is that it's so easy to just quickly get some simple prompts working. Textual's docs are a bit daunting as it does so much, so for small projects where you just want a Yes/No or Password input, Textual feels like overkill.

from bullet.

a-luna avatar a-luna commented on September 2, 2024 1

I tried emailing the maintainer a long time ago (July 2021) asking if I could offer my services as a maintainer to help triage issues and deal with PRs, etc. No response whatsoever unfortunately.

from bullet.

jeffwright13 avatar jeffwright13 commented on September 2, 2024

Might have to fork it. Or, consider another library. Lots of areas for improvement.

from bullet.

davedittrich avatar davedittrich commented on September 2, 2024

I started using it in several projects years ago. Switching to another library (assuming one can be found that is similar in function and ease of use) would be a bit of work, but using an abandoned library is also unappealing. Any ideas of maintained alternatives? (Or can @a-luna let us know if you decide to fork?)

from bullet.

jeffwright13 avatar jeffwright13 commented on September 2, 2024

Well there is SimpleTerm https://pypi.org/project/simple-term-menu/ - I have not used it but at least there was a release a couple of months ago.

Maybe we should collectively take over this repo, or fork it and start making it better. Anyone want in with me? Or should I try the simple-term route to see if that's a reasonable alternative?

from bullet.

a-luna avatar a-luna commented on September 2, 2024

Sorry for the delayed response, I would definitely be willing to fork and participate as a maintainer.

I do not have the bandwidth to take over the project solely by myself, but would love to help create/maintain the roadmap, merge/reject the current PR backload, and triage issues.

I would only be willing to move forward if the two of you (@jeffwright13 and @davedittrich) can commit to a similar workload. Any lurkers out there reading this please chime in if you would also be willing to help out.

However, it might be wise to create a single new release of bullet that merges critical PRs and fixes blocking issues and cease new development.

Why? Because @willmcgugan (creator of the excellent rich library (over ⭐️39K)) is working on a terminal UI framework called textual (over ⭐️13K) which honestly makes bullet look sad and unnecessary in comparison.

I can see there being an argument for bullet as a different category than textual, with a much, much smaller feature set that therefore makes it easier to learn, thus requiring less time to apply to a project. And if you really only need the menu system that bullet provides, trying to figure out how to create the same experience in textual would require a steep learning curve for no benefit since you won't ever use the other 95% of textual's features.

Sorry for this somewhat contradictory ramble of ideas, I'd love to hear both of your thoughts (and anybody else out there reading this, please reply as well!)

from bullet.

jeffwright13 avatar jeffwright13 commented on September 2, 2024

Hi @a-luna,

Yes, I would be willing to commit to such a workload. TBH this is a fairly small codebase, and I don't think it would be too much effort to get it into a state where it's meeting everyone's needs (i.e. PRs merged, critical bugs addressed, etc.). I would look to you for guidance on the roadmap but I can provide help with PR reviews, fixing issues, etc. I'd also like to see some tests put in place and possibly a Github Actions build/release train.

BUT - what I like about Bullet as it stands now is (1) the code is in place and it mostly works; (2) it's really easy to get off the ground and running without a lot of setup. :-)

As far as Textual goes, I'm not sure a full blown TUI is necessary for such a simple application as this, but maybe I am missing something. I can certainly see how Rich (the 'other' Will McGugan library that Textual depends on) would put a fresh face on Bullet though. I am pretty familiar with both Rich and Textual, having used Textual to build up a TUI for the pytest-tui plugin, so it would be fun to use those to make over Bullet.

from bullet.

h4rldev avatar h4rldev commented on September 2, 2024

https://github.com/h4rldev/rebullet πŸ‘

from bullet.

hlin-neo4j avatar hlin-neo4j commented on September 2, 2024

https://github.com/h4rldev/rebullet πŸ‘

Hi! Would you mind providing a brief context on the pull requests and/or fixes you've applied in your fork? Thanks!

from bullet.

h4rldev avatar h4rldev commented on September 2, 2024

https://github.com/h4rldev/rebullet πŸ‘

Hi! Would you mind providing a brief context on the pull requests and/or fixes you've applied in your fork? Thanks!

  • I've merged most or all pull requests on this repo
  • Done some documentation fixes
  • Fixed some code structure
  • Fixed yesno

There might be more, I haven't worked on rebullet in a while, but I can say it works on 3.10, I don't really know if it works below 3.10, if it doesn't. Make a pull request that reverses these 3.10 only features πŸ‘

Although I might not be able to fix any new issues right now, I haven't worked in python in a while, neither do I have my environment set-up, waiting on a new m.2 ssd.

from bullet.

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.