Skip to main content

list available active COM ports

Project description

pypi-badge pypi-format pypi-implementation pypi-version Contributor Covenant

lscom: list and discover available COM ports

More quickly identify which COM ports are available for use. Any COM ports already in use will not be listed. lscom should work cross platform (Linux, macOS, Windows), but has not been extensively tested. Have a problem? Open an issue.

Usage Example

$ lscom
['COM3']

PyPI Installation

python -m pip install lscom

Local Installation Example

To install manually:

  1. Clone repository.

  2. Open the terminal to the root of the repository.

  3. Run-

python -m pip install .

You should now be able to run lscom from your terminal

If you can't, check and make sure the scripts directory is included in the system path environment variable.

To remove:

python -m pip uninstall lscom

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

lscom-0.0.2.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

lscom-0.0.2-py3-none-any.whl (6.1 kB view hashes)

Uploaded 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