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.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41b0482a3194bb43715f9716bcbf9e60805a231bce6b06252935a084274ea32a |
|
MD5 | d8c19a9f8d0eea8bd40b419f0f40f059 |
|
BLAKE2b-256 | a824138fa956754ab6478f67d039161d9caaa5e4c06b488a41f48da29a1d1f63 |
Close
Hashes for specterext_stacktrack-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39176bf48a9c31a3b6123e288da7080ba6ac73543d02dd1aa1565843b7a48c97 |
|
MD5 | cb67d13dcb30f1177dd4bf0e96dbc751 |
|
BLAKE2b-256 | 92665a3f5d56cafd40d9fb2851b32b55373485fd1434de331dbdccd69288cce7 |