Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.61 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.61 KB

Python 3.8 Pywikibot License: MIT

Günün maddesi

Eğer günün maddesi oluşturulmamış ise geçmiş günlerden rastgele bir GM sayfası seçip onun içeriği ile sayfayı oluşturur.

Kurulum

  • Kullanılacak bilgisayarda/sunucuda pywikibot kütüphanesi kurulur ve konfigüre edilir
  • deneme.py betiği çalıştırılır. Deneme sayfası üzerinde test yapılır
  • GununMaddesi.py betiği çalıştırılır. Program test edilir
  • Programı her gece otomatik çalıştırmak için Toolforge üzerine aşağıdaki cron komutu düzenlenerek kaydedilir.
55 23 * * *   /usr/bin/jsub    -N Vikipedi-GununMaddesi        -once -quiet python3 /data/project/mavrikant/pywikibot/pwb.py /data/project/mavrikant/GununMaddesi/GununMaddesi.py

Geliştiriciler

License

  • This project is licensed under the terms of the MIT License
  • Copyright © 2015 M. Serdar Karaman