Go to file
luoyaoming cb0f2b4c96 Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
.github Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
appveyor Import Upstream version 1.4.0 2022-11-25 16:30:36 +08:00
benchmarks Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
deps Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
docs Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
examples Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
scripts Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
src Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
.coveragerc Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
.coveragerc-pypy Import Upstream version 1.4.0 2022-11-25 16:30:36 +08:00
.gitignore Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
.landscape.yml Import Upstream version 1.4.0 2022-11-25 16:30:36 +08:00
.pylintrc Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
.readthedocs.yml Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
AUTHORS Import Upstream version 1.4.0 2022-11-25 16:30:36 +08:00
CHANGES.rst Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
CONTRIBUTING.rst Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
LICENSE Import Upstream version 1.4.0 2022-11-25 16:30:36 +08:00
MANIFEST.in Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
NOTICE Import Upstream version 1.4.0 2022-11-25 16:30:36 +08:00
README.rst Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
TODO Import Upstream version 1.4.0 2022-11-25 16:30:36 +08:00
_setupares.py Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
_setuplibev.py Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
_setuputils.py Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
appveyor.yml Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
dev-requirements.txt Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
pyproject.toml Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
setup.cfg Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
setup.py Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00
tox.ini Import Upstream version 24.2.1 2024-05-07 11:31:42 +08:00

README.rst

========
 gevent
========

.. image:: https://github.com/gevent/gevent/workflows/gevent%20testing/badge.svg
   :target: https://github.com/gevent/gevent/actions

.. image:: https://ci.appveyor.com/api/projects/status/bqxl88yhpho223jg?svg=true
   :target: https://ci.appveyor.com/project/denik/gevent

.. image:: https://coveralls.io/repos/gevent/gevent/badge.svg?branch=master&service=github
   :target: https://coveralls.io/github/gevent/gevent?branch=master

.. include:: docs/_about.rst

Read the documentation online at http://www.gevent.org.

Post issues on the `bug tracker`_, discuss and ask open ended
questions on the `mailing list`_, and find announcements and
information on the blog_ and `twitter (@gevent)`_.

.. include:: docs/install.rst

.. _bug tracker: https://github.com/gevent/gevent/issues
.. _mailing list: http://groups.google.com/group/gevent
.. _blog: https://dev.nextthought.com/blog/categories/gevent.html
.. _twitter (@gevent): http://twitter.com/gevent