Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iodevs/pyresult

A Result pattern for python
https://github.com/iodevs/pyresult

hacktoberfest

Last synced: 21 days ago
JSON representation

A Result pattern for python

Awesome Lists containing this project

README

        

========
PyResult
========

.. image:: https://img.shields.io/pypi/v/pyresult.svg
:target: https://pypi.python.org/pypi/pyresult

.. image:: https://img.shields.io/travis/iodevs/pyresult.svg
:target: https://travis-ci.org/iodevs/pyresult

.. image:: https://readthedocs.org/projects/pyresult/badge/?version=latest
:target: https://pyresult.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/iodevs/pyresult/shield.svg
:target: https://pyup.io/repos/github/iodevs/pyresult/
:alt: Updates

A Result pattern for python

* Free software: BSD license
* Documentation: https://pyresult.readthedocs.io.

Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage