c2cgeoportal-admin


Namec2cgeoportal-admin JSON
Version 2.8.1.180 PyPI version JSON
download
home_pagehttps://github.com/camptocamp/c2cgeoportal/
Summaryc2cgeoportal admin
upload_time2025-01-15 12:50:40
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.180",
    "project_urls": {
        "Homepage": "https://github.com/camptocamp/c2cgeoportal/"
    },
    "split_keywords": [
        "web",
        "gis",
        "geoportail",
        "c2cgeoportal",
        "geocommune",
        "pyramid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bdfa8414be23b196d6229c6d23aa4d7111266394577a189c4e6bd6729ba9ab9c",
                "md5": "b882574970cd5f347e57140b3858a10a",
                "sha256": "94a685a18302d8301c6109cf8632903a75c966974573680945c02693712545bb"
            },
            "downloads": -1,
            "filename": "c2cgeoportal_admin-2.8.1.180-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b882574970cd5f347e57140b3858a10a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 156993,
            "upload_time": "2025-01-15T12:50:40",
            "upload_time_iso_8601": "2025-01-15T12:50:40.538986Z",
            "url": "https://files.pythonhosted.org/packages/bd/fa/8414be23b196d6229c6d23aa4d7111266394577a189c4e6bd6729ba9ab9c/c2cgeoportal_admin-2.8.1.180-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 12:50:40",
    "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.5"
                ]
            ]
        },
        {
            "name": "pip",
            "specs": [
                [
                    "==",
                    "24.3.1"
                ]
            ]
        }
    ],
    "lcname": "c2cgeoportal-admin"
}
        
Elapsed time: 0.66167s