The post has been translated automatically. Original language: Russian
We almost missed it (see Wikipedia), fortunately we were prompted on LinkedIn.
We really love Python. Therefore, only from those repositories of the company that our CEO Alexey Dral has at hand (working projects after updating the laptop), more than 50k lines of Python code:
workspace$ find . -name "*.py" | xargs wc -l | tail -1
52036 total
Let's share in the comments everyone's level of python and the Python repository they love. As you can guess, we have quite a lot of NDAs, so we can only share the Python tutorial on GitHub: https://github.com/big-data-team/python-course
And on the link above (LinkedIn), a friend shares a cool repository on LLM authored by Andrey Karpaty.
Likes and reposts are welcome as always.
#study #work
❗️ Чуть не пропустили (см. Wikipedia), благо подсказали на LinkedIn.
Мы очень любим Python. Поэтому только из тех репозитариев компании, которые у нашего СEO Alexey Dral под рукой (рабочие проекты после обновления ноута), более 50k строк кода на Python:
workspace$ find . -name "*.py" | xargs wc -l | tail -1
52036 total
Давайте в комментариях каждый поделится своим уровнем питонячести и репозиторием Python, который он любит. У нас, как вы можете догадаться, довольно много NDA, поэтому можем поделиться только учебным курсом по Python на GitHub: https://github.com/big-data-team/python-course
А по ссылке выше (LinkedIn) товарищ делится крутым репозиторием по LLM авторства Андрея Карпатого.
Лайки и репосты - как всегда приветствуются 😉
#study #work