Skip to main content

Command line extension manager for Gnome-Shell

Project description

gsem

PyPI version

gsem - Command line extension manager for Gnome-Shell

usage: gsem [-h]
            {ls,enabled,disabled,outdated,info,install,reinstall,uninstall,update,search,enable,disable}
            ...

Gnome-Shell extension manager

positional arguments:
  {ls,enabled,disabled,outdated,info,install,reinstall,uninstall,update,search,enable,disable}
    ls                  list installed extensions
    enabled             list enabled extensions
    disabled            list disabled extensions
    outdated            list outdated extensions
    info                show extension information
    install             install extension
    reinstall           reinstall extension
    uninstall           uninstall extension
    update              update extensions
    search              search extensions
    enable              enable extension
    disable             disable extension

optional arguments:
  -h, --help            show this help message and exit

Installation

User installation (recommended)

Run pip install --user gsem

Make sure you have "$HOME/.local/bin" in your $PATH.

Global installation

Run sudo pip install gsem

Updating the package

Run pip install -U --user gsem for user installation or sudo pip install -U gsem for global installation.

Features:

  • list installed
  • list enabled/disabled
  • list outdated
  • extension info
  • search
  • enable/disable
  • install/uninstall/reinstall
  • update

Contributing

Development on latest python version is preferred, as of now it's 3.9. To start you'll need the following setup:

Example uses pyenv to install latest python and manage virtualenv. Run the following commands from the root of the repository.

pyenv install 3.9.2           # install latest python version
pyenv virtualenv 3.9.2 gsem   # create gsem virtual environment
pyenv activate gsem           # activate the venv
pyenv local gsem              # set local python version for the repo
poetry install                # install all dependencies inside the virtual environment
pre-commit install            # install pre-commit hooks

Run all the linters:

pre-commit run -a

TODO:

  • pin

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

gsem-0.2.3.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

gsem-0.2.3-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file gsem-0.2.3.tar.gz.

File metadata

  • Download URL: gsem-0.2.3.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/6.2.0-20-generic

File hashes

Hashes for gsem-0.2.3.tar.gz
Algorithm Hash digest
SHA256 9ed4c2b0a7ce78fb2e0024b5e36aa7990f634394cc7b6ceaeb94b93235bb1ab3
MD5 db36ec06d339791c5ebbe20c748a58ed
BLAKE2b-256 798d614cd7ca58582a3c73018b8af42eeb0cd36663cff9586532a1f5715bd14c

See more details on using hashes here.

File details

Details for the file gsem-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: gsem-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/6.2.0-20-generic

File hashes

Hashes for gsem-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 006b3962ec6599bbb4498a5acabe05b563798a8002f1e6fbf4bb0c6a3a041261
MD5 0a64b8cafa60db2e9083f0c442fc4036
BLAKE2b-256 ede2e6a5144229a6da7e5c21c36e0224a02d39e389a51c942e68b55f6b66095a

See more details on using hashes here.

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