gp-portal
Project description
gp-portal
Description
gp-portal
Quickstart
# Install dependencies
pip install -r requirements.txt
# Run the application
python run.py
# Run the tests
pip install pytest pytest-cov
python -m pytest --cov=gp.portal --cov-report=term --cov-report=html --cov-report=xml:coverage.xml tests/
# git
git init
git add .
git commit -m "Initial commit"
# Build wheel
pip install build
python -m build --wheel .
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file gp_portal-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: gp_portal-0.0.3-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0aafbe566c99131aca25d35514f26d86ad804148baf59257509995ed7c139878 |
|
MD5 | fab85ab7a7250da4752cee0068565d4d |
|
BLAKE2b-256 | 55a79fd27bf28a844fa35eb37d8e25824a1bf8ea27a16745285cf8d24b405269 |