portal core
Project description
portal-core is Portal System Core functions.
Requirement
Python >= 3.6
Django >= 3.2
Quick start
Install by pip
# install from github master branch pip install -U https://github.com/kacotam-si/portal-core/archive/master.tar.gz
Add “portal_core” to INSTALLED_APPS
INSTALLED_APPS = [ ... 'portal_core', ... ]
Set Valuse in settings
#
Usage
import portal_core
Acknowledgements
CHANGELOG
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[Unreleased] - 0000-00-00
Added
…
Changed
…
Deprecated
…
Removed
…
Fixed
…
Security
…
The MIT License (MIT)
Copyright (c) 2019 Kacotam System Integration Team
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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
File details
Details for the file portal-core-0.1.0.tar.gz
.
File metadata
- Download URL: portal-core-0.1.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4539b636cd42848dfc5748a45604d7e4be4f74d3959d2e63d000d95945cfe84 |
|
MD5 | a36b7702ac167297174bc1d183af60e4 |
|
BLAKE2b-256 | 0f699222048f6a98b67d5bb05f9d665d49b70bf5bb065c99eebd3c7c2d8308fc |