@@ -6,7 +6,7 @@ redirect_from:
66 - /download/
77---
88
9- Current Release - 1.81 - 12 February 2023
9+ Current Release - 1.82 - 22 December 2023
1010=========================================
1111
1212See also [ What's
@@ -16,12 +16,12 @@ new](https://github.com/biopython/biopython/blob/master/NEWS.rst).
1616
1717#### Biopython 1.81
1818
19- - [ biopython-1.81 .tar.gz] ( http://biopython.org/DIST/biopython-1.81 .tar.gz )
20- 17Mb -- Source Tarball
21- - [ biopython-1.81 .zip] ( http://biopython.org/DIST/biopython-1.81 .zip )
22- 19Mb -- Source Zip File
23- - [ Pre-compiled wheel files on PyPI] ( https://pypi.python.org/pypi/biopython/1.81 )
24- - [ Tutorial-1.81 .pdf] ( http://biopython.org/DIST/docs/tutorial/Tutorial-1.81 .pdf ) -- Documentation
19+ - [ biopython-1.82 .tar.gz] ( http://biopython.org/DIST/biopython-1.82 .tar.gz )
20+ 19Mb -- Source Tarball
21+ - [ biopython-1.82 .zip] ( http://biopython.org/DIST/biopython-1.82 .zip )
22+ 20Mb -- Source Zip File
23+ - [ Pre-compiled wheel files on PyPI] ( https://pypi.python.org/pypi/biopython/1.82 )
24+ - [ Tutorial-1.82 .pdf] ( http://biopython.org/DIST/docs/tutorial/Tutorial-1.82 .pdf ) -- Documentation
2525
2626### Installation Instructions
2727
@@ -158,13 +158,23 @@ Recent releases of Biopython require NumPy (and not Numeric).
158158Version 1.76 is the last release to support Python 2.7 and 3.5,
159159all later releases require Python 3.6 or greater:
160160
161+ - [ biopython-1.81.tar.gz] ( http://biopython.org/DIST/biopython-1.81.tar.gz )
162+ 17Mb -- Source Tarball
163+ - [ biopython-1.81.zip] ( http://biopython.org/DIST/biopython-1.81.zip )
164+ 19Mb -- Source Zip File
165+ - [ Pre-compiled wheel files on PyPI] ( https://pypi.python.org/pypi/biopython/1.81 )
166+ - [ Tutorial-1.81.pdf] ( http://biopython.org/DIST/docs/tutorial/Tutorial-1.81.pdf ) -- Documentation
167+
168+ <!-- -->
169+
161170- [ biopython-1.80.tar.gz] ( http://biopython.org/DIST/biopython-1.80.tar.gz )
162171 17Mb -- Source Tarball (18 November 2022)
163172- [ biopython-1.80.zip] ( http://biopython.org/DIST/biopython-1.80.zip )
164173 19Mb -- Source Zip File
165174- [ Pre-compiled wheel files on PyPI] ( https://pypi.python.org/pypi/biopython/1.80 )
166175- [ Tutorial-1.80.pdf] ( http://biopython.org/DIST/docs/tutorial/Tutorial-1.80.pdf ) -- Documentation
167176
177+ <!-- -->
168178
169179- [ biopython-1.79.tar.gz] ( http://biopython.org/DIST/biopython-1.79.tar.gz )
170180 16Mb -- Source Tarball (1 June 2021)
@@ -173,6 +183,7 @@ all later releases require Python 3.6 or greater:
173183- [ Pre-compiled wheel files on PyPI] ( https://pypi.python.org/pypi/biopython/1.79 )
174184- [ Tutorial-1.79.pdf] ( http://biopython.org/DIST/docs/tutorial/Tutorial-1.79.pdf ) -- Documentation
175185
186+ <!-- -->
176187
177188- [ biopython-1.78.tar.gz] ( http://biopython.org/DIST/biopython-1.78.tar.gz )
178189 16Mb -- Source Tarball (4 September 2020)
0 commit comments