A small organizations handler app for django
Project description
Organizations App
1. Services
Library
This app provides organizations management to your projects installing it on requirements.txt
2. Requirements
- Python 3.9
- You can install all the requirements with:
pip install -r requirements.txt
or
pip3 install -r requirements.txt
3. Deployment
This repo cannot deploy on its own. You need to add it to another project and call it.
step-0
You need a project repository. Found it and clone.
git clone your_repository
This app needs to be in a .tar.gz format.
python -m build
step-1
You need to replace this lib with previus ones. To run it locally.
Add previous .tar.gz and put it on a package folder.
# requirements.txt
package/organizations-0.1.14.tar.gz
# Dockerfile or Dockerfile.prod
ADD package/ /code/package
step-2
Go to project readme to run it.
4. Content
You can find the following components.
- Organizations
- Organizations DIDs
- Organizations Keys
- Operators
- Operators Dids
- Issuers
- Intermediarys
- Onboarding Notifications (not working yet)
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 organizations-0.1.4.tar.gz.
File metadata
- Download URL: organizations-0.1.4.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13252e33d90228f9940e029982e9ed436ab8eb9e2fc5a40b8c9614d7e1f695d7
|
|
| MD5 |
1f39d9b77ec3e98ffec7f56ac82a1c16
|
|
| BLAKE2b-256 |
d2cfbbcb7d729cb3460bf8a4306a944e8901dfbf72d06c1b612e1179c08ad65f
|
File details
Details for the file organizations-0.1.4-py3-none-any.whl.
File metadata
- Download URL: organizations-0.1.4-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea584ab9491d06f1b023d8c521a00bc2162c360f83c212e8bb6a4fcbff9e2abe
|
|
| MD5 |
cc898e4b69398de47c95dd877fb25fdc
|
|
| BLAKE2b-256 |
d5f08bc0bf3eb74ecae1640fc9ebd222db6a989af749d63e4ad0c5a200fbfe5a
|