A metapackage for registration components, that bundles the dependencies shared between these components and provides generic settings
Project description
1 Open API Framework
- Version:
0.4.1
- Source:
- Keywords:
metapackage, dependencies
A metapackage for registration components, that bundles the dependencies shared between these components
2 Features
Bundling shared dependencies and introducing minimum versions for these dependencies
3 Installation
3.1 Requirements
Python 3.9 or above
Django 4.2 or newer
3.2 Install
Add open-api-framework to your requirements file
Remove dependencies from your requirements file that occur in pyproject.toml
Recompile the dependencies
4 Local development
To install and develop the library locally, use:
pip install -e .[tests,coverage,docs,release]
When running management commands via django-admin, make sure to add the root directory to the python path (or use python -m django <command>):
export PYTHONPATH=. DJANGO_SETTINGS_MODULE=testapp.settings
django-admin check
# or other commands like:
# django-admin makemessages -l nl
5 License
Copyright © Maykin 2024
Licensed under the MIT license.
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 open_api_framework-0.4.1.tar.gz
.
File metadata
- Download URL: open_api_framework-0.4.1.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d01434f2a9f1ff6ad731646a3d2cc4269fc42e23e7eb8a9c099bb73cd2a721a |
|
MD5 | 6d917086266cbb9b8c7d625318eb96e2 |
|
BLAKE2b-256 | 2745baf08b1cb030f8f182391a46b70029541577085e6b02b01a4bbab22170ee |
File details
Details for the file open_api_framework-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: open_api_framework-0.4.1-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a72345173782d4f704bd3ca11c298861ffd85d4897bb313a20e819ba83169ef9 |
|
MD5 | 85461947b2ba1625c71fc423889fd7a1 |
|
BLAKE2b-256 | a13524b843de32a26577580916d40b6dbfaeb45c794020d997a6396ea443c7c8 |