Skip to main content

Image processing library

Project description

Pylena image processing library

image alt pipeline image alt python coverage image alt cpp coverage

Pylena is the Python interface to the modern C++ image processing library Pylene. Its aim is to fill the three following requirements:

  • Interactivity
  • Genericity
  • Efficiency

Many image processing libraries succeed to fill these requirements but they are still limited by the static nature of the C++ language, where the genericity, based on templates, is resolved at compile time. Thus, the goal of this library is to tackle this problem.

Supported Python version

Currently, Pylena is tested and provides wheel for the following Python version:

  • CPython 3.8
  • CPython 3.9
  • CPython 3.10

Installation

Pylena is available on the PyPI server and can be simply installed with pip by executing the following command:

$ pip install pylena

Documentation

The documentation is available here.

Contributing

If you find any bug or have any suggestions, feel free to create a new issue here or send an email to baptiste.esteban@lrde.epita.fr.

Licence

Mozilla Public License Version 2.0

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

pylena-0.1.0.tar.gz (15.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pylena-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pylena-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pylena-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

File details

Details for the file pylena-0.1.0.tar.gz.

File metadata

  • Download URL: pylena-0.1.0.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for pylena-0.1.0.tar.gz
Algorithm Hash digest
SHA256 46a6ea4cd8a593ec13eb872e76013acd6d2ae778402bfe680812ee25dc09f22d
MD5 d946ec720043f1dff0e8d27d6cbcfe91
BLAKE2b-256 7609f79d6a4c053dd275d5395fda1e3a0a87fa0cd0ebef7f9c94deabfd093c53

See more details on using hashes here.

File details

Details for the file pylena-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pylena-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for pylena-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9397c26b413c1226ab045d969bfac154fea087b19a436edb7716590e055680a7
MD5 c8533f928a2b805739ce66ff961b24b5
BLAKE2b-256 65d2a3454f644b760d699d11cf26843a651027523fe1660707fc1738e8abc853

See more details on using hashes here.

File details

Details for the file pylena-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pylena-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for pylena-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bef034458b4383221f03ad31e29fa61fb53fd600638993c6714c5851ebe43708
MD5 ee8f26895efd7c0eb4b138e00982ecab
BLAKE2b-256 1e3da4cdabc3d81e8056bab0f1bd1c6bd13717d2a3d9b85a1cf9049b44b3487d

See more details on using hashes here.

File details

Details for the file pylena-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pylena-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for pylena-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aee8c26f1e9253f6d04a0a0ddc073ed47f52145dbceb6ed357206442d09b1643
MD5 0cf8e08324dbe65e5c7ebd5d45435d1c
BLAKE2b-256 524e0c1b30c8dc5740a4b9f30f8f5ff60e51bd001da89a2a0db404eba67e43f2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page