Overview
eVision Common Python Library
Installation
pip install evision-lib
You can also install the in-development version with:
pip install https://github.com/evision-ai/evision-lib/archive/master.zip
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
|---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.1.2 (2019-10-29)
No updates but to avoid namespace reusing
0.1.1 (2019-10-29)
Image source connection and distribution
Parallel wrapper
Hardware resource management
Utilities
0.1.0 (2019-10-11)
First release on PyPI.
Release files for evision-lib 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| evision_lib-0.2.2-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / evision_lib-0.2.2-py2.py3-none-any.whl
| Download URL | evision_lib-0.2.2-py2.py3-none-any.whl |
|---|---|
| Size | 111.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
4bf761a8239a0a503867e637931061e660b3239770227f97375e2e71b63896a9
|
|
BLAKE2b-256 checksum How to use checksums |
d9235f5b6ce37028c32cf62dc47f2734ad8bf0b62d21744793f83286243f4070
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
|