Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/iodevs/pyresult
- Owner: iodevs
- License: other
- Created: 2017-05-20T11:50:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T00:50:40.000Z (7 months ago)
- Last Synced: 2024-05-29T15:01:44.586Z (7 months ago)
- Topics: hacktoberfest
- Language: Python
- Homepage:
- Size: 101 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 20
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
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: UpdatesA 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