This package is a way to abstract and simplify the implementation of django platforms that interact with paypal. It turns out to be a nap to receive payments and keep constraints on your platform resources/features. It accepts manual and subscription payments.
The django-paybills package runs on python3.5+ and requires django=>2.1.7.
pip install django-paybills
Check django-paybills wiki for more details.