Moroccan Prayer Times CLI
Reason this release was yanked:
Missing requirment
Project description
Moroccan Prayer Times CLI
A command-line interface (CLI) application to fetch and display Moroccan prayer times for the current day or the next prayer time remaining, using data provided by the official Moroccan Ministry of Habous and Islamic Affairs website.
Features
- Display today's prayer times for a selected Moroccan city
- Show the time remaining until the next prayer
- Configure the preferred city and language
- Caching the fetched prayer times for better performance
- Localization support for Arabic, English, and French languages
Installation
You can install the package using either pipx
or pip
.
Note: It is highly recommended to install this package using pipx. It provides an isolated environment for installing and managing command-line tools. It also simplifies running CLIs without activating a virtual environment.
Check out this page to compare pip and pipx.
Using pipx
pipx install moroccan-prayer-times
Using pip
pip install moroccan-prayer-times
Usage
After the installation, you can run the CLI application with the following command:
prayertime help
This will display the list of available commands and their descriptions.
Commands
prayertime next
: Show the remaining time until the next prayer.prayertime today
: Display today's prayer times for the configured city.prayertime config
: Display the current configuration (city and language).prayertime setup
: Configure the preferred city and language.prayertime help
: Show the help message.
Note: the default command is
next
.
Configuration
The first time you run the application, it will prompt you to select a city (english is the default language). These settings will be saved for future use.
You can change the city or the language anytime using the setup
command.
NOTE: If you choose to use the Arabic language option with this package, make sure to check the following:
Terminal Encoding: Ensure that your terminal is configured to use UTF-8 or another encoding that supports Arabic characters. In some terminals or IDEs (like PyCharm), you may need to set the encoding explicitly.
Font Support: Verify that your system has fonts installed that support the display of Arabic characters. Without proper font support, Arabic text may not render correctly.
Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.
License
This project is licensed under the MIT License.
Contact
If you have any questions or suggestions, feel free to contact me at ismailben44@gmail.com.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file moroccan_prayer_times-0.0.20.tar.gz
.
File metadata
- Download URL: moroccan_prayer_times-0.0.20.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0de2b56766c7fcc7d85b17091e4caa30c73e8744004d10a7c93ba8fb961acc4 |
|
MD5 | d0cc54ff5745a31399c5e581cbd66740 |
|
BLAKE2b-256 | 6b6606f3d99f272ef33669a6bd89b568aa04a95c54bc56ddb8f85cfdf123795e |
File details
Details for the file moroccan_prayer_times-0.0.20-py3-none-any.whl
.
File metadata
- Download URL: moroccan_prayer_times-0.0.20-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4357b467ce8e0cd80e88a593dd282ea43d68e2ce9d09fe9c543cba84dea967d |
|
MD5 | 287fd0d284226212438592266607fb79 |
|
BLAKE2b-256 | 46c2e5f166c3eaae468e55eafb3a5d1a87ba9cd42336545057b899172efec03a |