Skip to main content

The console command line python micro-framework

Project description

GitHub Workflow Actions Status License: MIT Requirements Status

CAUTION!

MediaPills Console package is on "active development".

Install

These instructions will install package. This is a Python package that supports Python 3 on Linux, MacOS and Windows. We recommend using Python 3.6 or higher.

Linux and MacOS

To install package run:

python3 -m venv mediapills

source mediapills/bin/activate

pip install git+ssh://git@github.com/mediapills/console.git@main#egg=mediapills.console

Windows (CMD/PowerShell)

To install package on Windows (CMD/PowerShell)

To install package run:

python3 -m venv mediapills

./mediapills/bin/activate

pip install git+ssh://git@github.com/mediapills/console.git@main#egg=mediapills.console

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

mediapills.console-0.0.1.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

mediapills.console-0.0.1-py3-none-any.whl (15.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