Skip to content

nguyenung/python-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Script Programming

We learn nothing by being right.

This repository contains various Python scripts for common tasks, as well as projects to help developers learn and practice Python programming.

Table of Contents

Installation

To use the scripts in this repository, you will need to have Python installed on your computer. You can download Python from the official website at https://www.python.org/downloads/.

Some scripts may also require additional libraries or modules to be installed. These dependencies will be listed in the script's documentation.

Usage

To use a script, simply download the .py file to your computer and run it using the Python interpreter. For example:

$ python my_script.py

Some scripts may take command line arguments or require user input during runtime. Refer to the script's documentation for more information.

Contributing

Contributions to this repository are welcome! If you find a bug, have a suggestion for a new feature, or would like to contribute a new script or project, please open an issue or pull request.

When contributing code, please ensure that it follows the PEP 8 style guide for Python code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages