Skip to content

One repo to share them all 🔥

Notifications You must be signed in to change notification settings

fluidly/python-shared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-shared

One repo to share them all.

Development

Run:

pipenv install --dev

to install dependencies and then

pipenv run setup

to setup the pre-commit hook.

CI/CD

This repo uses nox in CI/CD.