notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details on branch 2022Q4
py-apscheduler In-process task scheduler with Cron-like capabilities
3.11.2 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.11.2Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-09-04 17:13:35
Last Update: 2025-12-25 00:54:33
Commit Hash: 444a582
People watching this port, also watch:: p5-Net-HTTP, openjdk8, tmux, font-misc-meltho, py311-pycparser
Also Listed In: python
License: MIT
WWW:
https://pypi.org/project/APScheduler/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}APScheduler>0:devel/py-apscheduler@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-apscheduler/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-apscheduler
  • pkg install py311-APScheduler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-APScheduler listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-APScheduler
Package flavors (<flavor>: <package>)
  • py311: py311-APScheduler
distinfo:
TIMESTAMP = 1766363950 SHA256 (apscheduler-3.11.2.tar.gz) = 2a9966b052ec805f020c8c4c3ae6e6a06e24b1bf19f2e11d91d8cca0473eef41 SIZE (apscheduler-3.11.2.tar.gz) = 108683

Packages (timestamps in pop-ups are UTC):
py37-apscheduler
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.6.3--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py39-apscheduler
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--3.10.4--n/an/an/a
FreeBSD:14:latest--3.9.1--3.10.1-3.10.1
FreeBSD:14:quarterly-----3.10.43.10.43.10.4
FreeBSD:15:latest--n/a-n/an/a3.10.43.10.4
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-APScheduler
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.11.23.11.2-3.11.03.11.2n/an/an/a
FreeBSD:13:quarterly3.11.23.11.2-3.11.03.11.2n/an/an/a
FreeBSD:14:latest3.11.23.11.2-3.11.03.11.2---
FreeBSD:14:quarterly3.11.23.11.2-3.11.03.11.2---
FreeBSD:15:latest3.11.23.11.2n/a3.11.0n/an/a--
FreeBSD:15:quarterly3.11.23.11.2n/a-n/an/a--
FreeBSD:16:latest3.11.23.11.2n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-setuptools-scm>0 : devel/py-setuptools-scm@py311
  3. py311-wheel>0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-anyio>=4.5.2 : devel/py-anyio@py311
  2. py311-tornado>0 : www/py-tornado@py311
  3. py311-pytz>0 : devel/py-pytz@py311
  4. py311-pytest>=7,1 : devel/py-pytest@py311
  5. python3.11 : lang/python311
Runtime dependencies:
  1. py311-tzlocal>=3 : devel/py-tzlocal@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. net-im/py-python-telegram-bot
  2. science/py-abipy
  3. security/theonionbox
  4. www/flexget
  5. www/py-calibreweb
  6. www/py-flask-apscheduler

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-flexget*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-apscheduler
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/apscheduler/
  2. https://pypi.org/packages/source/a/apscheduler/
Collapse this list.

There are no commits on branch 2022Q4 for this port