Skip to content

PaixuAabuizia/leap_pycommon

 
 

Repository files navigation

leap.common

image

image

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]

About

Common utilities for leap python modules.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.6%
  • Shell 1.4%