Metadata-Version: 2.4
Name: foldifyai
Version: 0.1.29
Summary: Tiny CLI to send FASTA files to foldify.ai
License: MIT
Project-URL: Homepage, https://foldify.ai
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.31.0
Requires-Dist: tqdm>=4.66.0
Requires-Dist: rdkit>=2024.3.2
Requires-Dist: httpx
Requires-Dist: fsspec
Requires-Dist: s3fs
Dynamic: license-file

## Installation
```
pip install foldifyai
```

```
foldifyai folder_containing_fasta_files/
```
