Skip to main content

Remote computer awake (rawake)

Project description

Remote Computer Awake (rawake)

Development

Python dev environment:

  • Create new Python virtual environment:

    pyenv virtualenv 3.11 rawake
    
  • Activate the virtualenv:

    pyenv activate rawake
    
  • Install dev and test dependencies:

    • pip install .[dev]
    • pip install .[test]
  • Install git pre-commit hooks

    • pre-commit install
    • pre-commit autoupdate

Running the tests:

pytest .

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

rawake-0.1.0.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

rawake-0.1.0-py3-none-any.whl (6.6 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