8 مستودعات
Libraries, tutorials, and guides for mastering Python and its data ecosystem.
Explore 8 awesome GitHub repositories matching part of an awesome list · Python Programming Resources. Refine with filters or upvote what's useful.
هذا المشروع عبارة عن دليل شامل منسق من قبل المجتمع ينظم مشهداً واسعاً من مكتبات وأطر عمل وأدوات برمجيات Python. يعمل كقاعدة معرفية مركزية مصممة لتسهيل التنقل في النظام البيئي وتسريع اكتشاف المطورين عبر دورة حياة تطوير البرمجيات بأكملها. يتميز الدليل بتوفير فهرس منظم للموارد مصنف حسب المجال التقني، بدءاً من أدوات التطوير الأساسية وصولاً إلى المجالات الهندسية المتخصصة. ويغطي قدرات عالية المستوى بما في ذلك الذكاء الاصطناعي، وعلوم البيانات، وتطوير الويب، وإدارة البنية التحتية، مما يسمح للمطورين بتحديد حلول موثوقة لتحديات تقنية محددة. يشمل المشروع نطاقاً واسعاً من القدرات، بما في ذلك أدوات إدارة التبعيات، والتحليل الثابت للكود، والاختبار الآلي. كما يقوم بفهرسة موارد تخزين البيانات المستمرة، وأوركسترا البنية التحتية السحابية، وتطوير الواجهات، مما يوفر مرجعاً موحداً لبناء وصيانة الأنظمة البرمجية المعقدة.
Opinionated list of Python frameworks, libraries, and resources.
This project is a structured educational curriculum designed to guide beginners through the fundamental concepts and syntax of the Python programming language. It functions as a self-paced technical training resource, providing a curated path for individuals to acquire core software development skills through a series of daily lessons and practical exercises. The guide distinguishes itself by combining theoretical explanations with hands-on coding tasks that cover the language's dynamic type system, interpreted execution model, and whitespace-based block scoping. It emphasizes the practical a
30-day programming challenge for learning Python.
This project is an interactive data science environment that combines code execution, rich media visualization, and narrative documentation into a persistent, browser-based platform. It serves as a comprehensive educational resource for scientific computing, providing a framework for iterative data analysis and machine learning prototyping. The environment is distinguished by its focus on high-performance numerical computing, utilizing vectorized array operations and memory-mapped data structures to handle large-scale computations efficiently. It features a unified estimator interface that st
Full text of the Python Data Science Handbook.
This project is a comprehensive curriculum for mastering computer science fundamentals and preparing for technical interviews. It provides over 120 interactive Python coding challenges that focus on algorithmic skill development, data structure implementation, and logical problem solving. The learning experience is delivered through a series of executable notebooks that combine instructional content with hands-on coding exercises. Each challenge is self-contained and relies on automated unit tests to verify the correctness of user-implemented solutions against predefined constraints and edge
Interactive Python coding interview challenges.
هذا المشروع عبارة عن دليل للكود النظيف بلغة Python ومورد لإعادة الهيكلة. يوفر مجموعة من مبادئ حرفة البرمجيات وأمثلة مصممة لتحسين قابلية القراءة والصيانة للكود المصدري لـ Python. يركز المورد على تحسين تسمية المتغيرات لإزالة التعيين الذهني وتقسيم الدوال إلى وحدات ذات غرض واحد. ويوفر إرشادات لتقليل تكرار الكود وتنظيم المنطق لضمان بقاء المكونات سهلة التوسيع والصيانة. يغطي المحتوى هندسة البرمجيات وجودة التصميم، بما في ذلك تنفيذ مبادئ SOLID وأنماط التصميم القياسية في الصناعة. كما يتناول إدارة الآثار الجانبية واستخدام سير عمل الاختبار الآلي داخل البيئات الافتراضية.
Clean code concepts adapted for Python.
Probably the best curated list of data science software in Python.
Curated list of Python resources for data science.
ThinkPython
Jupyter notebooks and resources for Think Python.
🐍📊 Welcome to the Python Programming Hub 📊🐍
Resource for understanding Python from scratch.