endi-base


Nameendi-base JSON
Version 6.7.1 PyPI version JSON
download
home_pagehttps://framagit.org/endi/endi_base
Summaryendi_base
upload_time2024-01-04 16:13:26
maintainer
docs_urlNone
authorCoopérer Pour Entreprendre
requires_python
licenseGPLv3
keywords web wsgi bfg pylons pyramid endi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            enDI base software
=======================

Since version 6 only Python 3 is supported

Provide :

* common models
* common tools

This package provides base tools to allow splitting the software enDI in several pieces.
It provides :

* SQLAlchemy configuration (scoped session, base model class)
* Custom SQLAlchemy column types
* Constants
* ...

It should not be installed directly but should be installed as a dependency

            

Raw data

            {
    "_id": null,
    "home_page": "https://framagit.org/endi/endi_base",
    "name": "endi-base",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "web wsgi bfg pylons pyramid endi",
    "author": "Coop\u00e9rer Pour Entreprendre",
    "author_email": "contact@endi.coop",
    "download_url": "https://files.pythonhosted.org/packages/84/6f/04aff58f68077fe7338c1030b7f9ac7aae706faa80ce0d93ddf7fc08a4e6/endi_base-6.7.1.tar.gz",
    "platform": null,
    "description": "enDI base software\n=======================\n\nSince version 6 only Python 3 is supported\n\nProvide :\n\n* common models\n* common tools\n\nThis package provides base tools to allow splitting the software enDI in several pieces.\nIt provides :\n\n* SQLAlchemy configuration (scoped session, base model class)\n* Custom SQLAlchemy column types\n* Constants\n* ...\n\nIt should not be installed directly but should be installed as a dependency\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "endi_base",
    "version": "6.7.1",
    "project_urls": {
        "Homepage": "https://framagit.org/endi/endi_base"
    },
    "split_keywords": [
        "web",
        "wsgi",
        "bfg",
        "pylons",
        "pyramid",
        "endi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3dbde9b2216ccd340a1f4918c7515a963a7186a3338354deffc63a1d3448910b",
                "md5": "fb32595c2738c222a580fe07dba12f06",
                "sha256": "6e2a9ed369db8c8eb670fcb5e44b8902c6825511c74cb853943ad5c7375edbc8"
            },
            "downloads": -1,
            "filename": "endi_base-6.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb32595c2738c222a580fe07dba12f06",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 27569,
            "upload_time": "2024-01-04T16:13:24",
            "upload_time_iso_8601": "2024-01-04T16:13:24.983169Z",
            "url": "https://files.pythonhosted.org/packages/3d/bd/e9b2216ccd340a1f4918c7515a963a7186a3338354deffc63a1d3448910b/endi_base-6.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "846f04aff58f68077fe7338c1030b7f9ac7aae706faa80ce0d93ddf7fc08a4e6",
                "md5": "67ffaff631adf744bb4b6a276ed37270",
                "sha256": "0ae803a98c513dd5ed48b01a46940d4f2588d02f9566640939cedfe3d5ff5c6f"
            },
            "downloads": -1,
            "filename": "endi_base-6.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "67ffaff631adf744bb4b6a276ed37270",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21331,
            "upload_time": "2024-01-04T16:13:26",
            "upload_time_iso_8601": "2024-01-04T16:13:26.937689Z",
            "url": "https://files.pythonhosted.org/packages/84/6f/04aff58f68077fe7338c1030b7f9ac7aae706faa80ce0d93ddf7fc08a4e6/endi_base-6.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 16:13:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "endi-base"
}
        
Elapsed time: 0.17821s