caerp-base


Namecaerp-base JSON
Version 2024.0.1 PyPI version JSON
download
home_pagehttps://framagit.org/caerp/caerp_base
Summarycaerp_base
upload_time2024-03-06 10:18:33
maintainer
docs_urlNone
authorCoopérer Pour Entreprendre
requires_python
licenseGPLv3
keywords web wsgi bfg pylons pyramid caerp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            CAErp 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 CAErp 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/caerp/caerp_base",
    "name": "caerp-base",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "web wsgi bfg pylons pyramid caerp",
    "author": "Coop\u00e9rer Pour Entreprendre",
    "author_email": "contact@endi.coop",
    "download_url": "https://files.pythonhosted.org/packages/44/9f/d3ea2f98834b869ccdee428e2e67900a8a6ec9d2bdc98a5428baff336c92/caerp_base-2024.0.1.tar.gz",
    "platform": null,
    "description": "CAErp 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 CAErp 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": "caerp_base",
    "version": "2024.0.1",
    "project_urls": {
        "Homepage": "https://framagit.org/caerp/caerp_base"
    },
    "split_keywords": [
        "web",
        "wsgi",
        "bfg",
        "pylons",
        "pyramid",
        "caerp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "286f5033426101a014626ed21ad94d4c313a190c4957940092b5b2da4542336e",
                "md5": "29e78dd9468d94168be549bbdbc0e76e",
                "sha256": "03704db35cf818ee095cc6d41f0f5f8569397bbaef6463ad5134b4f1495186ec"
            },
            "downloads": -1,
            "filename": "caerp_base-2024.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "29e78dd9468d94168be549bbdbc0e76e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 22219,
            "upload_time": "2024-03-06T10:18:32",
            "upload_time_iso_8601": "2024-03-06T10:18:32.286367Z",
            "url": "https://files.pythonhosted.org/packages/28/6f/5033426101a014626ed21ad94d4c313a190c4957940092b5b2da4542336e/caerp_base-2024.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "449fd3ea2f98834b869ccdee428e2e67900a8a6ec9d2bdc98a5428baff336c92",
                "md5": "44f40d7c47c61c911880115341c351a8",
                "sha256": "1d4177f3a0888aac8d6fd62c19e199ee194045248409a43d523ee6adff4b3d37"
            },
            "downloads": -1,
            "filename": "caerp_base-2024.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "44f40d7c47c61c911880115341c351a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21221,
            "upload_time": "2024-03-06T10:18:33",
            "upload_time_iso_8601": "2024-03-06T10:18:33.697301Z",
            "url": "https://files.pythonhosted.org/packages/44/9f/d3ea2f98834b869ccdee428e2e67900a8a6ec9d2bdc98a5428baff336c92/caerp_base-2024.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-06 10:18:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "caerp-base"
}
        
Elapsed time: 0.25369s