Skip to content

UltiRequiem/python-playground

Repository files navigation

Python Playground

PyTest Pylint Code Style Repo Size License: MIT GitMoji Pylint Score

An interpreted high-level general-purpose programming language

It is the first programming language I learned, so I have quite a bit of experience with it.

To manage dependencies I'm using Poetry, for testing PyTest and for linting PyLint.

And if you are curious my code editor is Neovim 😆

I'm using GitHub Actions as continuos integration, every time I push a commit it runs CodeQL, PyTest and PyLint.

I do some exercises and challenges every day in: UltiRequiem/daily-python-practice

I solved all the Hacker Rank Python Problems.

Interesting Articles

Other Articles

Interesting Questions

Other Questions

License

This is licensed under the MIT License, take what you want 🚀