seeeye (CI/CD toolkits for mobile apps)

https://github.com/trinhngocthuyen/seeeye/workflows/test/badge.svg https://img.shields.io/pypi/v/seeeye.svg https://codecov.io/gh/trinhngocthuyen/seeeye/branch/main/graph/badge.svg https://img.shields.io/pypi/l/seeeye.svg

seeeye is a Python package providing various CI/CD toolkits for mobile projects, especially iOS projects. While many iOS projects favor fastlane, this package attempts to brings convenient usages to projects where Python is the favorable choice for scripting.

_static/cli.gif

Installation

seeeye is available on PyPI (Python Package Index). You can install with with pip:

$ pip install --upgrade seeeye

First time hearing pip? Check this FAQ.

Getting Started

Check this out: Getting Started 🎉.

Documentation

Kindly check out the related docs on readthedocs:

Contributing

Refer to the contributing guidelines for how to contribute to this project.

Indices and tables