Check difference between two responses of API.
Project description
Jumeaux
Check difference between two responses of API.
📚 Documentation
https://tadashi-aikawa.github.io/jumeaux/
There is a 🎥demo, too.
🦉 Install
See quick start in documentation.
💻 For developer
Requirements
- uv
- make
Flow
- Development on master and if you need branches and issues, create them
- Commit with prefix emoji such as "📝", and suffix issue number like "#120"
Commands
Create environment
$ uv sync
Run
$ uv run jumeaux/main.py <args>
Serve docs
$ make serve-docs
Unit test
$ make test
Integration test
$ make test-e2e
📦 Release
1. Update release note (mkdocs/ja/releases/*)
$ git commit -m "📝 Update release note"
$ git push
2. Release with GitHub Actions
https://github.com/tadashi-aikawa/jumeaux/actions/workflows/release.yaml?query=workflow%3ARelease
(Appendix) Another way
If you can't or don't want to use GitHub Actions, you can release locally as following.
(a1) Requirements
- Windows is not supported!!!
- uv (with pypi authentications)
- make
(a2) Commands
make release version=x.y.z
🎫 Licence
MIT
This software is released under the MIT License, see LICENSE.txt.
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 Distribution
jumeaux-6.0.0.tar.gz
(1.5 MB
view details)
Built Distribution
jumeaux-6.0.0-py3-none-any.whl
(100.2 kB
view details)
File details
Details for the file jumeaux-6.0.0.tar.gz
.
File metadata
- Download URL: jumeaux-6.0.0.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
dd1d9d4a719e221543c77cc32ae07957db6b068aead95a81cfffd3b91956b881
|
|
MD5 |
9e435b34044f84d2b7729ad1067f867d
|
|
BLAKE2b-256 |
8bddda675892a6ae69de22c864baf4f6760e7d5110e1f3f193285251e043668d
|
File details
Details for the file jumeaux-6.0.0-py3-none-any.whl
.
File metadata
- Download URL: jumeaux-6.0.0-py3-none-any.whl
- Upload date:
- Size: 100.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e2e156cf8c26f2837879b747f4b1a7f8abe2972ab5a579c3a9530bc1f517dc00
|
|
MD5 |
08819ea0701225a6b1a7359b61ef5511
|
|
BLAKE2b-256 |
21241d8440be24d27b411da09e92cb6d0e2c580f39ac92a37eb71fc31a36153c
|