# 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": ">=3.10",
"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",
"bugtrack_url": null,
"license": null,
"summary": "c2cgeoportal admin",
"version": "2.9.0.239",
"project_urls": {
"Homepage": "https://github.com/camptocamp/c2cgeoportal/"
},
"split_keywords": [
"web",
"gis",
"geoportail",
"c2cgeoportal",
"geocommune",
"pyramid"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e4111b5c506ad018ac498096a89014fc23b9b5c06795ba2b6cd12e69b9411fe9",
"md5": "84c3033b6978cbedf789aa41ef12f109",
"sha256": "ef6702e8a9223fb44c4e5e43a8c72034efc643a9204c432c4792c14561852a45"
},
"downloads": -1,
"filename": "c2cgeoportal_admin-2.9.0.239-py3-none-any.whl",
"has_sig": false,
"md5_digest": "84c3033b6978cbedf789aa41ef12f109",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 163813,
"upload_time": "2025-07-29T20:28:53",
"upload_time_iso_8601": "2025-07-29T20:28:53.778616Z",
"url": "https://files.pythonhosted.org/packages/e4/11/1b5c506ad018ac498096a89014fc23b9b5c06795ba2b6cd12e69b9411fe9/c2cgeoportal_admin-2.9.0.239-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-29 20:28:53",
"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": [
[
"==",
"2.1.3"
]
]
},
{
"name": "poetry-plugin-export",
"specs": [
[
"==",
"1.9.0"
]
]
}
],
"lcname": "c2cgeoportal-admin"
}