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.

DONE:

  • 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.1.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

gsem-0.2.1-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gsem-0.2.1.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.7.10 Linux/5.11.2-arch1-1

File hashes

Hashes for gsem-0.2.1.tar.gz
Algorithm Hash digest
SHA256 d191d295114230f7b7835d53723d4ee6f7b11f68701e2f59de346573bcac6140
MD5 cf924a4dceeff73f6860cc106ac945f0
BLAKE2b-256 2cf3aeb91618030b8bd013a01d932c9cb30ae0369e93edf2cd0bc10aac230902

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gsem-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.7.10 Linux/5.11.2-arch1-1

File hashes

Hashes for gsem-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7d1a796c4b7372d57afa7094ad09772ba82667bf8d7deb46fa6dda1b5badc421
MD5 3e09ae0e7af5b6159de9aeb338e2149c
BLAKE2b-256 c745036cf471345c16fef1145fa1fa42e20fc798ee6322da48d628db41b789d6

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