TODO
Project description
1 Welcome to open_api_framework’s documentation!
- Version:
0.1.0
- Source:
- Keywords:
<keywords>
- PythonVersion:
3.11
<One liner describing the project>
2 Features
…
…
3 Installation
3.1 Requirements
Python 3.9/3.11 or above
Django 3.2/4.2 or newer
3.2 Install
pip install open_api_framework
4 Usage
<document or refer to docs>
5 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
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.1.0.tar.gz
.
File metadata
- Download URL: open_api_framework-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf4d5aa5f0904b39039a2a57abc1a0873b82ea5448d96aaef952a1f86680d340 |
|
MD5 | 9dfd8fa3d3cbf8a98cb0f379cbcd0e24 |
|
BLAKE2b-256 | 4a0fd5ab9739afc703a046016814168aaa33456b2db68ec9f6225882cb2ed8f3 |
File details
Details for the file open_api_framework-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: open_api_framework-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff1a619136269201357d07c0112c4791c251e7b738a91b23aa38ebf29c1c2b6d |
|
MD5 | bf9e90fa7a507e69c2e1205c034ebaf8 |
|
BLAKE2b-256 | 01ba0f89c077a6b3c7f84d939bb2efda8aedf423ba3a0748ca462cc30889aaf6 |