Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beeware/ouroboros
A standalone, pure Python implementation of the Python Standard Library.
https://github.com/beeware/ouroboros
Last synced: about 2 months ago
JSON representation
A standalone, pure Python implementation of the Python Standard Library.
- Host: GitHub
- URL: https://github.com/beeware/ouroboros
- Owner: beeware
- License: other
- Archived: true
- Created: 2016-01-23T09:45:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T01:41:01.000Z (over 2 years ago)
- Last Synced: 2024-09-27T05:11:13.141Z (3 months ago)
- Language: Python
- Size: 8.04 MB
- Stars: 294
- Watchers: 21
- Forks: 48
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - ouroboros - A standalone, pure Python implementation of the Python Standard Library. (Python)
README
.. image:: https://beeware.org/project/projects/libraries/ouroboros/ouroboros.png
:width: 72px
:target: https://beeware.org/ouroborosOuroboros
=========|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 `__
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