Skip to main content

Check difference between two responses of API.

Project description

Jumeaux
*******

|pypi| |travis| |coverage| |complexity| |versions| |license|

.. raw:: html

<img src="./logo.png" width=400 height=400 />

Check difference between two responses of API.


Outline
=======

.. contents::


Requirement
===========

* Python3.6 and uppper


Documentation
=============

https://tadashi-aikawa.github.io/jumeaux/


Test Result
===========

Master
------

.. image:: https://api.travis-ci.org/tadashi-aikawa/jumeaux.png?branch=master
:target: https://travis-ci.org/tadashi-aikawa/jumeaux

Current
-------

.. image:: https://api.travis-ci.org/tadashi-aikawa/jumeaux.png?
:target: https://travis-ci.org/tadashi-aikawa/jumeaux


For developer
=============

Requires pipenv and make.

Commands
--------

.. sourcecode::

# Create env
$ make init
# Check
$ pipenv run python jumeaux/executor.py --help

# Build documentation and run server locally
$ make build-docs
# Build documentation (then you can deploy by git push)
$ make package-docs


Version up
----------

.. sourcecode::

$ make release version=x.y.z
$ git push
$ make publish version=x.y.z


Finally, create pull request and merge to master!!


Licence
=======

MIT
---

This software is released under the MIT License, see LICENSE.txt.


.. |travis| image:: https://api.travis-ci.org/tadashi-aikawa/jumeaux.svg?branch=master
:target: https://travis-ci.org/tadashi-aikawa/jumeaux/builds
:alt: Build Status
.. |coverage| image:: https://codeclimate.com/github/tadashi-aikawa/jumeaux/badges/coverage.svg
:target: https://codeclimate.com/github/tadashi-aikawa/jumeaux/coverage
:alt: Test Coverage
.. |complexity| image:: https://codeclimate.com/github/tadashi-aikawa/jumeaux/badges/gpa.svg
:target: https://codeclimate.com/github/tadashi-aikawa/jumeaux
:alt: Code Climate
.. |license| image:: https://img.shields.io/github/license/mashape/apistatus.svg
.. |pypi| image:: https://img.shields.io/pypi/v/jumeaux.svg
.. |versions| image:: https://img.shields.io/pypi/pyversions/jumeaux.svg


Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

jumeaux-0.31.0-py3-none-any.whl (36.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page