c2cgeoform


Namec2cgeoform JSON
Version 2.2.5 PyPI version JSON
download
home_pagehttps://github.com/camptocamp/c2cgeoform
Summaryc2cgeoform
upload_time2024-01-24 10:21:47
maintainer
docs_urlNone
authorCamptocamp
requires_python>=3.9,<3.11
license
keywords web wsgi bfg pylons pyramid
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.11",
    "maintainer_email": "",
    "keywords": "web,wsgi,bfg,pylons,pyramid",
    "author": "Camptocamp",
    "author_email": "info@camptocamp.com",
    "download_url": "https://files.pythonhosted.org/packages/4c/84/145295ebd8966e038db5b8319c5888f2b51ab995edc9a4bc378b8f9eb589/c2cgeoform-2.2.5.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": "",
    "summary": "c2cgeoform",
    "version": "2.2.5",
    "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": "ba33996f460e7a6954d09522080d26da086410ba7fddb9be5d3c1c3c9d6b748a",
                "md5": "26efe5fb1aba330452a79b7da16d4c4b",
                "sha256": "c8939f116d0be4cf572e05ad20cb5a211b3a569671df56119c69b6a9e7605aca"
            },
            "downloads": -1,
            "filename": "c2cgeoform-2.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26efe5fb1aba330452a79b7da16d4c4b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.11",
            "size": 1115079,
            "upload_time": "2024-01-24T10:21:42",
            "upload_time_iso_8601": "2024-01-24T10:21:42.263899Z",
            "url": "https://files.pythonhosted.org/packages/ba/33/996f460e7a6954d09522080d26da086410ba7fddb9be5d3c1c3c9d6b748a/c2cgeoform-2.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c84145295ebd8966e038db5b8319c5888f2b51ab995edc9a4bc378b8f9eb589",
                "md5": "92c9c261a808238b9a2ceb32b46db784",
                "sha256": "a917c71ae8e6282187f620fab54fcde9e6c7af5b3e55466c9e2ce614113efd28"
            },
            "downloads": -1,
            "filename": "c2cgeoform-2.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "92c9c261a808238b9a2ceb32b46db784",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.11",
            "size": 1062608,
            "upload_time": "2024-01-24T10:21:47",
            "upload_time_iso_8601": "2024-01-24T10:21:47.016353Z",
            "url": "https://files.pythonhosted.org/packages/4c/84/145295ebd8966e038db5b8319c5888f2b51ab995edc9a4bc378b8f9eb589/c2cgeoform-2.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-24 10:21:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "camptocamp",
    "github_project": "c2cgeoform",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "c2cgeoform"
}
        
Elapsed time: 0.17523s