The livecover python package
Project description
livecover-py
Installation
pip install livecover
Quickstart
Tornado
from livecover import get_coverage
class MyHandler(RequestHandler):
def prepare(self):
get_coverage(ratio=0.1, entrypoint=self.__class__.__name__)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
livecover-0.0.14.tar.gz
(2.7 kB
view details)
File details
Details for the file livecover-0.0.14.tar.gz
.
File metadata
- Download URL: livecover-0.0.14.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46d90a25fed5dd4435feb958240c94b9f313d24dcd66a74ab7f24f8d42c87443 |
|
MD5 | db4d755a5f3995b738d531ec30d0169f |
|
BLAKE2b-256 | de6e18a45b7df118a6911032c4184f8f276e9fb84375bae93821b7d6a3890a49 |