django-silly-stripe


Namedjango-silly-stripe JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/byoso/django-silly-stripe
SummaryWrapper package for python stripe with Django and/or DRF
upload_time2023-08-08 15:03:08
maintainer
docs_urlNone
authorVincent Fabre
requires_python>=3.7
licenseMIT
keywords django stripe
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django Silly Stripe

DSS focuses only on making SAAS subscriptions as simple as possible.

It is based on stripe's python API.



### [Read the wiki to install and use DSS in your application](https://github.com/byoso/django-silly-stripe/wiki)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/byoso/django-silly-stripe",
    "name": "django-silly-stripe",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "django stripe",
    "author": "Vincent Fabre",
    "author_email": "peigne.plume@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0c/ef/575a3a77ba48cec1a7b170c6a1088780cb588b5c1eec19a6c6e2c66e2d8e/django-silly-stripe-1.0.4.tar.gz",
    "platform": null,
    "description": "# Django Silly Stripe\n\nDSS focuses only on making SAAS subscriptions as simple as possible.\n\nIt is based on stripe's python API.\n\n\n\n### [Read the wiki to install and use DSS in your application](https://github.com/byoso/django-silly-stripe/wiki)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Wrapper package for python stripe with Django and/or DRF",
    "version": "1.0.4",
    "project_urls": {
        "Homepage": "https://github.com/byoso/django-silly-stripe"
    },
    "split_keywords": [
        "django",
        "stripe"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7b7bc687325962becf519cc22ebaa76105dbb76e2887ca3fb45b03ec7f4b98e",
                "md5": "801fb41596d4daa8398d6ace45f4824c",
                "sha256": "17b965cbaa8d42bd3886a097b6814df1649084e6358bed8cf61ade5be8945927"
            },
            "downloads": -1,
            "filename": "django_silly_stripe-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "801fb41596d4daa8398d6ace45f4824c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 21163,
            "upload_time": "2023-08-08T15:03:06",
            "upload_time_iso_8601": "2023-08-08T15:03:06.830190Z",
            "url": "https://files.pythonhosted.org/packages/b7/b7/bc687325962becf519cc22ebaa76105dbb76e2887ca3fb45b03ec7f4b98e/django_silly_stripe-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0cef575a3a77ba48cec1a7b170c6a1088780cb588b5c1eec19a6c6e2c66e2d8e",
                "md5": "da9c0bf49985ea23ee4003156bf611df",
                "sha256": "8362d41c6b5183213e5712d65a47ee6af6bc42e36989baf89b3977fd4d4c547a"
            },
            "downloads": -1,
            "filename": "django-silly-stripe-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "da9c0bf49985ea23ee4003156bf611df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12793,
            "upload_time": "2023-08-08T15:03:08",
            "upload_time_iso_8601": "2023-08-08T15:03:08.648133Z",
            "url": "https://files.pythonhosted.org/packages/0c/ef/575a3a77ba48cec1a7b170c6a1088780cb588b5c1eec19a6c6e2c66e2d8e/django-silly-stripe-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-08 15:03:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "byoso",
    "github_project": "django-silly-stripe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "django-silly-stripe"
}
        
Elapsed time: 0.09965s