Specter Desktop extension to add time series charts for visualizing wallet balances
Project description
specterext-stacktrack
Specter Desktop plugin to add time series charts for visualizing wallet balances.
To run:
$ git clone https://github.com/cryptoadvance/specterext-stacktrack.git
$ cd specterext-stacktrack
$ pip3 install virtualenv
$ virtualenv --python=python3 .env
# or do this instead to avoid 3.10, is isn't yet supported
# $ virtualenv --python=python3.9 .env
$ source .env/bin/activate
$ pip3 install -r requirements.txt
$ pip3 install -e .
$ python3 setup.py install
$ python3 -m cryptoadvance.specter server --config DevelopmentConfig --debug
Then point your browser to http://localhost:25441 and choose Services → StackTrack.
Development
Running unit tests:
$ pytest
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
Close
Hashes for specterext_stacktrack-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b32fe2b3d07eef872acfc19eb3a72159328c96b5c422d8e935d3c75a8a285c3c |
|
MD5 | 0f874dae191da30a935ed07ce125bcc8 |
|
BLAKE2b-256 | 0a26872dc21ecad6b198870b5b00795dd6b2706e0c9819a14b35e094225a0d53 |
Close
Hashes for specterext_stacktrack-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73d20122e6375e7b06a4494ab2ebf02682df4a156f25daa7db238d8daa589247 |
|
MD5 | 634278c39ce81d67317dbe1199eee470 |
|
BLAKE2b-256 | d2e5b6fe791c3173072da70a5e6a2c62ddac27a8b7d1d3db81709f1c84135e18 |