Django Rest Framework micro services common utilities
Project description
base-api-utils
DRF common utilities
Virtual Env
$ python3 -m venv env
$ source env/bin/activate
python setup
sudo add-apt-repository ppa:deadsnakes/ppa -y
sudo apt-get -y -f install python3.7 python3-pip python3.7-dev python3.7-venv libpython3.7-dev python3-setuptools
sudo -H pip3 --default-timeout=50 install --upgrade pip
sudo -H pip3 install virtualenv
Install reqs
pip install -r requirements.txt
Packaging
python3 -m pip install --upgrade build python3 -m build
Uploading ( Test Py Pi)
python3 -m pip install --upgrade twine python3 -m twine upload --repository testpypi dist/*
Publish to PyPI
twine upload dist/*
Install locally
pip install -i https://test.pypi.org/simple/ base-api-utils --no-deps
Install from GitHub
pip install git+https://github.com/fntechgit/base-api-utils
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file base_api_utils-1.0.7.tar.gz.
File metadata
- Download URL: base_api_utils-1.0.7.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
970e2d89c719d3d63c0ffbf2ca054aa0a60f4203b97526e977554cb4c0919fc8
|
|
| MD5 |
5653624ba80dba542e1d3c12bef35ca8
|
|
| BLAKE2b-256 |
309ffdc4f40c9b2e937bc977373fa80a411797439600d0961a5b9f72e99ae6de
|
File details
Details for the file base_api_utils-1.0.7-py3-none-any.whl.
File metadata
- Download URL: base_api_utils-1.0.7-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1441eddb24f326a70aaa0bbea2fe23633aa24e61f8d784ed6384966598b0285e
|
|
| MD5 |
a3f7c077446a0b9e77e2bc886a38740e
|
|
| BLAKE2b-256 |
b67bb4b9049d2c342465bbf5ac42e4225620ab2603f5ad887f35871db618a7b6
|