Skip to content

singV/Python-beginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-beginners

About

Welcome to my tutorial on Python beginners.

In this series we will discuss about python tools which you can use in your projects to created more structured and meaningful python projects.

This series does not teaches you python programming but it teaches you tools through which you can manage your python project. Even if you are new to python projects or just starting using python in your projects, you should be able to understand the concepts easily.

Contents

This series is divided into following sections:

Lesson 1: This lesson teaches you to manage your python environment using Docker and virtual environments.

Lesson 2: This lesson teaches you to document your python project (Using Sphinx)

Lesson 3: This lesson introduces you to ceverage tools. We'll discuss about Static and Dynamic code analysis in this section.

Releases

No releases published

Packages

No packages published

Languages