Skip to content

Scaffolding poject for using mpypi with bitbucket

Notifications You must be signed in to change notification settings

chriscz/mpypi-scaffold

Repository files navigation

An example base project for mpypi.

  • Supports private bitbucket repositories
  • Developer specific configuration possible

Installation procedure

Pre release configuration

  • Before releasing your mpypi implementation to developers, you should specify your packages in the packages.py file.

Initialization & Configuration

  • clone this repository
  • cd into it the directory
  • run the initialization script: ./init
  • copy default_config.py to config.py and update it with your specific configuration.

Configuring pip to use your mpypi server

Starting server

  • Run ./bootstrap to start the server

About

Scaffolding poject for using mpypi with bitbucket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages