# Marketplace.Python **Repository Path**: mirrors_mozilla/Marketplace.Python ## Basic Information - **Project Name**: Marketplace.Python - **Description**: Marketplace API client libraries. - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Marketplace Client Library ========================== Mozilla is building a Marketplace to bring personalized discovery, worldwide distribution, and easy payments to the largest platform for app development: the Web. This library helps to create Python based sites or apps to communicate with Marketplace. You may find and collaborate your time and experience at https://github.com/mozilla/Marketplace.Python Testing ####### Install test environment:: pip install -r marketplace/requirements.txt Test:: nosetests