Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

DAVEALLCAPS/PYTHON-SCRIPTS

Repository files navigation

DAVE'S RANDOM PYTHON SCRIPT STORAGE

STRONG RANDOM PASSWORD TO CLIPBOARD

A python script to quickly generate a 50 character password consisting of UPPER, lower, 0123, and a limited selection of symbols. This is done using the string and secrets imports, as well as pyperclip to copy the password directly to the clipboard for easy use, just paste and go.

DAVESFIRSTNOTEBOOK.ipynb from How to Install Jupyter and Create Your First Notebook

Installing Jupyter Notebook with pip and creating your first notebook.

BASIC WEB SCRAPER USING REQUESTS AND BEAUTIFULSOUP

Scraping a sample HTML page from the web for some data about countries using requests and bs4. Grabs country names from scrapethissite/simple

About

DAVE'S RANDOM PYTHON SCRIPT STORAGE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published