Skip to content

Commit

Permalink
Add faker_biology as community provider (#1619)
Browse files Browse the repository at this point in the history
Co-authored-by: richard <ra22597@gmail.com>
  • Loading branch information
richarda23 and otter606 authored Feb 22, 2022
1 parent 66d5e5c commit 922261d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/communityproviders.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Here's a list of Providers written by the community:
| Airtravel | Airport names, airport | `faker_airtravel`_ |
| | codes, and flights. | |
+---------------+--------------------------+----------------------------------+
| Biology | Fake data from biology | `faker_biology`_ |
| | and life-science domains | |
| | for testing purposes | |
+---------------+--------------------------+----------------------------------+
| Credit Score | Fake credit score data | `faker_credit_score`_ |
| | for testing purposes | |
+---------------+--------------------------+----------------------------------+
Expand Down Expand Up @@ -50,6 +54,7 @@ In order to be included, your provider must satisfy these requirement:
.. _repo: https://github.com/joke2k/faker/
.. _OSI-Approved: https://opensource.org/licenses/alphabetical
.. _faker_airtravel: https://pypi.org/project/faker_airtravel/
.. _faker_biology: https://pypi.org/project/faker_biology/
.. _faker_credit_score: https://pypi.org/project/faker-credit-score/
.. _faker_microservice: https://pypi.org/project/faker-microservice/
.. _faker_music: https://pypi.org/project/faker_music/
Expand Down

0 comments on commit 922261d

Please sign in to comment.