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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bcecda020a1556be0cde36f255713692360dcf569d8ad18408b6fba26d2d730 |
|
MD5 | d7b87407e858baad8d6253535626a856 |
|
BLAKE2b-256 | f004454efbe306835df8a2d93b83cf6582830983553f4eafc3a8af4adbce45b0 |
Close
Hashes for specterext_stacktrack-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 760d405101afd31359a3f7fc852a1be6f975c5526f506f492025df546a0204a8 |
|
MD5 | d5c056f923956d72762a8bd10d89c54c |
|
BLAKE2b-256 | 2aec6668372880d193256ceb70a30645c3595d1017a85b59b082190c13eef51e |