Skip to main content

Systems-Manager will update your system and install/upgrade applications.

Project description

Systems-Manager

Version: 0.13.0

Systems-Manager will update your system and install/upgrade applications.

Usage:

Short Flag Long Flag Description
-h --help See usage for script
-c --clean Clean Recycle/Trash bin
-e --enable-features Enable Window Features
-f --font Install Hack NF Font
-i --install Install applications
-p --python Install Python Modules
-s --silent Don't print to stdout
-u --update Update your applications and Operating System
-t --theme Apply Takuyuma Terminal Theme

Example:

systems-manager --font --update --clean --theme --python 'geniusbot' --install 'python3'

Install Instructions

Install Python Package

python -m pip install systems-manager

Build Instructions

Build Python Package

sudo chmod +x ./*.py
sudo pip install .
python3 setup.py bdist_wheel --universal
# Test Pypi
twine upload --repository-url https://test.pypi.org/legacy/ dist/* --verbose -u "Username" -p "Password"
# Prod Pypi
twine upload dist/* --verbose -u "Username" -p "Password"

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

systems_manager-0.13.0-py2.py3-none-any.whl (22.2 kB view hashes)

Uploaded Python 2 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