Metadata-Version: 2.1
Name: osw
Version: 0.1.2
Summary: Python toolset for data processing, queries, wikicode generation and page manipulation
Home-page: https://github.com/OpenSemanticLab/osw-python
Author: "Simon Stier"
Author-email: simon.stier@isc.fraunhofer.de
License: AGPL-3.0-or-later
Project-URL: Documentation, https://opensemanticlab.github.io/osw-python/
Project-URL: Source, https://github.com/OpenSemanticLab/osw-python
Project-URL: Changelog, https://github.com/OpenSemanticLab/osw-python/blob/main/CHANGELOG.md
Project-URL: Download, https://pypi.org/project/osw/#files
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Provides-Extra: testing
License-File: LICENSE.txt

<!-- These are examples of badges you might want to add to your README:
     please update the URLs accordingly

[![Built Status](https://api.cirrus-ci.com/github/<USER>/osw.svg?branch=main)](https://cirrus-ci.com/github/<USER>/osw)
[![ReadTheDocs](https://readthedocs.org/projects/osw/badge/?version=latest)](https://osw.readthedocs.io/en/stable/)
[![Coveralls](https://img.shields.io/coveralls/github/<USER>/osw/main.svg)](https://coveralls.io/r/<USER>/osw)
[![PyPI-Server](https://img.shields.io/pypi/v/osw.svg)](https://pypi.org/project/osw/)
[![Conda-Forge](https://img.shields.io/conda/vn/conda-forge/osw.svg)](https://anaconda.org/conda-forge/osw)
[![Monthly Downloads](https://pepy.tech/badge/osw/month)](https://pepy.tech/project/osw)
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter)](https://twitter.com/osw)
-->

[![PyPI-Server](https://img.shields.io/pypi/v/osw.svg)](https://pypi.org/project/osw/)
[![Coveralls](https://img.shields.io/coveralls/github/OpenSemanticLab/osw-python/main.svg)](https://coveralls.io/r/<USER>/osw)
[![Project generated with PyScaffold](https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold)](https://pyscaffold.org/)

# osw

> Python toolset for data processing, queries, wikicode generation and page manipulation

## Documentation

https://github.com/OpenSemanticLab/osw-python

<!-- pyscaffold-notes -->

## Note

This project has been set up using PyScaffold 4.3.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.
