bsphair / Pyamit

Python utility library which contains utility functions & code snippets helpful for autmation and general purpose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyamit

A Python practise repository!

Structure

Each script/topic goes inside it's own folder with a README.md Line 1 of the README should be a H1 title of the script/topic Line 3 of the README should be a H2 short description

Folders must not have spaces in the name otherwise the folder links will not work

ALWAYS RUN update.py BEFORE PUSHING COMMITS

e.g.

# Project title

## Short description of this project

Index

argparse - No description provided.

assistant - No description provided.

Data_Structure - No description provided.

Deep_learning - No description provided.

download_files_from_csv - No description provided.

google_news - No description provided.

YouTube - Searches a query on YouTube

About

Python utility library which contains utility functions & code snippets helpful for autmation and general purpose.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%