Skip to main content

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 and macOS).

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, Applications on macOS) and register file associations for .pmeprj files (Windows and macOS).

    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
    

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.8.0.tar.gz (514.8 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.8.0-py3-none-any.whl (501.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: moleditpy_installer-1.8.0.tar.gz
  • Upload date:
  • Size: 514.8 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.8.0.tar.gz
Algorithm Hash digest
SHA256 d8b9c364e10829b9cfa99adce5bf462adbf9ee7de192e90f0dcd81df86caa3ec
MD5 0c7a60f1ca93033ab6449151a50c8349
BLAKE2b-256 3d07e1ac52f45cda13fa309853a7340858074b72e49f4cac887a8ee94196a69e

See more details on using hashes here.

Provenance

The following attestation bundles were made for moleditpy_installer-1.8.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.8.0-py3-none-any.whl.

File metadata

File hashes

Hashes for moleditpy_installer-1.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f2feb87fffed046a604b68fac239cda42169c76e57ecd8ac7429c5f1e9447e4d
MD5 51b7089d935d307e0284a4584bfed006
BLAKE2b-256 6b78baa409545fb9a14917a72721f380e8881def3c59be2222cb0b7288083a87

See more details on using hashes here.

Provenance

The following attestation bundles were made for moleditpy_installer-1.8.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.

Release history Release notifications | RSS feed

3.1.0

2 files

3.0.7

2 files

3.0.6

2 files

3.0.5

2 files

3.0.4

2 files

3.0.3

2 files

3.0.2

2 files

3.0.1

2 files

3.0.0

2 files

2.0.1

2 files

2.0.0

2 files

1.9.0

2 files

1.8.3

2 files

1.8.2

2 files

1.8.1

2 files

This release

1.8.0 This release

2 files

1.7.0

2 files

1.6.3

2 files

1.6.2

2 files

1.6.1

2 files

1.6.0

2 files

1.5.1

2 files

1.5.0

2 files

1.4.0

2 files

1.3.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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