Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

Developing Python Packages

Course Cover

5

(3)

compare button icon
Course Report - Developing Python Packages

Course Report

Find detailed report of this course which helps you make an informed decision on its relevance to your learning needs. Find out the course's popularity among Careervira users and the job roles that would find the course relevant for their upskilling here. You can also find how this course compares against similar courses and much more in the course report.

Course Features

icon

Duration

4 hours

icon

Delivery Method

Online

icon

Available on

Limited Access

icon

Accessibility

Mobile, Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

4 hours

Course Description

This course offers a solution to the common problem of copying and pasting code into different files. It teaches you how to wrap your code into Python packages, making it easier to read and share. The course covers package structure and how to turn loose code into packages. It also introduces Flake8, a tool for maintaining import structure and code style. To save time, you'll learn how to use cookiecutter to create packages. Furthermore, the course guides you through the process of publishing your packages to PyPI, the global stage for Python packages, using tools like twine and setuptools. This comprehensive course is perfect for anyone looking to enhance their Python programming skills and become a proficient developer.

Course Overview

projects-img

Virtual Labs

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Hands-On Training,Instructor-Moderated Discussions

Skills You Will Gain

Prerequisites/Requirements

Introduction to Shell

Writing Functions in Python

What You Will Learn

Learn to create your own Python packages to make your code easier to use and share with others

In this course, you’ll learn about package structure and the extra files needed to turn loose code into convenient packages

You'll also learn about import structure, documentation, and how to maintain code style using flake8

Finally, you'll learn how to use setuptools and twine to build and publish your packages to PyPI—the world stage for Python packages

Course Instructors

Author Image

James Fulton

Climate Informatics Researcher

James is a PhD researcher at the University of Edinburgh, where he tutors computing, machine learning, data analysis, and statistical physics. His research involves using and developing machine learn...

Course Reviews

Average Rating Based on 3 reviews

5.0

100%

Course Cover