Skip to main content

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.2

Source:

https://github.com/maykinmedia/open-api-framework

Keywords:

metapackage, dependencies

Build status Code quality checks black Coverage status Documentation Status

python-versions django-versions pypi-version

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

  1. Add open-api-framework to your requirements file

  2. Remove dependencies from your requirements file that occur in pyproject.toml

  3. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

open_api_framework-0.4.2.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

open_api_framework-0.4.2-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file open_api_framework-0.4.2.tar.gz.

File metadata

  • Download URL: open_api_framework-0.4.2.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for open_api_framework-0.4.2.tar.gz
Algorithm Hash digest
SHA256 0696bd5f134d98e7c2983bc37ec376596fb977f92622971c83e6dd973c09baa9
MD5 d74ebe4700616d4618082ddb5d6d3da6
BLAKE2b-256 b3a4bb7700440d573ef450efd6ee05d6c2d88482f8143e747533570a931b6954

See more details on using hashes here.

File details

Details for the file open_api_framework-0.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for open_api_framework-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1e33837c15d3b49ca5031688f39f9d847cf5cc56b43f7407acf0406cca49906b
MD5 d5e233648de8f8050e518d77c815fd68
BLAKE2b-256 dc002e0b54be3d044e99651eb87c57253e5d64667a87d123f2678d6d18655d94

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page