Template for NREL python package
Project description
T3CO-Go
This repo contains a web-based dashboard called T3CO-Go for NREL's comprehensive total cost of ownership tool, T3CO.
Overview
This is a template for your NREL Python Package
Installation
Go to Installation Guide
T3CO-Go can be installed from two sources: PyPI or GitHub
Installation Source #1: PyPI
From within the Python environment, navigate to the parent directory containing the T3CO repository (cd T3CO-Go) and run one of these three installation options:
For the default option/extra:
pip install t3co_go
Installation Source #2: From a git clone of the repository
T3CO-Go can also be installed from a clone of the GitHub repository.
First, clone the repository from GitHub from your desired directory (eg., /Users/Projects/):
git clone https://github.com/NREL/T3CO_Go.git T3CO_Go
This creates a git compliant folder 'T3CO_Go' (i.e., a '/Users/Projects/T3CO_Go' folder)
From within the Python environment, navigate to the parent directory containing the T3CO repository (cd T3CO_Go) and run this command:
pip install -e .
Quick Start
Go to Quick Start Guide
Starting a T3CO-Go instance
After installing T3CO_Go within a Python environment using one of the two sources, run this command:
run_t3co_go
This will open a web browser tab with T3CO prepared to run on your local machine in the background.
Acknowledgements
How to Cite this tool
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 t3co_go-0.1.0.tar.gz.
File metadata
- Download URL: t3co_go-0.1.0.tar.gz
- Upload date:
- Size: 292.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7522a5b8b5fc3ccafbae082e6d4a823c3af392a03639cdf73006207408b9b970
|
|
| MD5 |
ddb44265aad3f3147c7247a380e45826
|
|
| BLAKE2b-256 |
035a1c935ea507e10f60d268ccfd96c431a679eb2376e6584042ea9aa1b482ec
|
File details
Details for the file t3co_go-0.1.0-py3-none-any.whl.
File metadata
- Download URL: t3co_go-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34084511d27fab4068f2f5f99eb325e5b1f61ccbbe0cd2d17f316b34e7808cec
|
|
| MD5 |
17e991a29830353fccfc7852101de876
|
|
| BLAKE2b-256 |
89f8b28c9f1a57da5c9741d436186bd803171c92d5818045b7abc3991293abcc
|