|
| 1 | + |
| 2 | +.. RandomProfileGenerator documentation master file, created by |
| 3 | + sphinx-quickstart on Sat Oct 29 16:13:30 2022. |
| 4 | + You can adapt this file completely to your liking, but it should at least |
| 5 | + contain the root `toctree` directive. |
| 6 | +.. rst-class:: hide-header |
| 7 | + |
| 8 | +Welcome to RandomProfileGenerator's documentation! |
| 9 | +===================================== |
| 10 | + |
| 11 | +|PyPI download month| |
| 12 | + |
| 13 | +.. |PyPI download month| image:: https://img.shields.io/pypi/dm/RandomProfileGenerator.svg |
| 14 | + :target: https://pypi.python.org/pypi/RandomProfileGenerator/ |
| 15 | + |
| 16 | +|PyPI version fury.io| |
| 17 | + |
| 18 | +.. |PyPI version fury.io| image:: https://badge.fury.io/py/RandomProfileGenerator.svg |
| 19 | + :target: https://pypi.python.org/pypi/RandomProfileGenerator/ |
| 20 | + |
| 21 | +|Open Source Love svg3| |
| 22 | + |
| 23 | +.. |Open Source Love svg3| image:: https://badges.frapsoft.com/os/v3/open-source.svg?v=103 |
| 24 | + :target: https://github.com/ellerbrock/open-source-badges/ |
| 25 | + |
| 26 | +.. image:: https://raw.githubusercontent.com/DrakeEntity/project-Image/master/9b2ca712-347a-4987-bac7-a4c3d106ed24_200x200.png |
| 27 | + :width: 200 |
| 28 | + :alt: Py-Contributors Logo |
| 29 | + :align: right |
| 30 | + |
| 31 | + |
| 32 | +`RandomProfileGenerator` is a powerful and simple tool to generate fake data. |
| 33 | +You can use it to mock classes, populate databases and much more. |
| 34 | +You can check the full documentation here. |
| 35 | + |
| 36 | +RandomProfileGenerator project developed under the MIT license by Py-Contributors. |
| 37 | +Py-Contributors is open source community of developers who are working on various python projects. |
| 38 | + |
| 39 | +If you love open source contributions. |
| 40 | + |
| 41 | +* Join the community on `Discord <https://discord.gg/JfbK3bS>`_. |
| 42 | +* join the community on `Github <https://github.com/Py-Contributors/support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invite.yaml&title=Please+invite+me+to+the+GitHub+Community+Organization>`_. |
| 43 | + |
| 44 | +Other Projects by Py-Contributors: |
| 45 | +-------------- |
| 46 | + |
| 47 | +* `AudioBook <https://audiobook.readthedocs.io/en/latest//>`_ |
| 48 | +* `Cybel - The Discord Bot <https://github.com/Py-Contributors/Cybel>`_ |
| 49 | +* `Twitterify - Tweet-retweet bot <https://github.com/Py-Contributors/twitterify>`_ |
| 50 | + |
| 51 | +|forthebadge made-with-python| |
| 52 | + |
| 53 | +.. |forthebadge made-with-python| image:: http://ForTheBadge.com/images/badges/made-with-python.svg |
| 54 | + :target: https://www.python.org/ |
| 55 | + |
| 56 | + |
| 57 | +.. toctree:: |
| 58 | + :hidden: |
| 59 | + |
| 60 | + introduction.rst |
| 61 | + installation.rst |
| 62 | + command_line_usage.rst |
| 63 | + import_as_module.rst |
| 64 | + changelog.rst |
| 65 | + roadmap.rst |
| 66 | + run_test_cases.rst |
| 67 | + |
| 68 | + |
0 commit comments