Book description
Develop Python applications using an enterprise-based approach with unit and acceptance tests by following agile methods to create a minimum viable product (MVP) and iteratively add features
Key Features
- Master Python and related technologies by working on 12 hands-on projects
- Accelerate your career by building a personal project portfolio
- Explore data acquisition, preparation, and analysis applications
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description
In today's competitive job market, a project portfolio often outshines a traditional resume. Python Real-World Projects empowers you to get to grips with crucial Python concepts while building complete modules and applications. With two dozen meticulously designed projects to explore, this book will help you showcase your Python mastery and refine your skills. Tailored for beginners with a foundational understanding of class definitions, module creation, and Python's inherent data structures, this book is your gateway to programming excellence. You’ll learn how to harness the potential of the standard library and key external projects like JupyterLab, Pydantic, pytest, and requests. You’ll also gain experience with enterprise-oriented methodologies, including unit and acceptance testing, and an agile development approach. Additionally, you’ll dive into the software development lifecycle, starting with a minimum viable product and seamlessly expanding it to add innovative features. By the end of this book, you’ll be armed with a myriad of practical Python projects and all set to accelerate your career as a Python programmer.
What you will learn
- Explore core deliverables for an application including documentation and test cases
- Discover approaches to data acquisition such as file processing, RESTful APIs, and SQL queries
- Create a data inspection notebook to establish properties of source data
- Write applications to validate, clean, convert, and normalize source data
- Use foundational graphical analysis techniques to visualize data
- Build basic univariate and multivariate statistical analysis tools
- Create reports from raw data using JupyterLab publication tools
Who this book is for
This book is for beginner-to-intermediate level Python programmers looking to enhance their resume by adding a portfolio of 12 practical projects. A basic understanding of the Python language and its aligned technologies is a must. The book helps you polish your Python skills and project-building prowess without delving into basic Python fundamentals.
Table of contents
- Preface
- Chapter 1: Project Zero: A Template for Other Projects
- Chapter 2: Overview of the Projects
- Chapter 3: Project 1.1: Data Acquisition Base Application
- Chapter 4: Data Acquisition Features: Web APIs and Scraping
- Chapter 5: Data Acquisition Features: SQL Database
- Chapter 6: Project 2.1: Data Inspection Notebook
-
Chapter 7: Data Inspection Features
- 7.1 Project 2.2: Validating cardinal domains — measures, counts, and durations
- 7.1.1 Description
- 7.1.2 Approach
- 7.1.3 Deliverables
- 7.2 Project 2.3: Validating text and codes — nominal data and ordinal numbers
- 7.2.1 Description
- 7.2.2 Approach
- 7.2.3 Deliverables
- 7.3 Project 2.4: Finding reference domains
- 7.4 Summary
- 7.5 Extras
- Chapter 8: Project 2.5: Schema and Metadata
- Chapter 9: Project 3.1: Data Cleaning Base Application
-
Chapter 10: Data Cleaning Features
- 10.1 Project 3.2: Validate and convert source fields
- 10.2 Project 3.3: Validate text fields (and numeric coded fields)
- 10.3 Project 3.4: Validate references among separate data sources
- 10.4 Project 3.5: Standardize data to common codes and ranges
- 10.5 Project 3.6: Integration to create an acquisition pipeline
- 10.6 Summary
- 10.7 Extras
- Chapter 11: Project 3.7: Interim Data Persistence
- Chapter 12: Project 3.8: Integrated Data Acquisition Web Service
- Chapter 13: Project 4.1: Visual Analysis Techniques
- Chapter 14: Project 4.2: Creating Reports
- Chapter 15: Project 5.1: Modeling Base Application
- Chapter 16: Project 5.2: Simple Multivariate Statistics
- Chapter 17: Next Steps
- Other Books You Might Enjoy
- Index
Product information
- Title: Python Real-World Projects
- Author(s):
- Release date: September 2023
- Publisher(s): Packt Publishing
- ISBN: 9781803246765
You might also like
book
Tiny Python Projects
A long journey is really a lot of little steps. The same is true when you're …
book
Python Programming with Design Patterns
Improve Your Python Code with Modern Object-Oriented Design Patterns To write clean, efficient, maintainable code, developers …
video
Python in Practice - 15 Projects to Master Python
In this course, the initial few sections help you take a tour of programming in Python, …
book
The Big Book of Small Python Projects
If you’ve mastered basic Python syntax and you’re ready to start writing programs, you’ll find The …