Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • U uPython-mirror
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TASTETASTE
  • uPython-mirror
  • Repository
Switch branch/tag
  • uPython-mirror
  • tools
  • bootstrap_upip.sh
Find file BlameHistoryPermalink
  • Paul Sokolovsky's avatar
    tools: Add script to install "upip" package manager. · 76abb2e6
    Paul Sokolovsky authored May 07, 2015
    upip is a simple and light-weight package manager for MicroPython modules,
    offering subset of pip functionality. upip is part of micropython-lib
    project: https://github.com/micropython/micropython-lib/tree/master/upip
    This script bootstraps upip by downloading and unpacking it directly from
    PyPI repository, with all other packages to be installed with upip itself.
    76abb2e6