.. image:: http://pybee.org/project/projects/libraries/ouroboros/ouroboros.png
    :width: 72px
    :target: https://pybee.org/ouroboros

Ouroboros
=========

|py-version| |pypi-version| |pypi-status| |license| |build-status| |gitter|

.. |py-version| image:: https://img.shields.io/pypi/pyversions/ouroboros.svg
    :target: https://pypi.python.org/pypi/ouroboros
.. |pypi-version| image:: https://img.shields.io/pypi/v/ouroboros.svg
    :target: https://pypi.python.org/pypi/ouroboros
.. |pypi-status| image:: https://img.shields.io/pypi/status/ouroboros.svg
    :target: https://pypi.python.org/pypi/ouroboros
.. |license| image:: https://img.shields.io/pypi/l/ouroboros.svg
    :target: https://github.com/pybee/ouroboros/blob/master/LICENSE
.. |build-status| image:: https://travis-ci.org/pybee/ouroboros.svg?branch=master
    :target: https://travis-ci.org/pybee/ouroboros
.. |gitter| image:: https://badges.gitter.im/pybee/general.svg
    :target: https://gitter.im/pybee/general

A standalone, pure Python implementation of the Python Standard Library.

Documentation
-------------

Documentation for Ouroboros can be found on `Read The Docs`_.

Community
---------

Ouroboros is part of the `BeeWare suite`_. You can talk to the community through:

* `@pybeeware on Twitter`_

* The `pybee/general`_ channel on Gitter.

We foster a welcoming and respectful community as described in our
`BeeWare Community Code of Conduct`_.

Contributing
------------

If you experience problems with Ouroboros, `log them on GitHub`_. If you
want to contribute code, please `fork the code`_ and `submit a pull request`_.

.. _BeeWare suite: http://pybee.org
.. _Read The Docs: https://pybee-ouroboros.readthedocs.io
.. _@pybeeware on Twitter: https://twitter.com/pybeeware
.. _pybee/general: https://gitter.im/pybee/general
.. _BeeWare Community Code of Conduct: http://pybee.org/community/behavior/
.. _log them on Github: https://github.com/pybee/ouroboros/issues
.. _fork the code: https://github.com/pybee/ouroboros
.. _submit a pull request: https://github.com/pybee/ouroboros/pulls
