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
|
=====================================
Open Source Projects using Hypothesis
=====================================
The following is a non-exhaustive list of open source projects I know are using Hypothesis. If you're aware of
any others please add them to the list! The only inclusion criterion right now is that if it's a Python library
then it should be available on pypi.
* `aur <https://github.com/cdown/aur>`_
* `axelrod <https://github.com/Axelrod-Python/Axelrod>`_
* `bidict <https://github.com/jab/bidict>`_
* `binaryornot <https://github.com/audreyr/binaryornot>`_
* `brotlipy <https://github.com/python-hyper/brotlipy>`_
* `chardet <https://pypi.python.org/pypi/chardet>`_
* `cmph-cffi <https://github.com/URXtech/cmph-cffi>`_
* `cryptography <https://github.com/pyca/cryptography>`_
* `fastnumbers <https://github.com/SethMMorton/fastnumbers>`_
* `flocker <https://github.com/ClusterHQ/flocker>`_
* `flownetpy <https://github.com/debsankha/flownetpy>`_
* `funsize <https://github.com/mozilla/funsize>`_
* `fusion-index <https://github.com/fusionapp/fusion-index>`_
* `hyper-h2 <https://github.com/python-hyper/hyper-h2>`_
* `justbases <https://github.com/mulkieran/justbases>`_
* `justbytes <https://github.com/mulkieran/justbytes>`_
* `mariadb-dyncol <https://github.com/adamchainz/mariadb-dyncol>`_
* `mercurial <https://www.mercurial-scm.org/>`_
* `natsort <https://github.com/SethMMorton/natsort>`_
* `pretext <https://github.com/moreati/b-prefix-all-the-doctests>`_
* `priority <https://github.com/python-hyper/priority>`_
* `PyPy <http://pypy.org>`_
* `pyrsistent <https://github.com/tobgu/pyrsistent>`_
* `pyudev <https://github.com/pyudev/pyudev>`_
* `qutebrowser <https://github.com/The-Compiler/qutebrowser>`_
* `RubyMarshal <https://github.com/d9pouces/RubyMarshal>`_
* `Segpy <https://github.com/sixty-north/segpy>`_
* `simoa <https://github.com/andsor/pysimoa>`_
* `srt <https://github.com/cdown/srt>`_
* `tchannel <https://github.com/uber/tchannel-python>`_
* `vdirsyncer <https://github.com/untitaker/vdirsyncer>`_
* `wcag-contrast-ratio <https://github.com/gsnedders/wcag-contrast-ratio>`_
* `yacluster <https://github.com/KrzysiekJ/yacluster>`_
* `yturl <https://github.com/cdown/yturl>`_
|