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
python3 -m pip install --upgrade twine
Test Py Pi
python3 -m twine upload --repository testpypi dist/*
Production PyPi
python3 -m twine upload dist/*
Install from testPyPi.Org
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
base_api_utils-1.1.12.tar.gz
(27.3 kB
view details)
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.1.12.tar.gz.
File metadata
- Download URL: base_api_utils-1.1.12.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a68f695c7e9282d69e434e2e82ec7672607bffd9f0469bfab1442a4f0a2ad13
|
|
| MD5 |
c224e1fe1955adfc7732826481b2b835
|
|
| BLAKE2b-256 |
9bc6dc44778c595de626fbaf5c587eb64d06e31ca7e8b69aed6e261b230a41c7
|
File details
Details for the file base_api_utils-1.1.12-py3-none-any.whl.
File metadata
- Download URL: base_api_utils-1.1.12-py3-none-any.whl
- Upload date:
- Size: 42.3 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 |
6a7795448de0340b63863c29dcf0b16e75de66bde42e78f15ff4a2ea8da3cc2d
|
|
| MD5 |
06a247f65a3b2fcfda0cd0d396a4f627
|
|
| BLAKE2b-256 |
1bafb6b6abefb5d558c7427dd186db7d574cfdb14049a45ea4020bae44add25d
|