• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

⚔️ Reference for python codewars tasks solutions

More Repositories

1

python-ood

💠 Essential object oriented design (python, pytest, travisCI)
Python
55
star
2

python-page-object

📔 Page object design pattern implementation (python + pom + selenium + pytest + travisCI)
Python
25
star
3

badoo-liker

😍 Bot to get mutual likes from badoo service (python + pom + selenium + docker + pytest)
Python
11
star
4

pytest-emoji-output

😏 Pytest plugin to represent test output with emoji (pytest + travisCI)
Python
9
star
5

snakegame-cli

🐍 Terminal snake game (python + curses)
Python
9
star
6

guess-the-melody

🎵 Guess the melody telegram bot quiz (python + sqlite3 + telegramapi + travisCI)
Python
8
star
7

python-type-hints-cheetsheet

📚 Contains a set of tips and tricks for python annotations
Python
8
star
8

calorie-counter

🍔 Web app to calculate calories based on given food (flask, js, docker, heroku)
JavaScript
6
star
9

fast-weather-api

🌡️ Sample of weather REST API based on FastAPI framework (fastapi, nginx, gunicorn)
Python
6
star
10

unittest-bootcamp

📚 Basics of unittest python testing framework (python + unittest)
Python
5
star
11

covid-telebot

🦠 Telegram bot to track coronavirus stats (flask + travisCI + heroku)
Python
4
star
12

quotes

📋 Web app to reflect famous quotes (django, pytest, docker, k8s, heroku, travisCI)
Python
4
star
13

python-optimization-cheetsheet

📚 Contains a set of tips and tricks to optimize python code with generators, coroutines and asyncIO
Python
4
star
14

billtracker

💸 Web tool to track user bills (pyramid + bootstrap + sqlalchemy + alembic + pytest + travisCI + nginx)
Python
4
star
15

devops-master-class

📚 Learn DevOps: Docker, Kubernetes, Terraform, Ansible and Azure DevOps
Java
4
star
16

nba-stats

🏀 Telegram bot that serves NBA games stats (python + flask)
Python
3
star
17

pytest-confluence-report

📊 Pytest plugin to convert test results into confluence report (python + pytest + confluence REST API + travisCI)
Python
3
star
18

currency-converter-bot

💱 Currency converter telegram bot (flask + telegram)
Python
3
star
19

fake-vehicles-api

🚘 Sample RESTful fake api for vehicles (API Star + travis CI + heroku)
Python
3
star
20

pep8-checker

✅ PEP8 web linter (pycodestyle, bottle, aws lambda, docker, heroku)
Python
3
star
21

pypi-fastapi-clone

📦 A PYPI clone based on fastAPI framework (fastAPI, sqlalchemy, bootstrap)
Python
3
star
22

rent-electro-scooter

🛴 CLI application for renting electro-scooters (python + sqlalchemy orm + travis CI)
Python
2
star
23

flake8-cls-attr-order

🔀 flake8 plugin to check class attributes order (flake8, ast)
Python
2
star
24

python-design

📚 Practical and fast-paced guide exploring python design patterns
Python
2
star
25

fake-employee-api

👨‍🔧 Simple mock employees data parser (responder + heroku + pytest + github/travis CI)
Python
2
star
26

async-weather-api

⛓️ Asynchronous weather REST API (asyncio, quart, pytest, docker)
Python
2
star
27

python-puzzles

🤖 python test automation puzzles
2
star
28

django-login-template

👤 Basic django project template with login/registering functionality (django + sqlite + html + bootstrap + pythonanywhere)
Python
2
star
29

django-blog

📔 Basic django blog (django, sqlite, bootstrap)
Python
2
star
30

complainer

👿 Web app to display users product complaints (fastapi, angular, postgreSQL, docker)
TypeScript
2
star
31

newspaper-parser

🗞️ Web tool to parse newspaper resources (python + flask + html/css + travisCI + heroku)
Python
2
star
32

flake8-debug

🛑 flake8 plugin that forbids debug funcs in prod codebase (flake8, ast)
Python
2
star
33

personal-blog

📓 Personal blog sample (flask, pytest, docker)
Python
2
star
34

python-package-template

📦 Reflects howto's for simple python packaging
Python
2
star
35

weather-chatbot

☁️ Weather telegram chatbot (flask + pytest + travisCI + pythonanywhere)
Python
2
star
36

speech-recogniser

🤖 Speech recognition program (python)
Python
1
star
37

christmas-tree

🎄 A simple cli christmas tree, made just for christmas mood (travisCI + githubCI + pytest + pypi)
Python
1
star
38

calculator-gui

🖩 Basic GUI calculator in OOP style (python + tkinter + pytest)
Python
1
star
39

pytest-bootcamp

📚 Consist basics of pytest framework (python + pytest)
Python
1
star
40

motion-detector

🧐 Webcam motion detection system (opencv + pandas)
Python
1
star
41

geolocation-detector

🌎 Simple web app to detect user coordinates (flask, pandas)
Python
1
star
42

jenkins-python

🗳️ Jenkins container with pre-built python (docker, k8s)
Roff
1
star
43

python-algorithms

🧩 Discovers algorithms using python programming language
Python
1
star
44

web-translator

💬 Web translator app (django)
Python
1
star
45

book-inventory

Desktop app for books inventory (tkinter, sqlite)
Python
1
star
46

search-words-puzzle

🧩 A puzzle to search words in a grid of letters (python + pytest + Travis & Github CI)
Python
1
star
47

vyahello

👔 personal portfolio
1
star
48

todo-task-manager

☑️ A simple todo task application (flask, heroku)
Python
1
star
49

movie-searcher

📽️ Movie searcher web app (responder, Vue JS, nginx, docker, k8s)
JavaScript
1
star
50

vyahello.github.io

⚓ Sources for personal blog site
CSS
1
star
51

flask-template

⚙️ Stands for python flask base project template (flask + html + pytest)
Python
1
star
52

book-store

📗 Example of ORM book storage (fastapi + sqlalchemy)
Python
1
star
53

clothes-store

🧺 Example of ORM clothes storage (fastapi + sqlalchemy + pydantic + oauth)
Python
1
star
54

python-decorators-cheetsheet

📚 Contains a set of tips and tricks for python decorators
Python
1
star
55

google-search

🤖 Display 3 most precise google links in your web browser according to the search parameters (python + pytest)
Python
1
star
56

pypi-flask-clone

📦 A PYPI clone based on flask framework (flask, sqlalchemy, mongodb, nginx)
Python
1
star
57

python-classes-cheetsheet

📚 Contains a set of tips and tricks for python classes
Python
1
star
58

flask-login-template

👤 Sample flask project with login functionality (flask + sqlalchemy + html)
Python
1
star