Skip to content

Commit

Permalink
Add faker_datasets to the community providers table (#1786)
Browse files Browse the repository at this point in the history
  • Loading branch information
cavokz authored Jan 24, 2023
1 parent d22d000 commit 5cbb80a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/communityproviders.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ Here's a list of Providers written by the community:
| Credit Score | Fake credit score data | `faker_credit_score`_ |
| | for testing purposes | |
+---------------+---------------------------+----------------------------------+
| Datasets | Build providers based | `faker-datasets`_ |
| | on datasets | |
+---------------+---------------------------+----------------------------------+
| Education | Public school name and | `faker_education`_ |
| | info for testing purposes | |
+---------------+---------------------------+----------------------------------+
Expand Down Expand Up @@ -71,6 +74,7 @@ In order to be included, your provider must satisfy these requirement:
.. _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-datasets: https://pypi.org/project/faker-datasets/
.. _faker_education: https://pypi.org/project/faker_education/
.. _faker-file: https://pypi.org/project/faker-file/
.. _faker_geoscience: https://pypi.org/project/faker-geoscience/
Expand Down

0 comments on commit 5cbb80a

Please sign in to comment.