upbit / pixivpy

Pixiv API for Python
https://pypi.org/project/PixivPy3/#files
The Unlicense
1.79k stars 149 forks source link

New release? #240

Closed eggplants closed 2 years ago

eggplants commented 2 years ago

Here is diffs between v3.7.0 and current HEAD. https://github.com/upbit/pixivpy/compare/70825f94c04df0910a37b886e3c0c36ebd2a7140..b7c857e811d3dfecd13d08893daae9cf7d036cb0

upbit commented 2 years ago

Hmm, I forgot to tag. I will release v3.7.1 soon

eggplants commented 2 years ago

Hmm, I forgot to tag. I will release v3.7.1 soon

Following versions in PyPI have to be synced in git:

upbit commented 2 years ago

The update might be a bit late... I change my desktop, and lost two factor authentication application for PyPI Currently trying to restore access to the account.

eggplants commented 2 years ago

https://pypi.org/help/#totp

Note: If you lose your authentication application and can no longer log in, you may permanently lose access to your account.

If you've lost access to all two factor methods for your account and do not have recovery codes, you can request help with account recovery.

upbit commented 2 years ago

https://github.com/pypa/pypi-support/issues/1924

upbit commented 2 years ago

I haven't received a reply from pypi, and there are still many recovery applications in the process.

I'll think of other ways, and temporarily update it in this way: pip install -U git+https://github.com/upbit/pixivpy@master

upbit commented 2 years ago

Currently waiting for https://github.com/pypa/pypi-support/issues/1924 to recover indefinitely

Should we create another package? like pixivpy3 (as the current package only supports python3)

upbit commented 2 years ago

Upload to https://pypi.org/project/PixivPy3