Skip to content

pp/python-scripts

Repository files navigation

python-scripts

This is a collection of Python scripts I wrote.

Requirements

Python version 3.2+

Packages used: beautifulsoup4, python-dateutil, requests

List

  • age_of_person.py: get the age of a given person
  • hex_to_rgb.py: supply a hex color value and get the corresponding RGB value
  • python_dl_link.py: get the download link to the latest Windows installer for Python
  • sqlite_usage.py: how to use SQLite (creating a table, inserting and selecting rows)
  • web_server.py: a simple web server
  • yt_video_stats.py: retrieve some stats of a Youtube video

About

A collection of Python scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages