add missing periods

This commit is contained in:
Vinta Chen 2020-06-07 03:13:12 +08:00
parent a4e197ba01
commit 80a827a1ac
1 changed files with 2 additions and 2 deletions

View File

@ -975,7 +975,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
## Science
*Libraries for scientific computing. Also see [Python-for-Scientists](https://github.com/TomNicholas/Python-for-Scientists)*
*Libraries for scientific computing. Also see [Python-for-Scientists](https://github.com/TomNicholas/Python-for-Scientists).*
* [astropy](http://www.astropy.org/) - A community Python library for Astronomy.
* [bcbio-nextgen](https://github.com/chapmanb/bcbio-nextgen) - Providing best-practice pipelines for fully automated high throughput sequencing analysis.
@ -1228,7 +1228,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
## Web Frameworks
*Traditional full stack web frameworks. Also see [RESTful API](https://github.com/vinta/awesome-python#restful-api)*
*Traditional full stack web frameworks. Also see [RESTful API](https://github.com/vinta/awesome-python#restful-api).*
* Synchronous
* [Django](https://www.djangoproject.com/) - The most popular web framework in Python.