Metadata-Version: 2.4
Name: opencloning
Version: 1.3.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: biopython>=1.87
Requires-Dist: certifi>=2026.2.25
Requires-Dist: fastapi>=0.135.3
Requires-Dist: httpx>=0.28.1
Requires-Dist: networkx>=3.6.1
Requires-Dist: numpy>=2.4.4
Requires-Dist: opencloning-linkml>=1.0.0
Requires-Dist: openpyxl>=3.1.5
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-core>=2.41.5
Requires-Dist: pydantic>=2.7.1
Requires-Dist: pydna>=5.5.10
Requires-Dist: python-multipart>=0.0.24
Requires-Dist: pyyaml>=6.0.2
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).
