Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katas in Python

Description.

Acknowledgements

Many thanks ❤️ go to

Developer Guide

Prerequisites

It is recommended to use a python virtual environment. Create and activate it:

python3 -m venv venvsource venv/bin/activate

Install the required python packages:

pip install -r requirements.txt

Then install this package in development mode:

pip install --editable .

Run the Application

python src/dall_e/count_bits.py

Execute the Tests Once

python -m pytest

Launch the Test Runner in the Interactive Watch Mode

ptw . --now --last-failed --new-first

Releases

Packages

Used by

Contributors

Languages