Skip to main content

mmp handle your py_modules easier and faster

Project description

mmp

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


Documentation page

Update docs here

Source code git repo


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.

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

Quickstart

Installation

Requirements

Python 3.6+

To install mmp:

$ pip3 install mmp

First commands

For installing modules into your project

$ mmp install [module_name]

This is how you run your scripts.

$ mmp run my_perfect_script.py

by the way if your script file name is run.py run this instead.

$ mmp run

Help

If you need help, just add -h to whatever you want to know about

$ mmp -h
$ mmp run -h

The docs are here if you have some more problems with the library

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.1.0.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

mmp-0.1.0-py3-none-any.whl (11.0 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