Skip to content

mhyrzt/rosalind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup

git clone https://github.com/mhyrzt/rosalind.git
python3 -m venv .venv
uv pip install requirements.txt # or simply use pip