Python topic
Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
Smart_Construction
Base on YOLOv5 Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗
confusable_homoglyphs
ϲοnfuѕаblе_һοmоɡlyphs
awesome-python-in-education
A curated list about Python in Education :snake: :mortar_board:
Chrome-Bookmarks-Parser
Back up and parse Google Chrome's Bookmarks.bak file
Windows-10-Lock-Screen-Image-Lookup
Finds the current Windows 10 Lock Screen wallpaper and does a reverse image search on Google
git-test
Run automated tests against a range of Git commits and keep track of the results
bayesian-modeling
Case studies with Bayesian methods
DAT208x-Introduction-to-Python-for-Data-Science-by-Edx
My solution of tasks of course "DAT208x Introduction to Python for Data Science"
Data-Structures-Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++