https://github.com/davidcortesortuno/python_zero_hero
https://github.com/davidcortesortuno/python_zero_hero
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidcortesortuno/python_zero_hero
- Owner: davidcortesortuno
- Created: 2024-11-15T18:06:14.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T16:34:00.000Z (5 months ago)
- Last Synced: 2025-03-27T06:29:27.828Z (2 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.