1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
|
Who Is Using It?
================
These are some projects using this extension
that you can take a look at to understand how they are configured and what's the behavior.
Setuptools
----------
|:books:| Repository
https://github.com/pypa/setuptools/
|:art:| Demo
.. image:: setuptools-usage.gif
:align: center
:width: 100%
disnake
-------
|:books:| Repository
https://github.com/DisnakeDev/disnake/
|:art:| Demo
.. image:: disnake-usage.gif
:align: center
:width: 100%
returns
-------
|:books:| Repository
https://github.com/dry-python/returns
|:art:| Demo
.. image:: returns-usage.gif
:align: center
:width: 100%
scrapy
------
|:books:| Repository
https://github.com/scrapy/scrapy/
|:art:| Demo
.. image:: scrapy-usage.gif
:align: center
:width: 100%
tweepy
------
|:books:| Repository
https://github.com/tweepy/tweepy/
|:art:| Demo
.. image:: tweepy-usage.gif
:align: center
:width: 100%
hypothesis
----------
|:books:| Repository
https://github.com/HypothesisWorks/hypothesis
|:art:| Demo
.. image:: hypothesis-usage.gif
:align: center
:width: 100%
crest
-----
|:books:| Repository
https://github.com/wave-harmonic/crest
|:art:| Demo
.. image:: crest-usage.gif
:align: center
:width: 100%
|