Reduce setup bloat

Abierto
#774 0 comentarios 1 reacción 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
python
Área
build-system

Línea de trabajo

Start by reviewing the pip installation contents, especially parcel_demo and its node_nodules folder, and compare them with the material available on transcrypt.org. Define whether docs, demos, and tutorials should be excluded or separately installed, then verify the chosen packaging behavior and resulting installation size.

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

Descripción

SUB: packaging

For consideration as a "feature" request, would it make sense to pull the docs, demos, and tutorials out of the pip transcrypt installation and just have those online or as a separate install that would put them in a specified user folder for easier access? Or possibly use the pip --install-option parameter to optionally install those files to a user folder. (I haven't done that before myself, so not sure if that's possible)

Reasons:

  1. It's awkward to get to those files digging down into site-packages, if you even know that they are there in the first place.
  2. It unnecessarily bloats the installation of Transcrypt when most of the time, you generally don't need them after you get past the learning curve.
  3. That info is already available via transcrypt.org (I think)

The parcel_demo in particular is the main offender to bloat right now since it is including a node_nodules folder that is 60MB (!)

Lenguaje dominante
Python
Estrellas
2.9k
Forks
218
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

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

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de TranscryptOrg/Transcrypt

Todos los issues de TranscryptOrg/Transcrypt

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.