graphql-python / graphql-python/graphene

Is graphql-relay actually a requirement if relay is not going to be used?

Abierto
#1,287 1 comentario 0 reacciones 0 asignados Ver en GitHub
✨ enhancement
Lenguaje dominante
Python
Estrellas
8.2k
Forks
818
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I was hoping that `graphql-relay` could be removed as a base requirement in setup.py if it isn't actually required for people who have no need for relay.

Perhaps a specific install option like `pip install graphene[relay]` could be added for those that actually require it.

Obviously this would be a breaking change so it makes sense to do it before 3.0 is released if it will be done.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start with setup.py and inspect how graphql-relay is declared and used by the package. Determine whether it can be moved to a relay-specific install option, then verify that a non-relay installation works and that relay users can still install the dependency; account for the proposed breaking change before 3.0.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
build-system
Tipo de issue
Refactorización
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.