edx-django-release-util


Nameedx-django-release-util JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttp://github.com/openedx/edx-django-release-util
Summaryedx-django-release-util
upload_time2024-04-01 14:32:11
maintainerNone
docs_urlNone
authoredX
requires_pythonNone
licenseAGPL 3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Part of `edX code`__.

__ http://code.edx.org/

edX Django Release Utilities  |Travis|_ 
=======================================
.. |Travis| image:: https://travis-ci.com/edx/edx-django-release-util.svg?branch=master
.. _Travis: https://travis-ci.com/edx/edx-django-release-util?branch=master

Release pipeline utilities for edX independently-deployable applications (IDAs) based on Django.


Usage
-----
1. Install this package via pip: `pip install edx-django-release-util`.
2. Update your project settings, adding `'release_util'` to `INSTALLED_APPS`.


Testing
-------
1. Install the requirements: `make requirements`
2. Run the tests: `make test`


License
-------

The code in this repository is licensed under AGPL unless otherwise noted.

Please see ``LICENSE.txt`` for details.


How To Contribute
-----------------

Contributions are very welcome.

Please read `How To Contribute <https://github.com/openedx/.github/blob/master/CONTRIBUTING.md>`_ for details.



Reporting Security Issues
-------------------------

Please do not report security issues in public. Please email security@openedx.org.


Mailing List and IRC Channel
----------------------------

You can discuss this code in the `edx-code Google Group`__ or in the ``#edx-code`` IRC channel on Freenode.

__ https://groups.google.com/forum/#!forum/edx-code

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/openedx/edx-django-release-util",
    "name": "edx-django-release-util",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "edX",
    "author_email": "oscm@edx.org",
    "download_url": "https://files.pythonhosted.org/packages/72/7f/fbbce8b03480cb97c17bb203c2602979a2d2b01737bb7c0a4b37756a1bdf/edx-django-release-util-1.4.0.tar.gz",
    "platform": null,
    "description": "Part of `edX code`__.\n\n__ http://code.edx.org/\n\nedX Django Release Utilities  |Travis|_ \n=======================================\n.. |Travis| image:: https://travis-ci.com/edx/edx-django-release-util.svg?branch=master\n.. _Travis: https://travis-ci.com/edx/edx-django-release-util?branch=master\n\nRelease pipeline utilities for edX independently-deployable applications (IDAs) based on Django.\n\n\nUsage\n-----\n1. Install this package via pip: `pip install edx-django-release-util`.\n2. Update your project settings, adding `'release_util'` to `INSTALLED_APPS`.\n\n\nTesting\n-------\n1. Install the requirements: `make requirements`\n2. Run the tests: `make test`\n\n\nLicense\n-------\n\nThe code in this repository is licensed under AGPL unless otherwise noted.\n\nPlease see ``LICENSE.txt`` for details.\n\n\nHow To Contribute\n-----------------\n\nContributions are very welcome.\n\nPlease read `How To Contribute <https://github.com/openedx/.github/blob/master/CONTRIBUTING.md>`_ for details.\n\n\n\nReporting Security Issues\n-------------------------\n\nPlease do not report security issues in public. Please email security@openedx.org.\n\n\nMailing List and IRC Channel\n----------------------------\n\nYou can discuss this code in the `edx-code Google Group`__ or in the ``#edx-code`` IRC channel on Freenode.\n\n__ https://groups.google.com/forum/#!forum/edx-code\n",
    "bugtrack_url": null,
    "license": "AGPL 3.0",
    "summary": "edx-django-release-util",
    "version": "1.4.0",
    "project_urls": {
        "Homepage": "http://github.com/openedx/edx-django-release-util"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7490c5776137a731b7494dd436c4998f09b7a594286aa03bf69f9a3e0e95a4e0",
                "md5": "ae687bb34d935ed4f51d337c8a6241f7",
                "sha256": "dea0563e02b73eb3af63f48a3508d1b3440061a09f61881569918972fbf90dc0"
            },
            "downloads": -1,
            "filename": "edx_django_release_util-1.4.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae687bb34d935ed4f51d337c8a6241f7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 40355,
            "upload_time": "2024-04-01T14:32:09",
            "upload_time_iso_8601": "2024-04-01T14:32:09.735694Z",
            "url": "https://files.pythonhosted.org/packages/74/90/c5776137a731b7494dd436c4998f09b7a594286aa03bf69f9a3e0e95a4e0/edx_django_release_util-1.4.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "727ffbbce8b03480cb97c17bb203c2602979a2d2b01737bb7c0a4b37756a1bdf",
                "md5": "2e5699d17f792b90c2db7bfd4968b789",
                "sha256": "9355afbc1b119c9ccfdc6c155337dedfbf8df4258a46a207e960e1f853eb512c"
            },
            "downloads": -1,
            "filename": "edx-django-release-util-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2e5699d17f792b90c2db7bfd4968b789",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32859,
            "upload_time": "2024-04-01T14:32:11",
            "upload_time_iso_8601": "2024-04-01T14:32:11.091604Z",
            "url": "https://files.pythonhosted.org/packages/72/7f/fbbce8b03480cb97c17bb203c2602979a2d2b01737bb7c0a4b37756a1bdf/edx-django-release-util-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 14:32:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openedx",
    "github_project": "edx-django-release-util",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "edx-django-release-util"
}
        
edX
Elapsed time: 0.20747s