-
Updated
Oct 12, 2020 - Shell
scripts-collection
Here are 248 public repositories matching this topic...
-
Updated
Oct 1, 2020 - CSS
-
Updated
May 28, 2020 - PowerShell
-
Updated
Oct 7, 2020 - Shell
-
Updated
Sep 30, 2020 - Shell
-
Updated
Oct 12, 2020 - Python
-
Updated
Sep 1, 2020 - PowerShell
-
Updated
Mar 18, 2020 - Python
-
Updated
Oct 12, 2020 - PowerShell
-
Updated
Nov 17, 2019 - AppleScript
-
Updated
Dec 6, 2019 - Perl
-
Updated
Jul 18, 2019 - Python
-
Updated
Dec 11, 2019 - Perl
-
Updated
Sep 5, 2020 - Shell
Website Cloner
Description
Given the link of the website, download all the files required for the offline reading, storage, etc.
Web scraping used for extracting data from the websites
Technologies and Languages
- Python
Any other technology and language is also welcome.
-
Updated
Sep 30, 2020 - Python
-
Updated
Dec 14, 2019 - Python
-
Updated
Jun 10, 2019 - Java
-
Updated
May 20, 2020 - PowerShell
-
Updated
Feb 29, 2020 - PowerShell
-
Updated
Oct 12, 2020 - Shell
-
Updated
Apr 30, 2019 - Python
-
Updated
Oct 6, 2019 - Shell
unmet dependencie: make, build-essensial
-
Updated
Apr 8, 2020 - Shell
Improve this page
Add a description, image, and links to the scripts-collection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scripts-collection topic, visit your repo's landing page and select "manage topics."


Description
Create a Python Script that can be used to initialize a Flask Folder Structure. Your Script should take arguments from the User on what should be the name of the Project, the Folder Location and create a Virtual Environment for the same. The Folder Structure for majority of the Flask Projects looks something like this: