An open API service indexing awesome lists of open source software.

https://github.com/davidcortesortuno/python_zero_hero


https://github.com/davidcortesortuno/python_zero_hero

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Python From Zero To Hero

This repository contains codes for the **Python** workshop.

## List of codes

1. `arxiv_parser.py`: This code uses BeautifulSoup to process data obtained from **ArXiV** in XML format.

2.