ouroboros icon indicating copy to clipboard operation
ouroboros copied to clipboard

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

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

Ouroboros

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

.. |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 .. |discord| image:: https://img.shields.io/discord/836455665257021440?label=Discord%20Chat&logo=discord&style=plastic :target: https://beeware.org/bee/chat/

A standalone, pure Python implementation of the Python Standard Library. This library targets Python versions 3.3 and above.

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_

  • Discord <https://beeware.org/bee/chat/>__

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_.

We also have detailed instructions_ on how to setup a development environment and run tests.

.. _BeeWare suite: http://pybee.org .. _Read The Docs: https://pybee-ouroboros.readthedocs.io .. _@pybeeware on Twitter: https://twitter.com/pybeeware .. _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 .. _detailed instructions: https://pybee-ouroboros.readthedocs.io/en/latest/internals/contributing.html#setting-up-your-development-environment