# c2cgeoform
c2cgeoform is a framework easing the creation of web pages with forms. Users
of c2cgeoform declaratively create _models_, from which the framework
can create forms, views, lists, ...
c2cgeoform supports various data types, including _geometry_ types (points,
lines, polygons). For geometry types `c2geoform` generates maps with editing
tools to create, modify or delete geometries.
c2cgeoform is based on [Pylons technologies](http://www.pylonsproject.org/).
More specifically, it uses
[Pyramid](http://docs.pylonsproject.org/en/latest/docs/pyramid.html),
[Colander](http://colander.readthedocs.org/en/latest/), and
[Deform](http://deform.readthedocs.org/en/latest/). For interacting with the
database it uses [SQLAlchemy](http://www.sqlalchemy.org/) and
[GeoAlchemy 2](https://geoalchemy-2.readthedocs.org/en/latest/).
Documentation: https://c2cgeoform.readthedocs.io/en/latest/
Demo: https://geomapfish-demo.camptocamp.com/c2cgeoform
## Copyright
c2cgeoform makes use of the icons by [GLYPHICONS](http://glyphicons.com).
Make sure to comply with the [usage terms](http://glyphicons.com/license/) when
utilizing c2cgeoform.
## Contributing
Install the pre-commit hooks:
```bash
pip install pre-commit
pre-commit install --allow-missing-config
```
Raw data
{
"_id": null,
"home_page": "https://github.com/camptocamp/c2cgeoform",
"name": "c2cgeoform",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.9",
"maintainer_email": null,
"keywords": "web, wsgi, bfg, pylons, pyramid",
"author": "Camptocamp",
"author_email": "info@camptocamp.com",
"download_url": "https://files.pythonhosted.org/packages/7f/df/a8f74a9634d2797b1aa1923e1dd384f8a6788dc63e4bd64cfe4cb782707a/c2cgeoform-2.4.4.tar.gz",
"platform": null,
"description": "# c2cgeoform\n\nc2cgeoform is a framework easing the creation of web pages with forms. Users\nof c2cgeoform declaratively create _models_, from which the framework\ncan create forms, views, lists, ...\n\nc2cgeoform supports various data types, including _geometry_ types (points,\nlines, polygons). For geometry types `c2geoform` generates maps with editing\ntools to create, modify or delete geometries.\n\nc2cgeoform is based on [Pylons technologies](http://www.pylonsproject.org/).\nMore specifically, it uses\n[Pyramid](http://docs.pylonsproject.org/en/latest/docs/pyramid.html),\n[Colander](http://colander.readthedocs.org/en/latest/), and\n[Deform](http://deform.readthedocs.org/en/latest/). For interacting with the\ndatabase it uses [SQLAlchemy](http://www.sqlalchemy.org/) and\n[GeoAlchemy 2](https://geoalchemy-2.readthedocs.org/en/latest/).\n\nDocumentation: https://c2cgeoform.readthedocs.io/en/latest/\n\nDemo: https://geomapfish-demo.camptocamp.com/c2cgeoform\n\n## Copyright\n\nc2cgeoform makes use of the icons by [GLYPHICONS](http://glyphicons.com).\nMake sure to comply with the [usage terms](http://glyphicons.com/license/) when\nutilizing c2cgeoform.\n\n## Contributing\n\nInstall the pre-commit hooks:\n\n```bash\npip install pre-commit\npre-commit install --allow-missing-config\n```\n\n",
"bugtrack_url": null,
"license": null,
"summary": "c2cgeoform",
"version": "2.4.4",
"project_urls": {
"Homepage": "https://github.com/camptocamp/c2cgeoform",
"Repository": "https://github.com/camptocamp/c2cgeoform"
},
"split_keywords": [
"web",
" wsgi",
" bfg",
" pylons",
" pyramid"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0d74c7253c2cb9a6a2f1d641b29844065cc7f314c5d41380a200cc4e94543a36",
"md5": "0ae1b0cdb89d4f9cbce9e41a4527947c",
"sha256": "193c2e9b128cd2ec5c5f18b788566aafe1d7df9142c1ab8bb12690ca4c75adca"
},
"downloads": -1,
"filename": "c2cgeoform-2.4.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0ae1b0cdb89d4f9cbce9e41a4527947c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.9",
"size": 1148628,
"upload_time": "2024-11-06T10:18:01",
"upload_time_iso_8601": "2024-11-06T10:18:01.363262Z",
"url": "https://files.pythonhosted.org/packages/0d/74/c7253c2cb9a6a2f1d641b29844065cc7f314c5d41380a200cc4e94543a36/c2cgeoform-2.4.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7fdfa8f74a9634d2797b1aa1923e1dd384f8a6788dc63e4bd64cfe4cb782707a",
"md5": "9e0c3d54b28ab58f2b93faf5494a9ea6",
"sha256": "f3d0133f07b95cb85c541410640975e42dce49cf73874a4ed339c4f3f0d4c058"
},
"downloads": -1,
"filename": "c2cgeoform-2.4.4.tar.gz",
"has_sig": false,
"md5_digest": "9e0c3d54b28ab58f2b93faf5494a9ea6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.9",
"size": 1095637,
"upload_time": "2024-11-06T10:18:03",
"upload_time_iso_8601": "2024-11-06T10:18:03.099044Z",
"url": "https://files.pythonhosted.org/packages/7f/df/a8f74a9634d2797b1aa1923e1dd384f8a6788dc63e4bd64cfe4cb782707a/c2cgeoform-2.4.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-06 10:18:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "camptocamp",
"github_project": "c2cgeoform",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "c2cgeoform"
}