Metadata-Version: 2.1
Name: sfkit
Version: 0.0.251
Summary: Some CLI Tools For The Secure Multi-party Genomic Analysis Website
Author: Simon Mendelsohn
Author-email: smendels@broadinstitute.org
Requires-Python: >=3.9,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: PyNaCl (>=1.5.0,<2.0.0)
Requires-Dist: checksumdir (>=1.2.0,<2.0.0)
Requires-Dist: google-auth (>=2.23.4,<3.0.0)
Requires-Dist: google-cloud-storage (>=2.13.0,<3.0.0)
Requires-Dist: joblib (>=1.3.2,<2.0.0)
Requires-Dist: matplotlib (>=3.8.1,<4.0.0)
Requires-Dist: numpy (>=1.26.1,<2.0.0)
Requires-Dist: pandas (>=2.1.2,<3.0.0)
Requires-Dist: pgenlib (>=0.90.2,<0.91.0)
Requires-Dist: qmplot (>=0.3.2,<0.4.0)
Requires-Dist: requests[socks] (>=2.32.3,<3.0.0)
Requires-Dist: scipy (>=1.11.3,<2.0.0)
Requires-Dist: setuptools (>=68.2.2,<71.0.0)
Requires-Dist: tomlkit (>=0.12.2,<0.13.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Project-URL: Github, https://github.com/hcholab/sfkit
Project-URL: Website, https://sfkit.org/
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).

