python

  1. LeakGod

    FastAPI: Python web development [RU]

    FastAPI: Python web development FastAPI is a relatively new but robust framework with a clean design that takes advantage of the latest Python capabilities. As the name suggests, FastAPI is fast and can compete with similar frameworks in languages such as Golang. This hands-on book will...
  2. LeakGod

    Learning Ray: Flexible Distributed Python for Machine Learning

    Learning Ray: Flexible Distributed Python for Machine Learning Get started with Ray, the open source distributed computing framework that simplifies the process of scaling compute-intensive Python workloads. With this practical book, Python programmers, data engineers, and data scientists...
  3. LeakGod

    Programming Puzzles: Python Edition

    Programming Puzzles: Python Edition Python programming isn't about what you know; it's about what you can figure out.” – Chris Pine, author and discoverer of Ruby computer language In Programming Puzzles: Python Edition, industry expert software engineer with 10+ years Python coding and...
  4. LeakGod

    Introduction to Python Programming

    Introduction to Python Programming Introduction to Python Programming provides a comprehensive foundation in programming concepts and skills, and it is aligned to the scope of most introductory courses. A wide array of scenarios, contexts, and problems reflect programming applications in many...
  5. LeakGod

    Django 5 By Example, 5th Edition: Build powerful and reliable Python web applications from scratch

    Django 5 By Example, 5th Edition: Build powerful and reliable Python web applications from scratch Build four real-world Django apps and learn Django by doing. Create fully functional web applications with authentication, content management systems, payment processing, REST APIs, and more...
  6. LeakGod

    Data Mining with Python / Data collection using Python

    Data is everywhere and it's growing at an unprecedented rate. But making sense of all that data is a challenge. Data Mining is the process of discovering patterns and knowledge from large data sets, and Data Mining with Python focuses on the hands-on approach to learning Data Mining. It...
  7. LeakGod

    Using Stable Diffusion with Python: Mastering AI Image Generation, Covering Diffusers, LoRA, Textual Inversion, ControlNet and Prompt Design design

    Master AI image generation by leveraging GenAI tools and techniques such as diffusers, LoRA, textual inversion, ControlNet, and prompt design Key Features Master the art of generating stunning AI artwork with the help of expert guidance and ready-to-run Python code Get instant access to emerging...
  8. Sauron

    Hacking Windows with Python from Scratch

    Hacking Windows with Python from Scratch Learn how hackers hacks windows machine and bypass antiviruses.(The practical way) What you’ll learn Create undetectable payload Hack any windows based machine and get full access Execute shell commands, download and upload files and access webcam...
  9. Sauron

    Flask Develop Web Applications in Python

    Hidden content
  10. LeakGod

    Building Modern GUIs with tkinter and Python

    Learn how to create stunning user interfaces using the tkinter Python library Key Features ● Explore the art of presenting information effectively using display widgets like labels, text boxes, images, and buttons. ● Delve into advanced topics like working with images, canvas drawing...
  11. LeakGod

    Fast Python high performance techniques for large datasets

    Master Python techniques and libraries to reduce run times, efficiently handle huge datasets, and optimize execution for complex machine learning applications. Fast Python is a toolbox of techniques for high performance Python including: Writing efficient pure-Python code Optimizing the NumPy...
  12. Sauron

    FrontendMasters - Intermediate Python

    Syllabus Introduction & Prerequisites REPL & Running Python in VS Code Course Introduction Python Philosophy Converting Between Types Practice: Converting Between Types List Comprehensions Conditionals List Operations Sets & Dictionaries Generator Expressions Slicing Lists zip Function Practice...
  13. LeakGod

    Hands-On Microservices with Django: Build cloud-native and reactive applications with Python using Django 5

    Unlock the potential of microservices architecture and master the art of building scalable and resilient web applications using Django Key Features Deliver, optimize, and secure high-performing microservices in Django Apply community-standard components for microservices like DRF (RESTful APIs)...
  14. LeakGod

    Network Science with Python: Explore the networks around us using network science, social network analysis, and machine learnin

    Create networks using data points and information Learn to visualize and analyze networks to better understand communities Explore the use of network data in both - supervised and unsupervised machine learning projects Book Description Network analysis is often taught with tiny or toy data sets...
  15. LeakGod

    Prototyping Python Dashboards for Scientists and Engineers

    Create interactive, data-driven dashboards using Python. This how-to guide is a practical resource for those (with modest programming skills) who work in scientific and engineering fields and want to leverage the power of Python to visualize and analyze data in a user-friendly dashboard format...
  16. LeakGod

    OpenAI GPT For Python Developers: The art and science of developing intelligent apps with OpenAI GPT-3, DALL·E 2, CLIP, and Whisper / OpenAI GPT for P

    Explore the fascinating world of artificial intelligence and solve real-life problems! In this hands-on tutorial, you'll build smart, real-world applications using GPT-3, DALL-E, Whisper, CLIP, and other tools from the OpenAI and ML ecosystem. Rest assured, you don't need to be a data scientist...
  17. LeakGod

    Ultimate Neural Network Programming with Python: Create Powerful Modern AI Systems by Harnessing Neural Networks with Python, Keras, and TensorFlow

    Master neural networks to build modern artificial intelligence systems. Book Description This book is a practical guide to the world of artificial intelligence (AI), covering the mathematics and principles behind applications such as Google Maps and Amazon. The book begins with an introduction...
  18. LeakGod

    Python Deep Learning: Understand how deep neural networks work and apply them to real-world tasks

    Master effective navigation of neural networks, including convolutions and transformers, to tackle computer vision and NLP tasks using Python Key Features Understand the theory, mathematical foundations and the structure of deep neural networks Become familiar with transformers, large language...
  19. LeakGod

    Learn AI-assisted Python Programming: With GitHub Copilot and ChatGPT

    Writing computer programs in Python just got a lot easier! Use AI-assisted coding tools like GitHub Copilot and ChatGPT to turn your ideas into applications faster than ever. AI has changed the way we write computer programs. With tools like Copilot and ChatGPT, you can describe what you want in...
  20. LeakGod

    A Beginner's Guide to Programming with Python on Microcontrollers, 2nd Edition

    This book will help you quickly learn to program for microcontrollers and IoT devices without a lot of study and expense. MicroPython and controllers that support it eliminate the need for programming in a C-like language, making the creation of IoT applications and devices easier and more...
Top