Base package for building Invenio application factories.
Project description
Base package for building Invenio application factories.
Further documentation is available on https://invenio-base.readthedocs.io/
Changes
Version 1.0.1 (released 2018-05-25)
Added support for blueprint factory functions in the invenio_base.blueprints and the invenio_base.api_blueprints entry point groups. In addition to specifying an import path to an already created blueprint, you can now specify an import path of a blueprint factory function with the signature create_blueprint(app), that will create and return a blueprint. This allows moving dynamic blueprint creation from the extension initialization phase to the blueprint registration phase.
Version 1.0.0 (released 2018-03-23)
Initial public release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file invenio-base-1.0.1.tar.gz
.
File metadata
- Download URL: invenio-base-1.0.1.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 849cc80283acb23b1fc20f39cb983eefa4ac4a8c146bf44a76cb19971b990b56 |
|
MD5 | 2e40a32983ad92527ba59636f5b72dab |
|
BLAKE2b-256 | e948e0a430b2cf3991faad8279c5c3a462ccc641e046ed9da5611e02cf289d6f |
File details
Details for the file invenio_base-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: invenio_base-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b42f29a4758d334aab467c536d3930c392e4659fe21d57d263a50759fbef2f17 |
|
MD5 | 352dffb2e93da2533f32dc4cce4382bd |
|
BLAKE2b-256 | 973378cc1069221f1738d375ac02cc572db5be4dacbf8421855a070ba58a3990 |