This website requires JavaScript.
Explore
Help
Register
Sign In
frozenleaves
/
biopython
Watch
1
Star
0
Fork
0
You've already forked biopython
mirror of
https://github.com/biopython/biopython.git
synced
2025-10-20 05:33:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
biopython
/
BioSQL
History
Peter J. A. Cock
4c8696aa82
Remove unused or read only globals (flake8 F824)
2025-10-15 14:49:15 +01:00
..
__init__.py
Dual license BioSQL/*.py [ci skip]
2018-04-13 12:07:24 +01:00
BioSeq.py
- Implemented lazy _per_letter_annotation construction to speed up SeqRecord initialization (if you directly access the protected _per_letter_annotation, be aware that it can now be None. This corresponds to an empty dict)
2024-09-23 14:20:26 +01:00
BioSeqDatabase.py
Remove unused or read only globals (flake8 F824)
2025-10-15 14:49:15 +01:00
DBUtils.py
pep 585 typing rewrites etc using pyupgrade 3.16.0
2024-06-27 09:55:07 +09:00
Loader.py
Apply isort (forcing single lines, not sorting by type) via ruff
2024-06-26 15:31:39 +09:00
py.typed
Include py.typed declaration files for type annotation
2023-08-11 15:57:43 +01:00