Pinned Repositories
absolufy-imports
Automatically convert relative imports to absolute
action-poetry-package-update
GitHub Action for updating Python Poetry packages
board-game-bots
Board game bots
contributor_covenant
Pledge your respect and appreciation for contributors of all kinds to your open source project.
coveragepy
Code coverage measurement for Python
flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
flake8-picky-parentheses
flake8 plugin to check for redundant parentheses
interviews
Practice questions for interviews.
shpyx
Run shell commands in Python
sqlakeyset
offset-free paging for sqlalchemy
Apakottur's Repositories
Apakottur/shpyx
Run shell commands in Python
Apakottur/action-poetry-package-update
GitHub Action for updating Python Poetry packages
Apakottur/sqlakeyset
offset-free paging for sqlalchemy
Apakottur/board-game-bots
Board game bots
Apakottur/absolufy-imports
Automatically convert relative imports to absolute
Apakottur/contributor_covenant
Pledge your respect and appreciation for contributors of all kinds to your open source project.
Apakottur/coveragepy
Code coverage measurement for Python
Apakottur/flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
Apakottur/flake8-picky-parentheses
flake8 plugin to check for redundant parentheses
Apakottur/interviews
Practice questions for interviews.
Apakottur/loguru
Python logging made (stupidly) simple
Apakottur/playground
Testing stuff
Apakottur/sh
Python process launching
Apakottur/moto
A library that allows you to easily mock out tests based on AWS infrastructure.
Apakottur/mypy
Optional static typing for Python
Apakottur/pytest_httpx
pytest fixture to mock HTTPX
Apakottur/pyupgrade
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
Apakottur/sqlalchemy
The Database Toolkit for Python
Apakottur/strawberry
A new GraphQL library for Python 🍓
Apakottur/wait-on-check-action
This action can be used to halt any workflow until required checks for a given ref (e.g., in a sibling workflow) pass successfully.