c2cgeoform
Project description
# c2cgeoform
c2cgeoform is a framework easing the creation of web pages with forms. Users of c2cgeoform declaratively create models ([example](c2cgeoform/pully/model.py)), 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/).
Demo links: [fill in a form](https://geomapfish-demo.camptocamp.net/c2cgeoform/wsgi/fouille/form/), [list form submissions](https://geomapfish-demo.camptocamp.net/c2cgeoform/wsgi/fouille/).
## Documentation
This section provides links to various parts of the documentation.
[Create a c2cgeoform project](docs/create-project.md)
[Defining the model for a form](docs/model.md)
[Using custom templates](docs/templates.md)
[Guide for c2cgeoform developers](docs/developer-guide.md)
## 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.
0.0
Initial version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for c2cgeoform-2.0.dev20180331.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e8ed5178589c98dc2119a0d04f98c06ae3b4e77a9ea50f9ce464264fd6a6d7f |
|
MD5 | 82d9dfa49f25c5f67bcdbff0ed0279b7 |
|
BLAKE2b-256 | 298370259f0543f9d4540984bd13509a296b2a56dfef89fc34fe064f6d98828e |
Hashes for c2cgeoform-2.0.dev20180331-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14b38eaf1dacafb9b52618e192134126800ba68ef5a93df68fb178fe17d7146a |
|
MD5 | 543253fecc1644acacb2cb5fbc5447be |
|
BLAKE2b-256 | b4687bcf1ff6bcd97c9a5fe4604dde0014fcf8b5bf15321be12cede3405f5db1 |