-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Still maintained? #52
Comments
who are the maintainers of this project? is it only @mnooner256, or are there more people? |
@mnooner256, if you lost your interest in this project, I'd be happy to maintain it. |
Dear Michael, I tried again to reach you via email. Overtaking the repository wouldn't be a problem, overtaking the PyPI entry is more difficult. Would be nice if you'd contact me if you find the time. |
good day @heuer , if I may suggest one thing to do on this repository, you say you have already contributed and know the code, so maybe you are the right person to put order in the pull requests? even if it was just joining them into your own fork, but at least it could become the single central reference point. |
I started here https://github.com/heuer/pyqrcode |
nice, thank you. next issue will be publishing new versions at its pypi location. |
@mnooner256, please contact me if you're still interested in this project. |
@mfrasca, see my comment above. |
@heuer , we were writing about the same issue, at the same time 😉 |
Since I heard nothing from @mnooner256 I opened pypi/warehouse#4121 |
To move on, I created a 1.3.0 release. Due to the unsolved PyPI issue, interested users may install it via
|
In the past I hesitated to promote my QR Code lib So, I recommend to switch to segno. It's maintained, it contains a lot of tests and is faster than PyQRCode. It does not require any third party libs and supports PNG natively. The API is very similiar to PyQRCode. Repository: https://github.com/heuer/segno If the PyPi package ownership issue is solved, I'll continue my work on my PyQRCode fork. |
@mnooner256 wants to maintain the package again, see pypi/warehouse#4121 (comment) I'll open a PR (see #70) for the changes of the 1.3.0 version, maybe he'll takes it as a starting point for new releases. Since I have not heard anything from him, I do not know how the work will continue but I hope he'll create new releases soon. Added some ideas for a 1.4.0 version (unpublished, unfinished), see #71 |
hi. may I suggest that you promote your |
Thanks for the suggestion, but I think I've already done enough advertising for the library here. :) |
To be honest, this library is used by many other projects. I would have liked to do it because I have contributed in the past, but I have not used the project for a few years. I just jumped in and I already indicated in my first comments that sooner or later the library would become a shell around my library. Maybe it will be better if PyQRCode remains an independent project. In my (biased) view, Compared to I wish Michael all the best and I'd be happy to see new releases. |
Now, on the anniversary of "One year without progress", I have released a fork of PyQRCode called "PyQRCodeNG" (PyQRCode Next Generation) on PyPI. It is essentially version 1.3.0 of PyQRCode, which was never officially released. The module is compatible with PyQRCode and can be installed via
Since PyQRCodeNG uses the same API, the module can be imported via
without further code changes. The project's repository is https://github.com/heuer/pyqrcodeNG |
Hi everybody! seeing the new repository URL (Thank you Lars for insisting!), I realized the project missed an "organization", so I created one with the name of the library.
I have invited Lars, I hope he will accept the invitation, and as soon as he does so, I will give him complete administrative rights to the organization. I am currently considering migration to Erlang/Elixir, consequently I plan to do very little for this package, and I fully trust Lars will handle the organization in the most open way I can hope. I haven't even added a repository. Lars, will you do that? also, let's make sure there's always two or three people with the keys to the project. @mnooner256, I'm sure you also want to be part of this, so please call. cheers and have a good day. |
Thanks for the invitation. If you think that an organization helps to improve the project I'll move the PyQRCodeNG repository to the org. |
New repository URI: https://github.com/pyqrcode/pyqrcodeNG |
there's nothing special about an organization as far as my experience goes, except that it's not linked to a single user account. I tend to consider my own |
Is this project still maintained?
Thanks
The text was updated successfully, but these errors were encountered: