https://github.com/hasibomi/prayer-time-csv
Generate prayer time in CSV
https://github.com/hasibomi/prayer-time-csv
automation csv csv-export python3 scripting
Last synced: 6 months ago
JSON representation
Generate prayer time in CSV
- Host: GitHub
- URL: https://github.com/hasibomi/prayer-time-csv
- Owner: hasibomi
- Created: 2021-03-15T11:31:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T11:42:04.000Z (about 5 years ago)
- Last Synced: 2025-03-20T17:22:12.323Z (about 1 year ago)
- Topics: automation, csv, csv-export, python3, scripting
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
Generate prayer time in CSV format in America/New_York timezone.
API used: https://aladhan.com/prayer-times-api
I will continue adding more support on this project.
## Requirements
1. Python >= 3.6
## Installation
1. Generate virtualenv. `python3 -m venv env`
2. Unix based OS: `source env/bin/activate`. Windows: `.\env\Scripts\activate`
3. Run `pip install -r requirements.txt`
4. Run `python main.py`
5. You will get `prayer_time.csv` file. The file will have all the prayer times of the **current year**