Skip to content

Sylenia/TWN-Programming-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Programming with Python: Demo Projects

This repository contains three demo projects demonstrating Python's versatility in handling various programming tasks, including user interaction, data processing, and API integration. Below is a brief overview of each project.


1. Countdown Application

Technologies Used: Python, Git
Description: A console-based application that accepts a goal and a deadline from the user and calculates the remaining time until the specified deadline.


2. Automation with Python

Technologies Used: Python, Git
Description: A Python script to process and manipulate data from a spreadsheet file. It calculates various metrics, updates the file with new values, and saves the results.


3. API Request to GitLab/GitHub

Technologies Used: Python, GitLab API, GitHub API, Git Description: An application that interacts with the GitLab/GitHub API to fetch and display a list of public repositories for a specified user, including their names and URLs.


These projects serve as practical examples of Python's application in real-world scenarios, providing hands-on experience with different programming techniques and libraries.

Happy Coding! 🚀🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages