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.1rc1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91a256a51b8ff69769c3f0235ae0fe582f63044c39641fe311fc7d30ccccaa57 |
|
MD5 | 88b58289433c1eaf761d36e021858067 |
|
BLAKE2b-256 | dc50692380a3bf2f65f093ad93a7c03781bb0bf3b83e2905657033ebee0a0d2b |
Close
Hashes for specterext_stacktrack-0.0.1rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f371f20eece550faa53501c2ef0c9a274f5ddd41c4960de25bff6d2787a24ffe |
|
MD5 | fd08ea251349b05caf50cdaedb9a059b |
|
BLAKE2b-256 | d80f3fab97ad169b3208101ef90a2cba02b0376fb553bc91de38276b5305668a |