Skip to content

bdf715/python-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brain-games

Python CI hexlet-ckeck Maintainability PEP8

This repository was created and maintained by Aleksandr Efimovskiy

asciicast

Install

  1. Download repository
git clone https://github.com/bdf715/python-project-lvl1.git
  1. Make sure you have poetry and make installed on your machine
cd python-project-lvl1
make install
make build
make package-install

This will install brain-games in current user environment

  1. To run games:
brain-calc
brain-even
brain-progression
brain-prime
brain-gcd

Links

This project was built using these tools:

Tool Description
poetry "Python dependency management and packaging made easy"
flake8 "Python PEP8 linter"
make "GNU utility, used to build and install your package without knowing the details of how that is done"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published