Metadata-Version: 2.5
Name: oxpull
Version: 0.0.1
Summary: Name reservation for the commercial tier of django-ox. The distributed package is not published here.
Project-URL: Homepage, https://oxpull.github.io
Project-URL: Documentation, https://oxpull.github.io/django-ox/
Project-URL: Source, https://github.com/oxpull/django-ox
Author: Oxpull
License-Expression: BSD-3-Clause
Keywords: background-tasks,django,task-queue,tasks,worker
Classifier: Development Status :: 1 - Planning
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Oxpull

The `oxpull` name on PyPI is reserved by Oxpull, the maintainers of
[django-ox](https://pypi.org/project/django-ox/).

The open source worker backend is **django-ox**. Install that:

```
pip install django-ox
```

Oxpull Pro is distributed from a licensed package index rather than from PyPI,
so the distribution published here is a placeholder and contains no
functionality. Holding the name means that `pip install oxpull` against a
misconfigured index cannot resolve to somebody else's code.

Documentation: <https://oxpull.github.io/django-ox/>
