Eran Kampf

Results 8 issues of Eran Kampf

This will require: - [ ] Make sure current code supports Python 3.4 because Flexible env can run that as opposed to current - [ ] Add another namespace -...

help wanted

Allow embedding GraphQL queries in Python code. For example: ``` GetFilm = gql''' query GetFilm { film(id: "1") { title director } } ''' result = GetFilm.execute() film = result.data.film...

enhancement

Added a CLI script to fetch reviews for a given package.

## Related Tickets & Documents Resolves #226 ## Changes - Publishing helm chart to OCI repo on dockerhub together with the image

This should be done to ensure software layers remain as designed and eng. do not import modules they shouldnt by mistake

enhancement
pinned