pycsw is used in government, academia and industry, both as a standalone and embedded component in geospatial data portal applications.
In support of an inclusive and welcoming community, the pycsw code of conduct can always be found at https://github.com/geopython/pycsw/blob/master/CODE_OF_CONDUCT.md.
There are numerous ways to interact with the pycsw community.
The FAQ provides answers to commonly asked questions about pycsw.
The pycsw-devel mailing list enables users and developers to exchange ideas, discuss improvements / issues, and ask questions. To subscribe, visit https://lists.osgeo.org/mailman/listinfo/pycsw-devel.
Mailing list archives are available at https://lists.osgeo.org/pipermail/pycsw-devel.
pycsw developers can typically be found on Gitter, which provides a web-based instant messaging and chatroom. The pycsw Gitter chatroom is public and open to anyone (you require a Gitter or Twitter account to sign in).
The OSGeo Slack also provides a bridge to the pycsw chat via https://osgeo.slack.com/pycsw.
pycsw service providers (core development, support, training) can be found on the OSGeo Service Provider Directory
The pycsw wiki provides an area for supporting information that frequently changes and / or is outside the scope of the formal documentation.
pycsw’s issue tracker is the place to report bugs or request enhancements. To submit a bug be sure to specify the version you are using, the appropriate component, a description of how to reproduce the bug, as well as what version of Python and platform. For convenience, you can run pycsw-admin.py -c get_sysprof
and copy/paste the output into your bug report.
GitHub provides the ability for users to issue pull requests, and is the preferred way to have your contributions added to pycsw, although patches and other mechanisms are welcome as well. If you are submitting a patch, please add the has-patch
label to the ticket (so tickets with patches can be easily filtered). Also read the FAQ before submitting.
All pycsw source code is managed on GitHub, which includes the latest (master
) and other supported branches.
If you encounter a security vulnerability in pycsw please report as per our Security Policy.
Users, developers and others are more than welcome! There are plenty of ways to get involved:
Developers (check Contributing for more info)
Users