C/I

About

Flask Meetup Data Scraper use Github.com Marketplace Apps to maintain the project. Every App is for free for Open Source projects!

Code Style

Black

Black code style

Black is not integrated as a C/I, it’s just a python code auto formater for the project. So if you like to contribute your code use black by python black ./!

Tests

Travis

Travis CI tests

This project use for testing unit test, flask commands & Docker-Compose builds Travis

Travis config is .travis.yml

Documentation

Readthedocs.org

Documentation Status

Documentation is written in Sphinx in .rst file format. The sourcecode of the docs is in docs/

Travis config is .readthedocs.yml

Code Review

Codacy.com

Codacy quality Coverage

Codacy.com is an automated code analysis/quality tool. Codacy analyze only python for this project, also the coverage of the test are uploaded to Codacy.com via Travis.

DeepSource.io

DeepSource

DeepSource.io is like Codacy.com but it also analyze Dockerfiles.

DeepSource config is .deepsource.toml

Dependencies

Pyup.io

Updates Python 3

Pyup.io update Python packages once a week. It push every update to an extra banch & create a pull request.

Pyup config is .pyup.yml

Dependabot.com

Dependabot.com update Dockerfiles once a week. It push every update to an extra banch & create a pull request.

Dependabot config is .dependabot/config.yml