Discussion on PyStackAPI project. #2
Replies: 12 comments 41 replies
-
This is cool project. Maybe you want add me to a contributors, I know Python. This can be great experience for you and me. |
Beta Was this translation helpful? Give feedback.
-
I think, that this code from example getting general information of site is not very beautiful: response = site.get_info()
information = response['items'][0]
# ^^^^^^^^^^^^ My idea is that
So, in my solution these keys, except But maybe they are not so important? So, I want to know your opinion, @Peter-developer01, is it worth doing this. |
Beta Was this translation helpful? Give feedback.
-
Please add contributors guide file. |
Beta Was this translation helpful? Give feedback.
-
@wchistow sorry, I'm a little busy now. |
Beta Was this translation helpful? Give feedback.
-
@nchistov, can you delete your fork of this project? In my opinion, this fork is not necessary now. |
Beta Was this translation helpful? Give feedback.
-
@nchistov @Peter-developer01 Hooray, PyStackAPI 0.1.0 is here! |
Beta Was this translation helpful? Give feedback.
-
@nchistov, @Peter-developer01, we are starting the development of version 0.2.0! Join! |
Beta Was this translation helpful? Give feedback.
-
@wchistow just ignore that. No need to ask what is this. |
Beta Was this translation helpful? Give feedback.
-
@Peter-developer01, when you add some method to the library, don't forget to add it to the |
Beta Was this translation helpful? Give feedback.
-
All ToDo tasks have done, and, if you don't have any more ideas for it, tomorrow the 0.2.0 version will be out. |
Beta Was this translation helpful? Give feedback.
-
@Peter-developer01, @nchistov, I'm going to add StackExchange chat API to the next version of PyStackAPI (0.3.0). Information about its interface is quite difficult to find (there is not a word about it in the official documentation!), but I found this file: https://github.com./Manishearth/ChatExchange/blob/master/docs/se-chat-interface.md. We'll start soon) |
Beta Was this translation helpful? Give feedback.
-
@Peter-developer01, @nchistov, today is the PyStackAPI's birthday! The first commit was created on May 28 2023, a year ago! |
Beta Was this translation helpful? Give feedback.
-
Write something here.
Beta Was this translation helpful? Give feedback.
All reactions