Metadata-Version: 2.1
Name: sfkit
Version: 0.0.238
Summary: Some CLI Tools For The Secure Multi-party Genomic Analysis Website
Project-URL: Website, https://sfkit.org/
Project-URL: Github, https://github.com/hcholab/sfkit
Author-email: Simon Mendelsohn <smendels@broadinstitute.org>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4==4.12.2
Requires-Dist: checksumdir==1.2.0
Requires-Dist: google-auth==2.23.4
Requires-Dist: google-cloud-storage==2.13.0
Requires-Dist: ipaddr==2.2.0
Requires-Dist: matplotlib==3.8.1
Requires-Dist: numpy==1.26.1
Requires-Dist: pandas==2.1.2
Requires-Dist: pynacl==1.5.0
Requires-Dist: qmplot==0.3.2
Requires-Dist: requests[socks]==2.31.0
Requires-Dist: scipy==1.11.3
Requires-Dist: setuptools==68.2.2
Requires-Dist: tomlkit==0.12.1
Requires-Dist: tqdm==4.66.1
Provides-Extra: dev
Requires-Dist: black==23.10.1; extra == 'dev'
Requires-Dist: flake8==6.1.0; extra == 'dev'
Requires-Dist: pytest-mock==3.12.0; extra == 'dev'
Provides-Extra: doc
Requires-Dist: sphinx-argparse==0.4.0; extra == 'doc'
Requires-Dist: sphinx-copybutton==0.5.2; extra == 'doc'
Requires-Dist: sphinx-inline-tabs==2023.4.21; extra == 'doc'
Requires-Dist: sphinx-rtd-theme==1.3.0; extra == 'doc'
Description-Content-Type: text/markdown

## sfkit CLI

This is a collection of command-line interface tools to facilitate privacy perserving and secure genomics analyses with multiple parties. 

The full documentation, including installation instructions and tutorials can be found at [sfkit.readthedocs.io](https://sfkit.readthedocs.io/en/latest/).

The companion website is [sfkit.org](https://sfkit.org/), with a github repo at [github.com/hcholab/sfkit-website](https://github.com/hcholab/sfkit-website).

For questions or concerns, you can contact us at [support@sfkit.org](mailto:support@sfkit.org).
