Skip to main content

A state-of-the-art homomorphic encryption framework

Project description

Python Frontend

Setup for development

# clone the repository
git clone https://github.com/zama-ai/concrete.git
cd concrete

# create virtual environment
cd frontends/concrete-python
make venv

# activate virtual environment
source .venv/bin/activate

# build the compiler bindings
cd ../../compilers/concrete-compiler/compiler
make python-bindings

# set bindings build directory as an environment variable
export COMPILER_BUILD_DIRECTORY=$(pwd)/build
echo "export COMPILER_BUILD_DIRECTORY=$(pwd)/build" >> ~/.bashrc

# run tests
cd ../../../frontends/concrete-python
make pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

concrete_python-1.0.0-cp310-cp310-manylinux_2_28_x86_64.whl (61.9 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

concrete_python-1.0.0-cp310-cp310-macosx_11_0_x86_64.whl (47.7 MB view hashes)

Uploaded CPython 3.10 macOS 11.0+ x86-64

concrete_python-1.0.0-cp310-cp310-macosx_11_0_arm64.whl (41.4 MB view hashes)

Uploaded CPython 3.10 macOS 11.0+ ARM64

concrete_python-1.0.0-cp39-cp39-manylinux_2_28_x86_64.whl (61.9 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

concrete_python-1.0.0-cp39-cp39-macosx_11_0_x86_64.whl (47.7 MB view hashes)

Uploaded CPython 3.9 macOS 11.0+ x86-64

concrete_python-1.0.0-cp39-cp39-macosx_11_0_arm64.whl (41.4 MB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

concrete_python-1.0.0-cp38-cp38-manylinux_2_28_x86_64.whl (61.9 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.28+ x86-64

concrete_python-1.0.0-cp38-cp38-macosx_11_0_x86_64.whl (47.7 MB view hashes)

Uploaded CPython 3.8 macOS 11.0+ x86-64

concrete_python-1.0.0-cp38-cp38-macosx_11_0_arm64.whl (41.4 MB view hashes)

Uploaded CPython 3.8 macOS 11.0+ ARM64

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