Пакет python-module-apscheduler: Информация

    Исходный пакет: python-module-apscheduler
    Версия: 3.1.0-alt1.dev1.git20141020.1.1.1
    Собран:  20 апреля 2019 г. 16:09 в задании #227473
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/APScheduler/

    Лицензия: MIT
    О пакете: In-process task scheduler with Cron-like capabilities
    Описание: 
    Advanced Python Scheduler (APScheduler) is a Python library that lets
    you schedule your Python code to be executed later, either just once or
    periodically. You can add new jobs or remove old ones on the fly as you
    please. If you store your jobs in a database, they will also survive
    scheduler restarts and maintain their state. When the scheduler is
    restarted, it will then run all the jobs it should have run while it was
    offline.
    
    Among other things, APScheduler can be used as a cross-platform,
    application specific replacement to platform specific schedulers, such
    as the cron daemon or the Windows task scheduler. Please note, however,
    that APScheduler is not a daemon or service itself, nor does it come
    with any command line tools. It is primarily meant to be run inside
    existing applications. That said, APScheduler does provide some building
    blocks for you to build a scheduler service or to run a dedicated
    scheduler process.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-apscheduler (noarch)
    python-module-apscheduler-docs (noarch)
    python-module-apscheduler-pickles (noarch)
    python3-module-apscheduler (noarch)

    Сопровождающий: Eugeny A. Rostovtsev


      1. python3-module-html5lib
      2. python3-module-pbr
      3. python3-module-pycares
      4. python3-module-pygobject3
      5. python3-module-pytz
      6. python3-module-serial
      7. python3-module-setuptools
      8. python3-module-setuptools
      9. python3-module-unittest2
      10. python3-module-zope
      11. rpm-build-python3
      12. rpm-macros-sphinx
      13. rpm-build-python3
      14. python-module-PyQt4
      15. python-module-alabaster
      16. time
      17. python-module-docutils
      18. python-module-funcsigs
      19. python-module-futures
      20. python-module-gevent
      21. python-module-html5lib
      22. python-module-objects.inv
      23. python-module-pbr
      24. python-module-pymongo
      25. python-module-redis-py
      26. python-module-setuptools
      27. python-module-setuptools
      28. python-module-tornado
      29. python-module-twisted-logger
      30. python-module-tzlocal
      31. python-module-unittest2

    Последнее изменение


    2 февраля 2018 г. Stanislav Levin 3.1.0-alt1.dev1.git20141020.1.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    13 марта 2016 г. Ivan Zakharyaschev 3.1.0-alt1.dev1.git20141020.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    28 января 2016 г. Mikhail Efremov 3.1.0-alt1.dev1.git20141020.1
    - NMU: Use buildreq for BR.