Skip to content

Python scripts that i created to ease tasks and things for me βœŒπŸ’».

License

Notifications You must be signed in to change notification settings

chemsedd/python-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

38 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Scripts

This is a small repositery that contains different python scripts that i use to ease my daily tasks.

Contents

Project init

A small command line tool that automates the creation of folders. I use it specifically for initializing a design project (Adobe illustrator or Adobe Photoshop).

Example:

python init_dir.py --path my_project -a -j -p

Project init script

Weather API

A command line tool for retrieving weather data from the api.openweathermap.org server. The website provides current detailed weather data about a long list of cities around the world. The command line offers easy retrieval of these data.

python get-weather.py london --verbose

Example:

weather-cli-help weather-cli-example

YTS Top Movies

Retreives top movies from the YTS website, and display them with some information. The script scrappes the HTML from the website and retreives the data. Then displays in on the console.

python yts-top-movies.py

Example:

YTS TOP MOVIES


Main Author: Chems Eddine Senoussi

About

Python scripts that i created to ease tasks and things for me βœŒπŸ’».

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages