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, as it 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.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f58f68e74ff87c8b5cdf5e65ce610ae5e2c022a0729ee41b3fb403e09556ba0e |
|
MD5 | a6b0370e2b8d35cbb171c7a06bad7a8c |
|
BLAKE2b-256 | bdf4d93544f873b759b8a4be5803e25207ffe3a759e189e3f344851952094573 |
Close
Hashes for specterext_stacktrack-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c29ffe31bfaf174d76b98df69ba2f49c8bb166707523130e404fba434fe8878 |
|
MD5 | bdcf3b2d51aded62e60fd3d487364d69 |
|
BLAKE2b-256 | ba3ac1a253fcc6b512a893aac110e11e779a88542d8031087615edf377ba10f5 |