Skip to content

Repository files navigation

leap.common

A collection of shared utils used by the several python LEAP subprojects.

  • leap.common.cert
  • leap.common.checks
  • leap.common.config
  • leap.common.events
  • leap.common.files
  • leap.common.testing

Library dependencies

  • libssl-dev

Python dependencies

  • See pkg/requirements.pip

Extras

Using leap.common.http needs some extra dependencies (twisted.web >= 14.0.2, python-service-identity). You can install them by running:

pip install leap.common[http]

Running the tests

To run the tests, first run the setup with:

pip install -r pkg/requirements.pip pip install -r pkg/requirements-testing.pip

After that you can run the tests with

trial leap.common

About

Common utilities for leap python modules.

Resources

Stars

10 stars

Watchers

13 watching

Forks

Releases

Packages

Used by

Contributors

Languages