Skip to main content

MMP gives a faster way to handle pip librarys with a projects scope

Project description

mmp

Python 3 Upload Python Package

Module manager python is a cli solution for an easier and faster way to handle you python modules with your projects.

I know that the name its wrong but mmp was taken by the time that i build this solution.

Inspiration

The inspiration and the goal to deliver its a similar way of handling node modules but off course not losing the simplicity of the python programing language, taking into consideration the difference in use cases between both programming languages.

Quickstart

To start using PyMm, first install the program, at this early stages we just have the installation by pip so its required for you to have that also the app just works with python 3 and up so you need to use pip3 in the case that you have python 2 as your default python version.

$ pip3 install mmp

After you install the program, go to the proyect that you want to use mmp and start installing dependencies with this simple command

$ mmp install [module_name]

To run your project/script its ass simple to use the run command, this command defaults to a run.py file but you can specify the file that you want to run by adding the file full name at the end like this

$ mmp run my_perfect_script.py

In the case that you want to know a little more off the commands that you can run with the program just ask for help with the -h on every section of the program for example.

$ mmp -h
$ mmp run -h

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mmp-0.0.1.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

mmp-0.0.1-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page