
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Un package Python qui, par la permission d'Allah, soit un bien pour la communauté musulmane francophone.
mydeen est un package Python qui, par la permission d’Allah ﷻ, vise à faciliter l’accès aux ressources islamiques (Coran, chaînes YouTube éducatives) pour la communauté francophone.
Hifz
)TypedDict
, NamedTuple
, Enum
) pour plus de fiabilitépip install mydeen
⚠️ Python 3.9 ou supérieur requis
from mydeen import MyDeen
mydeen = MyDeen()
surahs = mydeen.meta_surahs().get_all()
medinoises = mydeen.meta_surahs().get_by("revelation_type", ["Medinoise"])
from mydeen import MemoryQuran, PartsNameEnum
memory = MemoryQuran()
# Accéder aux sourates de la partie 'al_mufassal'
part = memory.get_parts(PartsNameEnum.al_mufassal)
# Récupérer les noms des sourates
noms = memory.get_surah_names(PartsNameEnum.al_mufassal)
from mydeen import YoutubeServices, Config
yt = YoutubeServices(api_key="VOTRE_CLE_API")
channel_id = yt.channels.lecoransimplement
playlists = yt.get_playlist(channel_id)
videos = yt.get_videos_playlist(playlists[0]['id'])
mydeen/
├── config.py
├── exception_error.py
├── interface.py
├── memory_quran.py
├── metasurahs.py
├── meta_quran_reader.py
├── mydeen.py
├── yt_services.py
└── ...
Toute contribution utile est la bienvenue, qu’il s’agisse de correction, documentation ou nouvelles fonctionnalités.
Ce projet est sous licence MIT — Faites-en bon usage et avec sincérité.
"Les actions ne valent que par les intentions."
— Hadith authentique (rapporté par Al-Bukhari & Muslim)
Ce projet a été initié dans le but de propager la science bénéfique et l'amour du Coran. Qu’Allah accepte 🌙
Développé avec foi par YassinePaquitoNobody
📧 Contact : monsieurnobody01@gmail.com
🔗 Mon GitHub
FAQs
Un package Python qui, par la permission d'Allah, soit un bien pour la communauté musulmane francophone.
We found that mydeen demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.