Metadata-Version: 2.4
Name: opencloning
Version: 1.3
Summary: Backend of OpenCloning, a web application to generate molecular cloning strategies in json format, and share them with others.
Project-URL: Repository, https://github.com/manulera/OpenCloning_backend
Author-email: Manuel Lera-Ramirez <manulera14@gmail.com>
License-Expression: MIT
Requires-Python: <4,>=3.11
Requires-Dist: beautifulsoup4<5,>=4.11.1
Requires-Dist: fastapi>=0.135.3
Requires-Dist: httpx>=0.28.1
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: packaging>=25.0
Requires-Dist: pairwise-alignments-to-msa>=0.1.1
Requires-Dist: pandas<3,>=2.2.3
Requires-Dist: primer3-py>=2.3
Requires-Dist: pydantic>=2.7.1
Requires-Dist: pydna>=5.5.9
Requires-Dist: python-multipart>=0.0.24
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: regex>=2024.11.6
Requires-Dist: uvicorn>=0.44.0
Description-Content-Type: text/markdown

# opencloning

Python backend for [OpenCloning](https://github.com/manulera/OpenCloning). For setup, API usage, and contribution workflow, see the [repository root README](../../README.md).
