DEV Community

Yogesh Singh
Yogesh Singh

Posted on

I built flash-pkg — fix slow pip/npm installs on slow internet

Many developers in Asia struggle with slow dependency installs.

I built flash-pkg to solve this problem.

flash-pkg pre-caches heavy dependencies like torch, transformers, React, Next.js so new projects start instantly.

Key features:
• 10–100x faster installs
• Works on Linux, macOS, Windows
• Shareable compressed cache

GitHub:
https://github.com/Yogesh1290/flash-pkg

Top comments (0)