https://github.com/zachcp/biopython-lite
Experiment in a numpy-less biopython
https://github.com/zachcp/biopython-lite
Last synced: 3 months ago
JSON representation
Experiment in a numpy-less biopython
- Host: GitHub
- URL: https://github.com/zachcp/biopython-lite
- Owner: zachcp
- Created: 2022-12-07T14:35:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T16:41:13.000Z (over 2 years ago)
- Last Synced: 2025-02-24T04:13:00.020Z (4 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# biopython-lite
Experiment to compile biopython to WebAssembly without NUMPY as a dependency.