Skip to main content

Common files used by the LEAP project.

Project description

leap.common
===========

.. image:: https://badge.fury.io/py/leap.common.svg
:target: http://badge.fury.io/py/leap.common
.. image:: https://img.shields.io/pypi/dm/leap.common.svg
:target: http://badge.fury.io/py/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:

.. code-block::
pip install -r pkg/requirements.pip
pip install -r pkg/requirements-testing.pip

After that you can run the tests with

.. code-block::
trial leap.common

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

leap.common-0.5.1.tar.gz (188.2 kB view hashes)

Uploaded Source

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