matmunn / django-flexible-subscriptions

A subscription and recurrent billing application for Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-flexible-subscriptions

PyPI PyPI - Python Version PyPI - Django Version License

Travis-CI build status Codecov code coverage

Django Flexible Subscriptions provides subscription and recurrent billing for Django applications. Any payment provider can be quickly added by overriding the placeholder methods.

Getting Started

Instructions on installing and configuration can be found on Read The Docs.

Support

The docs provide examples for setup and common issues to be aware of. For any other issues, you can submit a GitHub Issue.

Contributing

Contributions are welcome, especially to address bugs and extend functionality. Full details on contributing can be found in the docs.

Versioning

This package uses a MAJOR.MINOR.PATCH versioning, as outlined at Semantic Versioning 2.0.0.

Authors

Joshua Robert Torrance (StudyBuffalo)

License

This project is licensed under the GPLv3. Please see the LICENSE file for details.

Acknowledgements

Changelog

You can view all package changes on the docs.

About

A subscription and recurrent billing application for Django.

License:GNU General Public License v3.0


Languages

Language:Python 91.5%Language:HTML 8.5%