Skip to content
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

Add more info about the questdb package #78

Open
jerrinot opened this issue Apr 10, 2024 · 2 comments
Open

Add more info about the questdb package #78

jerrinot opened this issue Apr 10, 2024 · 2 comments

Comments

@jerrinot
Copy link
Contributor

I'm adding the questdb package via PyCharm and it shows this window:
image

I'm all for conciseness, but this is probably too much :)
I'm not sure where is this info coming from, but we should add some details.

@nwoolmer
Copy link
Contributor

description = "QuestDB client library for Python"

It comes from there!

There's more info on the pip page so maybe some of it could be transferred: https://pypi.org/project/questdb/

@amunra
Copy link
Collaborator

amunra commented Apr 11, 2024

Do you have packages that give you more info that I can take a look at as an example?
I think the info is pulled in through here:

https://github.com/questdb/py-questdb-client/blob/main/pyproject.toml

I would have expected it to slurp in the README as well, like PyPI does: https://pypi.org/project/questdb/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants