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

Encode Python package keywords hierarchically #15

Open
jonathansick opened this issue Aug 5, 2021 · 1 comment
Open

Encode Python package keywords hierarchically #15

jonathansick opened this issue Aug 5, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jonathansick
Copy link
Collaborator

Rather than separate astropy and Python package keywords, we can combine both into a single Python package keyword listing. Further, those keywords can be hierarchical to accomodate a drill-down in Python subpackages. See https://www.algolia.com/doc/api-reference/widgets/hierarchical-menu/react/

This also related to #14, which is about introspecting Python package keywords from code imports, but I think these can be implemented mostly independently.

@jonathansick jonathansick added the enhancement New feature or request label Aug 5, 2021
@jonathansick
Copy link
Collaborator Author

Note: we've decided not to automatically detect python packages; and instead make it something that is human-curated.

@jonathansick jonathansick self-assigned this Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant