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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34a5e9da8a3cb7a4c8b7bc4e0a417a043150e608a7261e56d84fbfba9af15b8a |
|
MD5 | 5323269fb07b5dabf7aa336206468516 |
|
BLAKE2b-256 | eb9d9ada73edb0fdfdd09b30bf19589bfa72aa1a3543a3bc6926da38400a991c |
Close
Hashes for specterext_stacktrack-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28729d1a981d8c061902b3d26baefc723d286aecea4d203ed729d1c89a9de267 |
|
MD5 | a5c57abe35e344fdbda490b82dae0328 |
|
BLAKE2b-256 | ffc67a11d558cb1e4f7de2eb8fe6a50e9bc9e54dbea4c24ed79e7a6441eddfb4 |