c2cgeoportal-admin


Namec2cgeoportal-admin JSON
Version 2.8.1.93 PyPI version JSON
download
home_pagehttps://github.com/camptocamp/c2cgeoportal/
Summaryc2cgeoportal admin
upload_time2024-05-17 15:24:26
maintainerNone
docs_urlNone
authorCamptocamp
requires_pythonNone
licenseNone
keywords web gis geoportail c2cgeoportal geocommune pyramid
VCS
bugtrack_url
requirements poetry pip
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # c2cgeoportal admin interface

## Run the c2cgeoportal_admin development web server

From this folder (admin):

```
make preparedev
make serve
```

Now open http://localhost:8888/admin/ in your favorite browser.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/camptocamp/c2cgeoportal/",
    "name": "c2cgeoportal-admin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "web gis geoportail c2cgeoportal geocommune pyramid",
    "author": "Camptocamp",
    "author_email": "info@camptocamp.com",
    "download_url": null,
    "platform": null,
    "description": "# c2cgeoportal admin interface\n\n## Run the c2cgeoportal_admin development web server\n\nFrom this folder (admin):\n\n```\nmake preparedev\nmake serve\n```\n\nNow open http://localhost:8888/admin/ in your favorite browser.\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "c2cgeoportal admin",
    "version": "2.8.1.93",
    "project_urls": {
        "Homepage": "https://github.com/camptocamp/c2cgeoportal/"
    },
    "split_keywords": [
        "web",
        "gis",
        "geoportail",
        "c2cgeoportal",
        "geocommune",
        "pyramid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8304cc556a2f9f1c53a30b98914d6d6208d3fd51cf5d3733c400e76ea089d2d",
                "md5": "59f1a4af880cb199118af2bb9dc9e1f2",
                "sha256": "542197f31777faef29ab6613647ff9cff4e0690208dc52889792aea977aabede"
            },
            "downloads": -1,
            "filename": "c2cgeoportal_admin-2.8.1.93-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59f1a4af880cb199118af2bb9dc9e1f2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 156977,
            "upload_time": "2024-05-17T15:24:26",
            "upload_time_iso_8601": "2024-05-17T15:24:26.715161Z",
            "url": "https://files.pythonhosted.org/packages/c8/30/4cc556a2f9f1c53a30b98914d6d6208d3fd51cf5d3733c400e76ea089d2d/c2cgeoportal_admin-2.8.1.93-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 15:24:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "camptocamp",
    "github_project": "c2cgeoportal",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "poetry",
            "specs": [
                [
                    "==",
                    "1.8.2"
                ]
            ]
        },
        {
            "name": "pip",
            "specs": [
                [
                    "==",
                    "24.0"
                ]
            ]
        }
    ],
    "lcname": "c2cgeoportal-admin"
}
        
Elapsed time: 0.26314s