https://github.com/danodus22/taming-time-in-python
A location with a jupyter notebook, information on date & time formats, the libraries and examples for Python API & webscraping
https://github.com/danodus22/taming-time-in-python
apis datetime-format datetime-library python3 webscraping
Last synced: 2 days ago
JSON representation
A location with a jupyter notebook, information on date & time formats, the libraries and examples for Python API & webscraping
- Host: GitHub
- URL: https://github.com/danodus22/taming-time-in-python
- Owner: danodus22
- License: mit
- Created: 2025-01-25T17:44:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T15:43:00.000Z (about 1 year ago)
- Last Synced: 2025-01-28T16:31:50.032Z (about 1 year ago)
- Topics: apis, datetime-format, datetime-library, python3, webscraping
- Language: Jupyter Notebook
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Taming-Time-in-Python
---
This repository was created while I was working on my Webscraping and Api project for cities information:
https://github.com/danodus22/scrapi-cities-info-app
During this time, I spent a lot of time dealing with the various international time and date formats.
The result is this Jupyter Notebook, which contains many examples and is a kind of sandbox or playbook.
It can be used for practicing or trying things out to immerse yourself in the world of international time and date formats.
You can download it, simply open it and test various formats, conversions and libraries.