Metadata-Version: 2.1
Name: SemPubFlow
Version: 0.0.3
Summary: Semantic Publishing Workflow support
Project-URL: Home, https://github.com/WolfgangFahl/SemPubFlow
Project-URL: Documentation, https://wiki.bitplan.com/index.php/SemPubFlow
Project-URL: Source, https://github.com/WolfgangFahl/SemPubFlow
Author-email: Wolfgang Fahl <wf@bitplan.com>
Maintainer-email: Wolfgang Fahl <wf@bitplan.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: CEUR-WS,nicegui,publishing,scholars
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: bcrypt
Requires-Dist: beautifulsoup4>=4.12.2
Requires-Dist: ngwidgets>=0.6.0
Requires-Dist: nicegui>=1.3.13
Requires-Dist: oauthlib
Requires-Dist: openai
Requires-Dist: orjson
Requires-Dist: pygments
Requires-Dist: pylodstorage
Requires-Dist: requests-oauthlib
Provides-Extra: test
Requires-Dist: green; extra == 'test'
Description-Content-Type: text/markdown

# SemPubFlow

[![Join the discussion at https://github.com/WolfgangFahl/SemPubFlow/discussions](https://img.shields.io/github/discussions/WolfgangFahl/SemPubFlow)](https://github.com/WolfgangFahl/SemPubFlow/discussions) 
[![pypi](https://img.shields.io/pypi/pyversions/SemPubFlow)](https://pypi.org/project/SemPubFlow/)
[![Github Actions Build](https://github.com/WolfgangFahl/SemPubFlow/workflows/Build/badge.svg?branch=main)](https://github.com/WolfgangFahl/SemPubFlow/actions?query=workflow%3ABuild+branch%3Amain)
[![PyPI Status](https://img.shields.io/pypi/v/SemPubFlow.svg)](https://pypi.python.org/pypi/SemPubFlow/)
[![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/SemPubFlow.svg)](https://github.com/WolfgangFahl/SemPubFlow/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/WolfgangFahl/SemPubFlow.svg)](https://github.com/WolfgangFahl/SemPubFlow/issues/?q=is%3Aissue+is%3Aclosed)
[![License](https://img.shields.io/github/license/WolfgangFahl/SemPubFlow.svg)](https://www.apache.org/licenses/LICENSE-2.0)

SemPubFlow is a metadata-first publishing pipeline designed to streamline the process of scientific publishing. 
The system is specifically tailored towards the needs of scientific outlets such as CEUR-WS, ACL Anthology, or DROPS.

## Features

* Metadata-driven: Simplifies the management and usage of metadata in scientific publishing.
* Common-Sense Approach: The pipeline is built with a practical, intuitive design, making it accessible and easy to use for researchers and publishers alike.
* Drag & Drop Support: Offers drag-and-drop functionality for PDFs and BibTeX files, streamlining the document upload process.
* Compatible: Designed to work seamlessly with popular scientific outlets such as CEUR-WS, ACM, or DROPS.

## Demo
http://sempubflow.bitplan.com/

## Installation

```bash
pip install sem-pub-flow
```

# Usage 
spf -h
