Skip to content

Sapient France Certifications - Used for XDD

Notifications You must be signed in to change notification settings

publicissapient-france/certifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sapient France - Certifications

Unit tests status Lint & CodeStyle status Code quality (Codacy) Last commit

Tests - Code coverage (on Codacy) Tests - Code coverage (on Coveralls) Tests - Code coverage (on Codecov)

Slack channel

This repository contains code related to our Certifications.

The objective are:

  • Getting certifications information
  • Sanitizing/checking them
  • Storing them in a reliable and stable format in S3

Coding practices

Lint

Code is linted using flake8.

Codestyle

Code is formatted using Black.

Pattern

  • One Function that encapsulates the logic of retrieving content

And other functions to call it:

  • One Function that exposes its result live (and fallback / cache ?)
  • One Function that runs daily and store its result
  • One Function that runs every hour and check if everything succeeds or not

About

Sapient France Certifications - Used for XDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published