Skip to main content

TODO

Project description

1 Welcome to open-api-framework’s documentation!

Version:

0.2.0

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:

.. code-block:: bash

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

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.2.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

open_api_framework-0.2.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: open_api_framework-0.2.0.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for open_api_framework-0.2.0.tar.gz
Algorithm Hash digest
SHA256 da812573006fd200129835443420a1636d06e80ba016bb74926f250bf91dc7cd
MD5 0e2deff12df2ea6c127a86944cb947d0
BLAKE2b-256 c6609c25484e3a9725a10dbd31ed35dbc180848e4ce79437ace5bcc75496fd9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for open_api_framework-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2c62eb510523c94a1fe639fbf2b58d8f2890c0a5276dfb5148b666abe6fd6d79
MD5 4a7cac4cf19471ca987a215c8cc993b1
BLAKE2b-256 3051e44bfaf9c2074698de33910a0f597c0f0104aefdb64486d690728bf82de0

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