Skip to main content

Installer and shortcut creator for moleditpy (OS-dependent)

Project description

MoleditPy Installer

CI PyPI Version Supported Python Versions

This package is a helper utility that automatically installs the correct version of moleditpy or moleditpy-linux for your OS, creates an application menu shortcut, and registers file associations (Windows only).

How to Use

  1. Install

    pip install moleditpy-installer
    

    This will automatically install the correct moleditpy package (for Windows/macOS) or moleditpy-linux (for Linux) as a dependency.

  2. Create Shortcut After installation, run the following command in your terminal to create the shortcut in your application menu (e.g., Start Menu on Windows) and register file associations for .pmeprj files (Windows only).

    Security Note: File associations for .pmeraw files have been intentionally removed. Opening .pmeraw files downloaded from the internet can be potentially unsecure, so they are no longer automatically associated with the application.

    moleditpy-installer
    

    You can also invoke it as a Python module (use an underscore, not a hyphen):

    python -m moleditpy_installer
    

    Note: python -m moleditpy-installer (with a hyphen) is invalid Python syntax and will not work. Always use the underscore form (moleditpy_installer) with -m.

  3. Remove Shortcut To remove the shortcut and unregister file associations, run:

    moleditpy-installer --remove
    # or
    python -m moleditpy_installer --remove
    
  4. Check Executable Location To search for the moleditpy executable in the search paths and print the located path:

    moleditpy-installer --check
    

    This command returns exit code 0 if the executable is found, and 1 otherwise.

    For the complete list of directories scanned on Windows, macOS, and Linux, see docs/path.md.

  5. Print Version To show the version of the installer:

    moleditpy-installer --version
    
  6. Help To see all available options, run:

    moleditpy-installer --help
    

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

moleditpy_installer-1.6.0.tar.gz (514.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

moleditpy_installer-1.6.0-py3-none-any.whl (500.3 kB view details)

Uploaded Python 3

File details

Details for the file moleditpy_installer-1.6.0.tar.gz.

File metadata

  • Download URL: moleditpy_installer-1.6.0.tar.gz
  • Upload date:
  • Size: 514.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for moleditpy_installer-1.6.0.tar.gz
Algorithm Hash digest
SHA256 00b2056e8029b438d18230de6e4e36132cb581972cf5548d0d352ef6270dfe90
MD5 a339996f703edbfc63509536f2a160e3
BLAKE2b-256 ecfc7fbb803e4dd4110302927ee582f46460bee962e0f5928e624bb338fe9702

See more details on using hashes here.

Provenance

The following attestation bundles were made for moleditpy_installer-1.6.0.tar.gz:

Publisher: release.yml on HiroYokoyama/python_molecular_editor_installer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file moleditpy_installer-1.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for moleditpy_installer-1.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5fab51326f27ae8b57dd349b38e3fdfa7a389c96cc9eb34f3e8382b22235b37c
MD5 dea5374d76c442490f7185416d7153f9
BLAKE2b-256 09efd381050570596c2e5c2bea599a5b9a42bca0e9479ba31a6f14fa6d9a5fee

See more details on using hashes here.

Provenance

The following attestation bundles were made for moleditpy_installer-1.6.0-py3-none-any.whl:

Publisher: release.yml on HiroYokoyama/python_molecular_editor_installer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page