Metadata-Version: 2.4
Name: foldifyai
Version: 0.1.0
Summary: Tiny CLI to send FASTA files to foldifyaify.ai
License: MIT
Project-URL: Homepage, https://foldifyai.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
Dynamic: license-file

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

```
foldifyai folder_containing_fasta_files/
```
