Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Repository files navigation

Install Package

Develop

$ git clone https://github.com/acompany-develop/QuickMPC-libClient-py.git
$ cd QuickMPC-libClient-py
$ pipenv sync --dev

UnitTest

Testing all cases

$ pipenv run tox

Testing and syntax checking will be performed on Python 3.7, 3.8, and 3.9.

Testing with Python 3.7

$ pipenv run tox -e py37

Demo

This demonstration is performed by pip installing this repository under the assumption of actual use. The operating procedure is described in demo/README.md.

Coding Style

Complies with pep8 and checked with flake8.

Format all files with the following command.

$ pipenv run make fmt

Python version

3.7.10

Tests have been done with 3.7, 3.8, and 3.9, so they all work.

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages