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: about 1 year 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 (almost 11 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-10T06:46:02.000Z (about 1 year ago)
- Last Synced: 2025-04-10T07:23:58.963Z (about 1 year ago)
- Topics: celery, elasticsearch, flask, mongodb, python3, superdesk
- Language: Python
- Homepage: https://superdesk.readthedocs.io/
- Size: 21.1 MB
- Stars: 30
- Watchers: 21
- Forks: 83
- Open Issues: 9
-
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
[](https://github.com/superdesk/superdesk-core/actions/workflows/nose-tests.yml)
[](https://github.com/superdesk/superdesk-core/actions/workflows/lint.yml)
[](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.