Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superdesk/superdesk-core
Common server modules for superdesk
https://github.com/superdesk/superdesk-core
celery elasticsearch flask mongodb python3 superdesk
Last synced: 1 day ago
JSON representation
Common server modules for superdesk
- Host: GitHub
- URL: https://github.com/superdesk/superdesk-core
- Owner: superdesk
- License: agpl-3.0
- Created: 2015-08-20T11:46:19.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-28T16:32:54.000Z (about 2 months ago)
- Last Synced: 2024-10-29T23:33:52.624Z (about 2 months ago)
- Topics: celery, elasticsearch, flask, mongodb, python3, superdesk
- Language: Python
- Homepage: https://superdesk.readthedocs.io/
- Size: 20 MB
- Stars: 29
- Watchers: 21
- Forks: 84
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.rst
- License: LICENSE
- Security: SECURITY.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# Superdesk Core library
[![Test](https://github.com/superdesk/superdesk-core/actions/workflows/nose-tests.yml/badge.svg)](https://github.com/superdesk/superdesk-core/actions/workflows/nose-tests.yml)
[![Lint](https://github.com/superdesk/superdesk-core/actions/workflows/lint.yml/badge.svg)](https://github.com/superdesk/superdesk-core/actions/workflows/lint.yml)
[![Documentation Status](https://readthedocs.org/projects/superdesk/badge/?version=latest)](https://superdesk.readthedocs.io/en/latest/?badge=latest)Utilities for building Superdesk applications.
### Installation
For installation instructions, please refer to the README file at: [https://github.com/superdesk/superdesk/](https://github.com/superdesk/superdesk/ "")
### Translations
#### Extracting messages
You can run `python setup.py extract_messages` to update `server.pot` file and commit changes to github.
Transifex will automatically fetch it and update the source.